2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-16 12:05:53 +00:00
Commit Graph

5242 Commits

Author SHA1 Message Date
70ad0ba0de Improve reporting in stock history API 2021-05-11 17:41:17 +10:00
af53b341f0 Replace "addTrasactionNote" function with "add_tracking_entry"
- Does not add translated strings to the database
2021-05-11 17:17:48 +10:00
82c6d10c33 Add translateable status codes for StockHistory 2021-05-11 17:12:31 +10:00
efec09e9a7 Merge pull request #1571 from SchrodingersGat/clipboard-tweaks
Trim content when copying to clipboard
2021-05-11 08:39:14 +10:00
6aab704144 Trim content when copying to clipboard 2021-05-10 19:40:54 +10:00
c7d625f23e Merge pull request #1565 from matmair/clipboard-ui
Clipboard UI
2021-05-10 17:24:31 +10:00
fc83458bdb changes as suggested by @SchrodingersGat 2021-05-10 07:53:58 +02:00
fb1dce1357 Merge pull request #1567 from SchrodingersGat/login-redirect
Login redirect
2021-05-10 12:56:30 +10:00
7e55e343e2 PEP fix 2021-05-10 12:35:19 +10:00
6a08191595 Merge pull request #1564 from matmair/fix-css
inventree.css cleanup
2021-05-10 12:34:25 +10:00
be31154a44 Cleaner implementation 2021-05-10 12:33:49 +10:00
d9f621c922 Login redirect fix 2021-05-10 12:29:51 +10:00
b0a8477a54 removes unallowed char 2021-05-09 14:35:33 +02:00
c148ab9f8e fixed css-comments 2021-05-09 14:34:52 +02:00
d38c1f6c0b sample implementation 2021-05-09 14:30:39 +02:00
9f6f69a815 rename for shorter inclusion str 2021-05-09 14:29:35 +02:00
783b039eb1 initial functionality for #997 2021-05-09 14:28:46 +02:00
1f1b0547b0 Merge pull request #1563 from matmair/smal-trans
just a small translation
2021-05-09 10:16:57 +10:00
a210b331ce just a small translation 2021-05-09 00:27:00 +02:00
e683912561 Merge pull request #1556 from matmair/spaces!
removes all lines consisting only of spaces
2021-05-08 20:54:36 +10:00
5eb1a1f426 fixed styling 2021-05-08 12:32:19 +02:00
e59f467c79 Merge branch 'master' into spaces! 2021-05-08 12:27:19 +02:00
e47a8d6d5e Merge pull request #1545 from matmair/issue1425
adds sales order line item price
2021-05-07 23:54:45 +10:00
63cf75eefc styling again 2021-05-07 15:37:15 +02:00
b6043af7c0 auto-set price if sales-order line is added 2021-05-07 15:35:35 +02:00
bdd61fdb2c enable live-serving of i18n_static tag in debug (#1560)
* enable live-serving of i18n_static tag in debug

* style repair
2021-05-07 23:18:06 +10:00
9e59d41f12 style improvments 2021-05-07 07:46:35 +02:00
ae01503a9e handeling data in an inheritable way 2021-05-07 07:20:43 +02:00
c775c4611f adding custom action button
save the changes to the db and return success-json
2021-05-07 07:19:43 +02:00
f73863ea51 adding in cstm action buttons function 2021-05-07 07:18:13 +02:00
09fe9ccf11 sales order item tracking 2021-05-07 07:15:33 +02:00
985967fccb save return of part.id 2021-05-07 07:13:23 +02:00
5ed17022f2 Fixed stock import as it was not validating the serial properly (#1559) 2021-05-07 07:57:16 +10:00
053793288b same spacing for tables
thanks @eeintech
2021-05-06 18:05:43 +02:00
aac05db6bf style fixing 2021-05-06 17:15:10 +02:00
792b2d11c0 cleanup 2021-05-06 16:46:52 +02:00
660a3f9410 cleaner get function 2021-05-06 16:46:29 +02:00
90c207b935 keeping part id in inherited form 2021-05-06 16:45:39 +02:00
4830ff28bf new function for initials 2021-05-06 16:34:37 +02:00
c2a5e1fd23 moved the special stuff into the inherited view 2021-05-06 16:29:03 +02:00
3a1c233bff Bug/calender (#1558)
* fixes calendar not rendering when toggling view

* same for po

* and builds
2021-05-07 00:11:08 +10:00
b09f49aaa5 Merge branch 'master' of https://github.com/inventree/InvenTree into issue1425 2021-05-06 14:54:26 +02:00
d8769748f5 config 2021-05-06 14:46:32 +02:00
c1bcc60f0a forgot a py 2021-05-06 14:41:26 +02:00
d5b65e6e41 yaml! 2021-05-06 14:38:13 +02:00
8c63b53c16 here we go js 2021-05-06 14:35:23 +02:00
a77d9d9de7 same treatment for html 2021-05-06 14:33:03 +02:00
39d4129157 chery picked all fixed trans str from #1438 (#1554) 2021-05-06 20:29:58 +10:00
f2b0717d10 removes all lines consisting only of spaces
this really bothers me for some reason - nothing technical
2021-05-06 12:11:38 +02:00
3511b4adda Merge pull request #1550 from matmair/layout-fix
Layout fix
2021-05-06 08:58:08 +10:00