2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-05-02 21:38:48 +00:00

354 Commits

Author SHA1 Message Date
6e77029d7d Revert "fix for part with no bom"
This reverts commit dd58f8997715bb2e0ac02811fec6e8eb4086c5aa.
2021-06-17 18:12:41 +02:00
dd58f89977 fix for part with no bom 2021-06-17 14:51:41 +02:00
4f3bfe569a added in internal prices in price calculations 2021-06-07 05:25:13 +02:00
0e8a97acb0 added permissions 2021-06-07 05:23:13 +02:00
768080f9a0 Adding internal functions to use internal prices 2021-06-05 17:06:58 +02:00
0d93c96f2a adding internal price breaks as in #1606 2021-06-05 17:01:49 +02:00
Matthias Mair
9cc81df276 Merge branch 'inventree:master' into price-history 2021-05-28 12:14:03 +02:00
Oliver Walters
af1904b6e4 Simplify exhange rate backend 2021-05-27 15:45:38 +10:00
b15c20611d style 2021-05-24 22:45:00 +02:00
b4c9edcd27 bom-price ranges as pie-chart 2021-05-24 22:31:33 +02:00
25681fb805 style 2021-05-24 01:30:37 +02:00
7c18ebbbe4 creating new tab 2021-05-24 01:13:46 +02:00
169745c11f style fix 2021-05-11 16:23:26 +02:00
71c3ff4b9f prefetching related information 2021-05-11 16:15:10 +02:00
4156b71c4b Merge branch 'master' of https://github.com/inventree/InvenTree into price-history 2021-05-11 13:32:14 +02:00
Matthias Mair
e59f467c79
Merge branch 'master' into spaces! 2021-05-08 12:27:19 +02: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
792b2d11c0 cleanup 2021-05-06 16:46:52 +02:00
660a3f9410 cleaner get function 2021-05-06 16:46:29 +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
b09f49aaa5 Merge branch 'master' of https://github.com/inventree/InvenTree into issue1425 2021-05-06 14:54:26 +02:00
Matthias Mair
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
030865f8dd sale price in pricing table 2021-05-05 23:49:04 +02:00
b392586a08 quantity also for modal 2021-05-05 20:55:37 +02:00
75f487aee9 Merge branch 'master' of https://github.com/inventree/InvenTree into price-history 2021-05-04 00:02:15 +02:00
eeintech
87b38ec992 Added support for fractional part/bom quantity and price 2021-04-29 14:22:07 -04:00
80d46fb3ab cleanup; using one currency 2021-04-22 12:30:38 +02:00
a0154067d2 added setting -> default false 2021-04-22 12:05:48 +02:00
3598c36043 Merge branch 'master' of https://github.com/inventree/InvenTree into price-history 2021-04-17 09:59:05 +02:00
75381cbb7b Merge branch 'master' of https://github.com/inventree/InvenTree into price-history 2021-04-14 21:18:21 +02:00
eeintech
c0691c3e9b Decoupled manufacturer and supplier data in BOM export, aggregate data needs more work 2021-04-07 11:43:05 -04:00
f647120cd1 initial showcase implementation 2021-04-06 18:17:09 +02:00
20c455384e added more translation-strings 2021-04-04 22:44:14 +02:00
Oliver
57289fe141
Merge pull request #1410 from SchrodingersGat/image-downloader
Image downloader
2021-03-18 11:10:07 +11:00
Oliver Walters
9c91ba4692 Add image download functionality for company 2021-03-18 09:20:24 +11:00
Oliver Walters
db47629867 Cleanup 2021-03-17 23:15:48 +11:00
Oliver Walters
8b310d8e47 Check length of response 2021-03-17 23:11:38 +11:00
Oliver Walters
be30933bfa Add custom form template 2021-03-17 23:06:56 +11:00
Oliver Walters
9a710ca28f Fix image download code 2021-03-17 23:02:32 +11:00
Oliver Walters
5b7d35e6f7 add View 2021-03-17 08:28:28 +11:00
eeintech
85474516a3 Merge branch 'master' of github.com:inventree/InvenTree into ipn_edit_setting 2021-03-16 10:23:27 -04:00
eeintech
d39bd88440 Split required and part match headers for BOM import 2021-03-15 09:41:04 -04:00
eeintech
b152f7041b Add setting to disable IPN editing after part is created (web only) 2021-03-12 10:30:31 -05:00
Oliver Walters
d111e7bff0 Hide fields rather than pop, to reduce warnings in CI logs 2021-03-04 21:42:49 +11:00
Oliver Walters
cd01bb0ad7 Refactor HTML view permission
- Introspect database model from View
- Automatically get the permission from the View class
2021-03-02 21:32:32 +11:00
Oliver Walters
15a59d54ca Abstract template context data for part 2021-02-24 09:05:31 +11:00
Oliver Walters
34df19242c Adds more context data 2021-02-17 11:08:11 +11:00