2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-11-18 21:57:44 +00:00

Commit Graph

  • 42c1210fba Calculate required build quantity Oliver Walters 2020-10-24 13:16:43 +11:00
  • a3265ef9fd Unallocate stock against a particular line item Oliver Walters 2020-10-24 13:15:13 +11:00
  • b7e7543be6 Add some more buttons to build table Oliver Walters 2020-10-24 12:59:05 +11:00
  • b45a11aa3d Refactor: Add "makeIconBadge" javascript function Oliver Walters 2020-10-24 00:33:30 +11:00
  • ea7b1b65d6 Delete a build output entirely Oliver Walters 2020-10-24 00:14:27 +11:00
  • a71a51b848 Build can be "unallocated" against a single build output Oliver Walters 2020-10-23 23:52:59 +11:00
  • fb7d9a7edf Move "getAvailableStockItems" to the build model Oliver Walters 2020-10-23 23:33:27 +11:00
  • 0752df26dc Bug fixes for BuildItemCreate view: Oliver Walters 2020-10-23 23:09:22 +11:00
  • 076d5c4f7f Cleanup get_required_parts function Oliver Walters 2020-10-23 22:49:46 +11:00
  • 5e63ccc9f6 Merge pull request #1043 from eeintech/unique_email_company Oliver 2020-10-23 13:23:48 +11:00
  • cd4cb12937 Merge pull request #1064 from eeintech/company_permissions Oliver 2020-10-23 13:20:59 +11:00
  • 647182237e Merge branch 'master' of git://github.com/inventree/InvenTree into unique_email_company #1043 eeintech 2020-10-22 12:05:22 -05:00
  • 5db043ab4b Launch modal dialog to auto-allocate against a specific build output Oliver Walters 2020-10-23 01:05:59 +11:00
  • f4f6253178 Better table sorting for allocation quantity Oliver Walters 2020-10-23 00:58:35 +11:00
  • 33c454ed5a Add action buttons to each build output Oliver Walters 2020-10-23 00:51:01 +11:00
  • 6245d65ebc Tweaks Oliver Walters 2020-10-23 00:08:40 +11:00
  • 23ac83d2a8 Change extension on "dynamic" js files Oliver Walters 2020-10-22 23:59:21 +11:00
  • ae20db0ec6 Add actions for the sub-table allocation list Oliver Walters 2020-10-22 23:57:07 +11:00
  • d37cdd8e50 Improved filtering for stockitems going into a buildallocation Oliver Walters 2020-10-22 23:49:23 +11:00
  • fae516b38e Add build output selection to builditem creation form Oliver Walters 2020-10-22 23:28:15 +11:00
  • 1ca08f8bff Filter builditem API by 'output' stock item Oliver Walters 2020-10-22 21:43:53 +11:00
  • 5877b9616d Merge pull request #1066 from eeintech/fix_part_null_notes_template Oliver 2020-10-22 09:53:15 +11:00
  • 9131edc43d Company index: swapped 'title' for 'pagetype' for adding company button #1064 eeintech 2020-10-21 09:34:49 -05:00
  • 1ef21700c0 Fixed Part notes template (check for NULL value before mardown render) #1066 eeintech 2020-10-21 09:26:07 -05:00
  • f989d3b3ec Change to using spinner icon Oliver Walters 2020-10-21 17:02:04 +11:00
  • 46b889c572 Assigned all user permissions for company tests eeintech 2020-10-20 14:52:34 -05:00
  • de65e1631d Updated company templates permissions eeintech 2020-10-20 14:46:10 -05:00
  • 39eddc7203 Added user permissions on company views eeintech 2020-10-20 14:11:40 -05:00
  • 96277edcf1 Improvements to progress bar function Oliver Walters 2020-10-21 00:49:17 +11:00
  • 8ae16a125e Build - Add functions to access build outputs Oliver Walters 2020-10-21 00:24:55 +11:00
  • e02536071d Add a "completed" field to the Build model Oliver Walters 2020-10-20 23:59:37 +11:00
  • fd6d630037 Improve grouping in Stock table Oliver Walters 2020-10-20 23:45:36 +11:00
  • 5793839a01 Added UniqueConstraint on name/email pair, renamed migration file eeintech 2020-10-20 07:37:07 -05:00
  • 3bb247a135 Create an initial stockitem output when a new build is created Oliver Walters 2020-10-20 23:27:43 +11:00
  • 7bc925d016 Merge branch 'master' of git://github.com/inventree/InvenTree into unique_email_company eeintech 2020-10-20 07:19:48 -05:00
  • 652c2dbcbe Automagically disable 'serial_numbers' field for StockItemCreate form Oliver Walters 2020-10-20 22:37:55 +11:00
  • 2e4613e702 Updates to build forms / etc Oliver Walters 2020-10-20 22:37:21 +11:00
  • 178a260bde Merge remote-tracking branch 'inventree/master' Oliver Walters 2020-10-20 21:22:55 +11:00
  • 2df0f03a9a Change "ALLOCATED" to "PRODUCTION" Oliver Walters 2020-10-20 21:10:36 +11:00
  • ac79e131bc Add "destination" field to BuildOrder Oliver Walters 2020-10-20 21:01:51 +11:00
  • 28460b3023 Validate that the BuildItem quantity is an integer Oliver Walters 2020-10-20 20:42:29 +11:00
  • fdcef7b699 Add "install_into" field for BuildItem Oliver Walters 2020-10-20 20:37:57 +11:00
  • bc6f58cf26 Merge pull request #1061 from SchrodingersGat/migration-fix Oliver 2020-10-20 20:35:59 +11:00
  • 4193d2e7fe Except IntegrityError #1061 Oliver Walters 2020-10-20 19:52:04 +11:00
  • 85ac1bfb95 Merge pull request #1058 from SchrodingersGat/stock-table-ordering Oliver 2020-10-20 12:07:11 +11:00
  • 1e8721282d Merge remote-tracking branch 'inventree/master' Oliver Walters 2020-10-20 12:00:23 +11:00
  • 73a1765a11 Fix table sorting when groups are used. #1058 Oliver Walters 2020-10-20 11:54:54 +11:00
  • d242e04e64 Merge pull request #1055 from SchrodingersGat/build-reference Oliver 2020-10-20 09:03:25 +11:00
  • a2ee172058 Updates tables for PurchaseOrder and SalesOrder #1055 Oliver Walters 2020-10-20 08:45:17 +11:00
  • 5a6697866f Update translations Oliver Walters 2020-10-20 08:41:13 +11:00
  • 406d7bcf80 Load build order prefix setting Oliver Walters 2020-10-20 08:41:08 +11:00
  • 7aa473712f Remove unused setting page Oliver Walters 2020-10-20 08:32:00 +11:00
  • 226a91718b Add a simple unit test for the settings model Oliver Walters 2020-10-20 08:29:06 +11:00
  • c6e61c20fe Generate default settings for all InvenTreeSetting object Oliver Walters 2020-10-20 08:24:23 +11:00
  • 98d20bceeb Change "Build Title" to "Description" Oliver Walters 2020-10-20 00:26:26 +11:00
  • e8a0095e50 Add some options for the build order settings page Oliver Walters 2020-10-20 00:24:33 +11:00
  • a5639c380f Add regex validator to build order reference field Oliver Walters 2020-10-20 00:13:43 +11:00
  • 06040f94ee Remove "description" field from InvenTreeSettings key:value fields Oliver Walters 2020-10-20 00:02:54 +11:00
  • 92c1e3c1a5 Update settings pages Oliver Walters 2020-10-19 23:50:39 +11:00
  • c13cee2407 Fixes for unit testing Oliver Walters 2020-10-19 23:31:52 +11:00
  • 9b7a9a3ee0 Update formatting of order pages Oliver Walters 2020-10-19 23:23:16 +11:00
  • b5d15aab08 Add function to "predict" next build order reference value Oliver Walters 2020-10-19 23:22:09 +11:00
  • 5405ad566e Add 'reference' to API serializer Oliver Walters 2020-10-19 22:53:40 +11:00
  • 0b7cf9e7f3 Add "reference" to build order forms Oliver Walters 2020-10-19 22:49:28 +11:00
  • a8d47c54f9 Upate admin interface Oliver Walters 2020-10-19 22:40:19 +11:00
  • 934078a42c Add "Reference" field to Build model Oliver Walters 2020-10-19 22:36:14 +11:00
  • 4604d7c90d Merge remote-tracking branch 'inventree/master' Oliver Walters 2020-10-19 22:19:43 +11:00
  • 416cfb99da Merge pull request #1053 from SchrodingersGat/modal-errors Oliver 2020-10-19 22:19:10 +11:00
  • 6b99d923d7 Change "status code" to "error code" #1053 Oliver Walters 2020-10-19 16:44:33 +11:00
  • 396b7dba73 Extra error information when a modal dialog fails Oliver Walters 2020-10-19 16:42:53 +11:00
  • 957c538136 Merge pull request #1052 from SchrodingersGat/barcode-add Oliver 2020-10-19 16:31:47 +11:00
  • 647e2cf64d Change text for barcode #1052 Oliver Walters 2020-10-19 16:06:18 +11:00
  • ce1cce99bb Merge pull request #1051 from SchrodingersGat/po-stock-list Oliver 2020-10-19 11:55:25 +11:00
  • 634410294b Display table of items received against a particular purchase order #1051 Oliver Walters 2020-10-19 11:40:57 +11:00
  • 2dc9109b11 Merge pull request #1047 from eeintech/add_ipn_supplier_part_str Oliver 2020-10-19 11:21:34 +11:00
  • dfa4d3f8ed Display IPN and pipe char only if IPN exists #1047 eeintech 2020-10-18 14:37:35 -05:00
  • d1df647dde Merge branch 'master' of git://github.com/inventree/InvenTree into add_ipn_supplier_part_str eeintech 2020-10-18 14:33:38 -05:00
  • c0a18ef244 Merge remote-tracking branch 'upstream/master' Oliver Walters 2020-10-19 00:03:15 +11:00
  • 529c4052ff Merge pull request #1038 from mpdgraev/fix_int_barcode Oliver 2020-10-19 00:01:38 +11:00
  • 7edd08035f Merge pull request #1049 from SchrodingersGat/api-default-location Oliver 2020-10-18 22:49:09 +11:00
  • 3c175a6c8d Update creation of StockItem via API #1049 Oliver Walters 2020-10-18 22:24:45 +11:00
  • 83077514cb Merge pull request #1041 from eeintech/api_default_location Oliver 2020-10-18 22:01:35 +11:00
  • 4d4f0e5cfc Merge pull request #1044 from eeintech/stock_permissions Oliver 2020-10-18 21:11:09 +11:00
  • 1ec6bc86d1 Merge remote-tracking branch 'upstream/master' Oliver Walters 2020-10-18 20:14:36 +11:00
  • 5a6cac43f5 Updated migration #1048 eeintech 2020-10-16 15:42:23 -05:00
  • 0b26d68d0f Added admin view, improved validation of part related relationship eeintech 2020-10-16 15:29:58 -05:00
  • 34e4409e7f Functional checkpoint: add/delete related parts from template eeintech 2020-10-16 13:50:31 -05:00
  • 8579abb9c2 Added related parts urls, views, form and templates Adding related part relationships work but are still not shown in the part detail page eeintech 2020-10-15 16:58:39 -05:00
  • 3d9223c2ee Introduced PartRelated model to store part relationships eeintech 2020-10-15 14:11:24 -05:00
  • af6b30eaca Added IPN to Supplier Part string representation Improved Supplier Part templates and fixed 'Order Part' button in supplier_part_orders eeintech 2020-10-15 13:09:00 -05:00
  • dbee26aaad Fixed insertion of backslash in the barcode button group #1044 eeintech 2020-10-13 10:29:34 -05:00
  • 70a3b7f891 Improved migration, still fails if email duplicates exist in current DB eeintech 2020-10-13 07:43:57 -05:00
  • ac82640c6c Company: allowed duplicate names, made email field unique, custom migration eeintech 2020-10-12 17:51:48 -05:00
  • 3143242d13 Added category 'default_location' to serializer #1041 eeintech 2020-10-12 13:14:24 -05:00
  • eb98496a79 Added part 'default_location' to serializer eeintech 2020-10-12 07:25:32 -05:00
  • f1f31a1338 fix error caused by assumption that json.loads() returns an object with a .keys() function #1038 mpdgraev 2020-10-09 16:15:32 +02:00
  • ca8472ac23 Merge pull request #1037 from SchrodingersGat/tz-support Oliver 2020-10-08 21:35:36 +11:00
  • 3d60bccae0 Add support for setting timezone in config.yaml #1037 Oliver Walters 2020-10-08 21:02:38 +11:00
  • 731ce6c342 Merge remote-tracking branch 'inventree/master' Oliver Walters 2020-10-08 18:01:40 +11:00
  • 26ee3032f6 Merge pull request #1036 from SchrodingersGat/bom-quantity-export Oliver 2020-10-08 14:21:50 +11:00