Commit Graph
100 Commits
Author SHA1 Message Date
matmair 03fb6e5c61 support leading zeros in serial numbers 2021-07-10 17:54:17 +02:00
matmair 2db42eff50 remove unneeded tag 2021-07-06 21:25:42 +02:00
matmair 98c52c06ac Revert "fetching supplier part for stock tables"
This reverts commit eaf191dc8d.
2021-07-06 21:20:27 +02:00
matmair 9ed2338162 bolder type for serial numbers 2021-07-06 21:10:42 +02:00
matmair 84b67e2cc1 also allow the boundaries 2021-07-05 00:53:05 +02:00
matmair 1786c029b4 prev and next serial link in stock items 2021-07-05 00:47:45 +02:00
matmair 369acb494b new tag for url resolve 2021-07-05 00:46:51 +02:00
matmair eaf191dc8d fetching supplier part for stock tables 2021-07-04 23:45:04 +02:00
matmair 4711f0b823 fromatter for responsible group 2021-07-04 00:16:14 +02:00
matmair 7b3bc33b88 using owner serializer 2021-07-04 00:15:44 +02:00
matmair 4f31cee6a3 Merge branch 'master' of https://github.com/inventree/InvenTree into extend-build-order 2021-07-04 00:02:29 +02:00
matmair 16fafbfb30 sock table link to stock 2021-07-03 02:05:37 +02:00
matmair 57ce82de32 show supplier_part in stock-table
#1323
2021-07-03 02:04:39 +02:00
matmair ffa9dd18cf adding new fields into table 2021-07-03 01:49:18 +02:00
matmair 4f432d4db2 extend api with issuer
#1356
2021-07-03 01:47:54 +02:00
matmair f46d9537ec changes email-warning to yellow #1732 2021-07-03 00:36:07 +02:00
matmair 23bd6acc94 changed doc string 2021-07-03 00:18:41 +02:00
matmair 54cb8fa736 adds depleted stock to index 2021-07-03 00:08:00 +02:00
matmair 1bfa3cdd63 makes currency selection human-readable 2021-07-02 20:02:15 +02:00
matmair f8e2d53ad4 Merge branch 'master' of https://github.com/inventree/InvenTree into one-pricing-view 2021-07-02 16:44:43 +02:00
matmair 628e365c6a fix for bom-pricing chart not showing up 2021-07-02 16:44:25 +02:00
matmair f051714a75 style fix 2021-07-02 16:34:06 +02:00
matmair 9c8717574a implement purchase price filter for stock table
Closes #1717
2021-07-02 16:31:42 +02:00
matmair 5aaced6e66 migration for file-based currency setting 2021-07-01 18:20:39 +02:00
matmair 14c904c0c5 style fixes 2021-07-01 10:45:33 +02:00
matmair 951e8910ba using functions for currency codes 2021-07-01 10:41:23 +02:00
matmair 983255a05e naming refactor 2021-07-01 10:37:16 +02:00
matmair 66c1e9c97d currency codes in own function 2021-07-01 10:32:07 +02:00
matmair 3c6c9c59d6 added clean migration steps for all price fields 2021-07-01 07:11:15 +02:00
matmair 9b7a08f50f fixed doc 2021-07-01 07:07:40 +02:00
matmair 4d86f33e23 clean Money migrations! 2021-07-01 07:07:02 +02:00
matmair ea8b102897 style fix 2021-07-01 00:50:50 +02:00
matmair 7c6a58e936 handle default in kwargs 2021-07-01 00:48:16 +02:00
matmair dbb9fbd9fd set default currency in field 2021-07-01 00:46:53 +02:00
matmair fcdefc4f83 removing default_currency in fields 2021-07-01 00:40:26 +02:00
matmair e2278fc261 removing lambda 2021-07-01 00:33:24 +02:00
matmair 4b7e8c7d21 style fixes 2021-07-01 00:14:23 +02:00
matmair 3a57093b4e replace MoneyFields with inherited classes 2021-07-01 00:13:38 +02:00
matmair 56b23389d3 missed the settings definition 2021-06-30 23:54:56 +02:00
matmair 4fa57aee16 changing method call to avoid circle ref 2021-06-30 23:48:43 +02:00
matmair 2c7a4a1246 switching out BASE_CURRENCY 2021-06-30 23:38:48 +02:00
matmair 92645d790b use setting for currency_code_default 2021-06-30 23:36:46 +02:00
matmair 88f57a211f setting for default currency 2021-06-30 23:35:57 +02:00
matmair d10169932d option to hide related parts #1733 2021-06-29 12:33:54 +02:00
matmair 153be2df13 Merge branch 'master' of https://github.com/inventree/InvenTree into allocated-sort-qty 2021-06-29 00:17:29 +02:00
matmair 5598f7fad1 added sale price history 2021-06-27 21:32:27 +02:00
matmair 4462b1e250 order stock histroy items 2021-06-27 21:31:34 +02:00
matmair e06397adc1 refactor 2021-06-27 21:31:10 +02:00
matmair f479c0cd27 naming refactor 2021-06-27 20:46:52 +02:00
matmair ef07c93634 section anchors 2021-06-27 18:31:40 +02:00
matmair d71aee00cd refactor of variable names 2021-06-27 17:54:33 +02:00
matmair 984efd7493 sort graph-data as well 2021-06-27 17:51:49 +02:00
matmair 16f25f54d4 sorting price-breaks on start 2021-06-27 17:45:31 +02:00
matmair 547f7a8f36 Merge branch 'master' of https://github.com/inventree/InvenTree into one-pricing-view 2021-06-27 14:40:17 +02:00
matmair cd6d13fa7d Merge branch 'master' of https://github.com/inventree/InvenTree into bom-pricing 2021-06-27 14:38:23 +02:00
matmair e4a9d56ba0 style fixes 2021-06-27 14:26:51 +02:00
matmair 4f726931a6 adds in money-conversion helper 2021-06-27 14:18:37 +02:00
matmair a3ec24fbcc Reenabling prices for BOM items
Closes #1721
2021-06-27 13:48:08 +02:00
matmair 67128c308b fixing typo 2021-06-27 12:26:02 +02:00
matmair d28d66795d linked price break graphs 2021-06-25 07:41:00 +02:00
matmair 4921cd47f9 refactor for better readabilty 2021-06-25 07:40:01 +02:00
matmair b99af16bfd preparing for price breaks diagrams 2021-06-24 22:13:56 +02:00
matmair 9ce5a9823e added doc for internal price 2021-06-24 21:48:00 +02:00
matmair abe00232f3 use internal price in more places 2021-06-24 21:47:11 +02:00
matmair 9f27a77689 price break js refactor 2021-06-24 01:19:09 +02:00
matmair d7d080fb96 adding in manufacturer and supplier tables 2021-06-23 15:30:04 +02:00
matmair 761aa04aba added bom-table 2021-06-23 12:16:33 +02:00
matmair 332c0a43fd clearer headings 2021-06-23 12:16:04 +02:00
matmair 522ca161d6 added permissions-check to bom 2021-06-23 01:26:07 +02:00
matmair c8ff6ee0e2 removing old views 2021-06-23 01:11:25 +02:00
matmair 093a181751 initial structure for single pricing view 2021-06-23 01:07:07 +02:00
matmair b503c62464 Merge branch 'master' of https://github.com/inventree/InvenTree into order-modal-show-price 2021-06-22 00:27:56 +02:00
matmair c8defae575 fixing allocation sorting 2021-06-22 00:03:54 +02:00
matmair 8b515571ca I think a fix for #1663
Closes #1663
2021-06-21 23:33:27 +02:00
matmair 80e47b6f76 addd in sorting for category
fixes #1689
2021-06-20 22:49:06 +02:00
matmair a0b83d530c refactor 2021-06-20 20:19:11 +02:00
matmair 59aae51652 show stock history starting by 1 element 2021-06-20 20:17:01 +02:00
matmair b32a6b50d2 fixes #1671 2021-06-20 20:16:14 +02:00
matmair 4d0ce643a1 fix for timezone warning on heartbeat 2021-06-20 19:53:17 +02:00
matmair a3517b9313 fixes: response data stays persistent throughout views 2021-06-20 18:52:55 +02:00
matmair b4412ef575 also show prices of the value 0 2021-06-20 13:32:52 +02:00
matmair 452d2004ce added handling for no supplier price 2021-06-19 23:46:31 +02:00
matmair 7d5aa8189d Merge branch 'master' of https://github.com/inventree/InvenTree into part-import 2021-06-18 23:30:54 +02:00
matmair b86793703e Merge branch 'part-import' of https://github.com/matmair/InvenTree into part-import 2021-06-18 23:14:48 +02:00
matmair 59e6cc1a10 Merge branch 'master' of https://github.com/inventree/InvenTree into part-import 2021-06-18 23:10:59 +02:00
matmair 15804f873b Merge branch 'master' of https://github.com/inventree/InvenTree into order-modal-show-price 2021-06-18 16:46:11 +02:00
matmair 2cbdeae914 style-fix 2021-06-18 00:18:45 +02:00
matmair 865a2b4af8 Merge branch 'modal-options' of https://github.com/matmair/InvenTree into order-modal-show-price 2021-06-17 23:44:45 +02:00
matmair f0dd543ffa render price in oer-modal if enabled in settings 2021-06-17 23:44:22 +02:00
matmair a3a623a5ca update-button for modal, repeat 1st step on use 2021-06-17 23:24:32 +02:00
matmair 2d8b96a6b8 setting to control visibility of price 2021-06-17 23:15:42 +02:00
matmair 4c7508cd6b tag to call a method with (multiple)args 2021-06-17 23:11:31 +02:00
matmair 58b6bbb236 tag to read out dict value 2021-06-17 23:09:50 +02:00
matmair c74ee4e925 doc for option.buttons 2021-06-17 19:24:08 +02:00
matmair 96c29847e1 add custom buttons with response 2021-06-17 19:23:30 +02:00
matmair 3d17388b48 set modal title with response 2021-06-17 19:22:00 +02:00
matmair ebe2ae77a5 hide error message with response 2021-06-17 19:18:34 +02:00
matmair 789865b996 style-fix 2021-06-17 18:25:05 +02:00
matmair 997d68694e fix for part with no bom-price #1678 2021-06-17 18:21:11 +02:00
matmair 6e77029d7d Revert "fix for part with no bom"
This reverts commit dd58f89977.
2021-06-17 18:12:41 +02:00