2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-13 10:35:40 +00:00
Commit Graph

9682 Commits

Author SHA1 Message Date
a174106189 Fix: New translations django.po from Crowdin 2021-10-06 21:23:32 +11:00
7e6653d964 Fix: New translations django.po from Crowdin 2021-10-06 21:23:30 +11:00
9f1ce90b68 Fix: New translations django.po from Crowdin 2021-10-06 21:23:29 +11:00
1be55ef078 Fix: New translations django.po from Crowdin 2021-10-06 21:23:28 +11:00
32ee020d63 Fix: New translations django.po from Crowdin 2021-10-06 21:23:26 +11:00
4a218c030e Fix: New translations django.po from Crowdin 2021-10-06 21:23:25 +11:00
722e2d2716 Fix: New translations django.po from Crowdin 2021-10-06 21:23:24 +11:00
400279e721 Fix: New translations django.po from Crowdin 2021-10-06 21:23:22 +11:00
c6034030d6 Fix: New translations django.po from Crowdin 2021-10-06 21:23:21 +11:00
4a5871c6fb Fix: New translations django.po from Crowdin 2021-10-06 21:23:20 +11:00
80d8645a0c Adds a new task to periodically remove old error messages 2021-10-06 21:20:40 +11:00
bc3be635ae Reset modal image when a new image is uploaded 2021-10-06 21:03:40 +11:00
c2d33588d0 Merge pull request from SchrodingersGat/docs-link-fix
Fix docs link for release versions
2021-10-06 20:52:34 +11:00
8ed81bdb01 Merge pull request from SchrodingersGat/sales-order-allocation-fixes
Sales order allocation fixes
2021-10-06 20:51:23 +11:00
a8388b0999 JS linting 2021-10-06 20:35:51 +11:00
5b94e24af1 Fix docs link for release versions
- Use full x.y.z format
- Requires a docs release for every code relesase
2021-10-06 20:23:42 +11:00
535d45bce4 Remove outdated Views / Forms 2021-10-06 20:19:29 +11:00
5cdf5a2670 Only include "in stocK" field if the sales order is pending 2021-10-06 20:16:59 +11:00
336b05aa4e Exclude sales order allocations when searching stock 2021-10-06 17:42:00 +11:00
c312d95277 Fix: New translations django.po from Crowdin 2021-10-06 17:36:53 +11:00
11a75cf5b8 Fix: New translations django.po from Crowdin 2021-10-06 17:36:52 +11:00
6b1d44a61c Fix: New translations django.po from Crowdin 2021-10-06 17:36:51 +11:00
5eca5be363 Fix: New translations django.po from Crowdin 2021-10-06 17:36:49 +11:00
d47c14eef8 Fix: New translations django.po from Crowdin 2021-10-06 17:36:48 +11:00
f8b9c0ea90 Fix: New translations django.po from Crowdin 2021-10-06 17:36:47 +11:00
8a4404bd1b Fix: New translations django.po from Crowdin 2021-10-06 17:36:45 +11:00
67f261820b Fix: New translations django.po from Crowdin 2021-10-06 17:36:44 +11:00
e5ea5de7cb Fix: New translations django.po from Crowdin 2021-10-06 17:36:42 +11:00
fd1f5c454b Fix: New translations django.po from Crowdin 2021-10-06 17:36:41 +11:00
ea2d773311 Fix: New translations django.po from Crowdin 2021-10-06 17:36:40 +11:00
27bb33a6c8 Fix: New translations django.po from Crowdin 2021-10-06 17:36:39 +11:00
f4e50d2502 Fix: New translations django.po from Crowdin 2021-10-06 17:36:36 +11:00
b5d2ad24cf Fix: New translations django.po from Crowdin 2021-10-06 17:36:35 +11:00
48d9cd794c Fix: New translations django.po from Crowdin 2021-10-06 17:36:34 +11:00
dbe181a21c Fix: New translations django.po from Crowdin 2021-10-06 17:36:32 +11:00
c698bac9b6 Fix: New translations django.po from Crowdin 2021-10-06 17:36:31 +11:00
00a38c22d1 Fix: New translations django.po from Crowdin 2021-10-06 17:36:30 +11:00
cbd2732622 Merge remote-tracking branch 'inventree/master' into sales-order-allocation-fixes 2021-10-06 17:28:38 +11:00
b5c5842e7d Add ability to create a new sales order allocation using the API forms framework 2021-10-06 17:26:48 +11:00
6706d6c768 Merge pull request from SchrodingersGat/sales-order-table-fixes
Bug fixes for SalesOrderLineItem table
2021-10-06 17:21:28 +11:00
4d13674452 Migrate views to use the API forms architecture:
- SalesOrderAllocationEdit
- SalesOrderAllocationDelete
2021-10-06 17:16:01 +11:00
87775ae16b Brace yourseflf 2021-10-06 17:02:27 +11:00
b8b4c60c43 Fix API endpoints for so-allocation detail 2021-10-06 17:02:03 +11:00
e055902f3e More JS linting 2021-10-06 16:58:00 +11:00
0b7811b7e0 Add API endpoint for SalesOrderAllocation model
- Increment API version number
2021-10-06 16:54:40 +11:00
237ecd12a9 Merge branch 'sales-order-table-fixes' into sales-order-allocation-fixes 2021-10-06 16:54:06 +11:00
21be5b4a26 JS linting 2021-10-06 16:52:56 +11:00
ac3a97d4d6 Fix button callbacks for the allocation table 2021-10-06 16:47:21 +11:00
4d8bec9663 Fix rendering of row sub tables 2021-10-06 16:38:13 +11:00
f9f8527ae5 Fix build button
- Now links into the API forms
2021-10-06 16:20:15 +11:00