Matthias
c5fc8ba6ab
typo fix
2021-10-03 14:52:36 +02:00
Matthias
d977aac6a0
fix test for actions
2021-10-03 14:51:37 +02:00
Matthias
fadf4d5ca8
fix tests
2021-10-03 14:25:40 +02:00
Matthias
094feec495
also run tests in samples
2021-10-03 14:23:13 +02:00
Matthias
8fc2610a9d
simplify loading
2021-10-03 14:16:21 +02:00
Matthias
cd343d224b
PEP fix
2021-10-03 13:44:30 +02:00
Matthias
9695d50bf4
enable templates for plugins
2021-10-03 13:39:11 +02:00
Matthias
04eee50653
initiate plugins on startup
2021-10-03 13:36:42 +02:00
Oliver
b7ff50ca87
Merge pull request #2090 from SchrodingersGat/po-api-fix
...
Fix for purchase order API
2021-10-03 01:33:23 +10:00
Oliver
8c78d3b8ea
Add unit test
2021-10-03 01:03:40 +10:00
Oliver
6d448d8475
Handle internal django errors when receiving purchase order items via the API
...
(cherry picked from commit 9355c68024
)
2021-10-03 00:24:09 +10:00
Matthias
eaffd5fd0c
add method to access plugin setting faster
2021-10-01 17:10:36 +02:00
Oliver
16dcd8adf6
Merge pull request #2084 from eeintech/show_part_delete
...
Show part delete button when part still active
2021-10-01 08:46:25 +10:00
eeintech
480ff5e6cb
Hide submit button in modal when part is still active
2021-09-30 09:58:23 -04:00
Oliver
172d184a4d
Merge pull request #2086 from SchrodingersGat/search-fix
...
Fix for search page
2021-09-30 22:13:38 +10:00
Oliver
7e81f419d7
Refactor search results for stock items and locations
2021-09-30 20:23:41 +10:00
Oliver
ab9d247531
server-side pagination for manufacturer part table
2021-09-30 20:17:10 +10:00
Oliver
e36039b03f
Server-side pagination for part category search results
2021-09-30 20:15:54 +10:00
Oliver
b9c8e46e1c
Fixes for supplierpart table
...
- Paginate on server side
2021-09-30 20:12:27 +10:00
Oliver
15d96a3288
Fix for URL in supplier parts table
2021-09-30 19:50:16 +10:00
Oliver
4ced13466a
Use "original_search" rather than "search"
2021-09-30 17:57:19 +10:00
Oliver
6cf144c61f
Retain "original" search parameter in query
2021-09-30 17:53:14 +10:00
Oliver
b3422e592d
Update README.md
2021-09-30 10:46:22 +10:00
Oliver
819934af7e
Merge pull request #2083 from SchrodingersGat/search-results
...
Display "full_name" rather than "name" in quick search bar
2021-09-30 09:42:50 +10:00
eeintech
1e9ae927d4
Show part delete button when part still active
2021-09-29 11:48:27 -04:00
Oliver
b1730914c3
Display "full_name" rather than "name" in quick search bar
2021-09-29 22:12:20 +10:00
Matthias
9469c17be1
refactor
2021-09-29 00:56:01 +02:00
Matthias
3f8ac70162
PEP fix
2021-09-29 00:31:50 +02:00
Matthias
9a60cc0409
cleanup
2021-09-29 00:26:02 +02:00
Matthias
cfef5d63b3
test sample code
2021-09-29 00:24:09 +02:00
Matthias
2b2238049a
reading might help...
2021-09-29 00:12:22 +02:00
Matthias
96efba5d85
fix names now?
2021-09-29 00:08:29 +02:00
Matthias
cd9d3cdcb6
fix names
2021-09-28 23:45:32 +02:00
Matthias
ae66442156
test for action plugin
2021-09-28 22:55:52 +02:00
Matthias
ed312b9cf1
PEP fix
2021-09-28 22:37:54 +02:00
Matthias
1f96885e05
check url resolver
2021-09-28 22:36:04 +02:00
Matthias
c94e1347d3
more coverage
2021-09-28 22:28:39 +02:00
Oliver
344383d3d4
Merge pull request #2082 from SchrodingersGat/stock-item-delete
...
Override the "delete" behaviour for StockItem API
2021-09-28 10:57:14 +10:00
Oliver
62e62af5fc
PEP style fixes
2021-09-28 10:41:30 +10:00
Oliver
d9704f4123
Add unit test for deleting stock items via the API
2021-09-28 10:41:03 +10:00
Oliver
2d9ca7c1b6
Do not rebuild the entire StockItem tree every time a single StockItem is deleted!
2021-09-28 10:36:01 +10:00
Oliver
16e00962f5
Override the "delete" behaviour for StockItem API
...
- Mark for deletion instead of calling database delete
- Returns (almost) instantly instead of hanging
- Much better UI experience when performing bulk delete operations
2021-09-28 10:14:25 +10:00
Oliver
eb48c6ebdb
Delete app_issue.md
2021-09-28 09:29:14 +10:00
Matthias
e41e2586a6
fix values return
2021-09-28 01:26:04 +02:00
Matthias
7e9f22cbde
PEP fix 2
2021-09-28 01:19:51 +02:00
Matthias
7040eda11e
PEP fix
2021-09-28 01:16:10 +02:00
Matthias
9d1d8bbeaa
integration tests
2021-09-28 01:09:25 +02:00
Oliver
b623f34881
Merge pull request #2079 from SchrodingersGat/url-fix
...
URL fixes
2021-09-27 14:32:41 +10:00
Oliver
26e3dbd9d0
Remove debug message
2021-09-27 11:46:14 +10:00
Oliver
ef01bdff07
Fix links in part table
2021-09-27 11:42:47 +10:00