eeintech
|
4972440dda
|
Fixed API test
|
2021-04-30 15:27:36 -04:00 |
|
eeintech
|
41962ca23a
|
API fixes related to ManufacturerPart
|
2021-04-30 13:54:56 -04:00 |
|
eeintech
|
ad8d95f2f0
|
Added two more tests with fractional quantities
|
2021-04-29 14:35:23 -04:00 |
|
eeintech
|
87b38ec992
|
Added support for fractional part/bom quantity and price
|
2021-04-29 14:22:07 -04:00 |
|
eeintech
|
d072187bf8
|
Fixed exception for quantity check
|
2021-04-28 16:46:42 -04:00 |
|
eeintech
|
a63d5012f0
|
Purchase order fixes
|
2021-04-28 13:16:40 -04:00 |
|
eeintech
|
b1ff686395
|
Fixes to create build output form, added validation on quantity field
|
2021-04-28 11:18:47 -04:00 |
|
eeintech
|
f0b44450fb
|
Updated 'Required for Build Orders' API queryset
|
2021-04-27 12:48:36 -04:00 |
|
eeintech
|
c5ce5c533b
|
Add owner model to imports ignore list
|
2021-04-27 11:10:46 -04:00 |
|
eeintech
|
ee3f3c7960
|
Updated default backend setting and enabled default sender setting
|
2021-04-21 09:28:30 -04:00 |
|
eeintech
|
2dbd61c611
|
Stock return to customer fix, stock children item table fix
|
2021-04-19 11:25:39 -04:00 |
|
eeintech
|
2b4723cc32
|
Hide system alert for non-staff users, introduced orange icon for less severe alert than background workers not running (like missing email config)
|
2021-04-16 12:22:13 -04:00 |
|
eeintech
|
09ef85ce9d
|
Fixed stock item template for items without manufacturer part
|
2021-04-16 11:43:21 -04:00 |
|
eeintech
|
aa41e3e17d
|
Fixed default url barcode setting
|
2021-04-14 16:24:24 -04:00 |
|
eeintech
|
1bf72ee335
|
Added revision and stock item URL for label creation
|
2021-04-14 16:00:28 -04:00 |
|
eeintech
|
1e6c6c678f
|
Split supplier part update migration and added reverse method for manufacturer data
|
2021-04-13 10:25:53 -04:00 |
|
eeintech
|
42a73576da
|
Merge branch 'master' of github.com:inventree/InvenTree into manufacturer_part
|
2021-04-13 09:48:55 -04:00 |
|
eeintech
|
3eae70e745
|
Merged master and company migrations
|
2021-04-12 11:10:35 -04:00 |
|
eeintech
|
6bf4140e5a
|
Fixed transfer stock action in template
|
2021-04-09 16:55:05 -04:00 |
|
eeintech
|
afddf12339
|
Changed int to float
|
2021-04-08 22:04:26 -04:00 |
|
eeintech
|
97e1bc0a67
|
Added missing part_detail reference
|
2021-04-08 21:46:11 -04:00 |
|
eeintech
|
cbddda6640
|
Remove normalize import
|
2021-04-08 14:41:06 -04:00 |
|
eeintech
|
7491cda313
|
Replace normalize with integer wrapper for quantity field
|
2021-04-08 14:35:47 -04:00 |
|
eeintech
|
b5a5f5b409
|
Simplified stock table view in Part and SupplierPart detail pages
|
2021-04-08 13:42:35 -04:00 |
|
eeintech
|
f8d1ee8805
|
Made company description optional
|
2021-04-08 13:24:17 -04:00 |
|
eeintech
|
0bb2507dd6
|
Added manufacturer part deletion warning when deleting a part
|
2021-04-07 14:02:50 -04:00 |
|
eeintech
|
1074300ba0
|
Improved BOM export of combined manufacturer and supplier data
|
2021-04-07 12:24:32 -04:00 |
|
eeintech
|
ccd35fc4b4
|
Fixed supplier part list bug and hide manufacturer fields in supplier part edit form
|
2021-04-07 11:50:11 -04:00 |
|
eeintech
|
c0691c3e9b
|
Decoupled manufacturer and supplier data in BOM export, aggregate data needs more work
|
2021-04-07 11:43:05 -04:00 |
|
eeintech
|
63ade51c6c
|
Updated migrations after merge with master
|
2021-04-07 10:49:19 -04:00 |
|
eeintech
|
f39928368e
|
Merge branch 'master' of github.com:inventree/InvenTree into manufacturer_part
|
2021-04-07 10:33:55 -04:00 |
|
eeintech
|
2db6af2af6
|
PO table and stock item template improvements
|
2021-04-07 10:33:31 -04:00 |
|
eeintech
|
b2264940a3
|
Dynamic control of information to make cleaner supplier and manufacturer tables
|
2021-04-07 09:54:20 -04:00 |
|
eeintech
|
734985faa9
|
Made manufacturer part ID dynamic for API supplier part create test
|
2021-04-06 14:53:35 -04:00 |
|
eeintech
|
52b2b9582d
|
More tests and improved coverage (hopefully)
|
2021-04-06 14:30:03 -04:00 |
|
eeintech
|
7b4d3a3c07
|
Added test units for migration and API
|
2021-04-06 13:16:01 -04:00 |
|
eeintech
|
76fe535ef9
|
Improved delete form to show supplier parts deletion
|
2021-04-06 09:32:59 -04:00 |
|
eeintech
|
bd65a42410
|
Removed global setting for manufacturer parts (enabled for all users)
|
2021-04-06 08:49:45 -04:00 |
|
eeintech
|
fd66e8b136
|
Added MPN link to supplier part list
|
2021-04-05 15:41:18 -04:00 |
|
eeintech
|
547dcc6e80
|
Deleted manufacturers tab from supplier detail page
|
2021-04-05 15:19:34 -04:00 |
|
eeintech
|
58ddc47065
|
Updated migration files to handle duplicate manufacturer data
|
2021-04-05 11:21:34 -04:00 |
|
eeintech
|
45ca8d0e93
|
Fixes to the way ManufacturerPart is saved, manufacturer table filtering and test units
|
2021-04-02 11:13:57 -04:00 |
|
eeintech
|
bb69e38c1a
|
Simple and View test units
|
2021-04-01 16:30:06 -04:00 |
|
eeintech
|
94574b37ae
|
Added Manufacturer parts to search, fixed icons, added manufacturer view in supplier part detail page
|
2021-04-01 10:00:15 -04:00 |
|
eeintech
|
a8b858c824
|
Fixed serializer
|
2021-04-01 09:11:47 -04:00 |
|
eeintech
|
8c8b25a0d2
|
Validating API for SupplierPart, not able to spin-off ManufacturerPart from serialized data
|
2021-03-31 18:04:28 -04:00 |
|
eeintech
|
9e56bf90c5
|
More web testing, looks ready
|
2021-03-31 13:53:55 -04:00 |
|
eeintech
|
2f2e5862a9
|
Merge branch 'master' of github.com:inventree/InvenTree into manufacturer_part
|
2021-03-31 13:10:33 -04:00 |
|
eeintech
|
0b1f22c7fd
|
Almost there, needs some interface testing and tweaking
|
2021-03-30 18:08:33 -04:00 |
|
eeintech
|
9c8817d73b
|
Fixed serializers and started update of templates
|
2021-03-30 16:48:16 -04:00 |
|
eeintech
|
811f9333e8
|
SupplierPart manufacturer data is not serializing
|
2021-03-30 13:55:20 -04:00 |
|
eeintech
|
a4d098194b
|
New SupplierPart manufacturer_part field
New migration file with database update to manufacturer parts
Removed SourceItem model
|
2021-03-30 13:14:30 -04:00 |
|
eeintech
|
e78455085f
|
Merge branch 'master' of github.com:inventree/InvenTree into manufacturer_part
|
2021-03-30 11:30:47 -04:00 |
|
eeintech
|
50adb2ac61
|
SourceItem only for SupplierPart, added logic to templates
|
2021-03-29 15:39:25 -04:00 |
|
eeintech
|
e6dfb7da52
|
Added global setting to enable manufacturer parts
Created SourceItem model
Updated templates
|
2021-03-29 13:22:15 -04:00 |
|
eeintech
|
cbb887ae79
|
Merge branch 'master' of github.com:inventree/InvenTree into manufacturer_part
|
2021-03-29 10:12:20 -04:00 |
|
eeintech
|
e0a0bfdadb
|
Fix style
|
2021-03-25 15:39:16 -04:00 |
|
eeintech
|
c85d737446
|
Fix CI
|
2021-03-25 15:04:48 -04:00 |
|
eeintech
|
fd4f33d45b
|
More templates updates
|
2021-03-24 12:39:26 -04:00 |
|
eeintech
|
4abd8587ab
|
Updated company templates
|
2021-03-24 12:08:45 -04:00 |
|
eeintech
|
afd2dacfc7
|
Can now create, view list of parts and view detail page
|
2021-03-24 11:44:51 -04:00 |
|
eeintech
|
e28dde7f7b
|
Fixed navbar, added missing template and urls
|
2021-03-23 17:45:03 -04:00 |
|
eeintech
|
08ffbee8ed
|
Fixed model name and added to part navbar
|
2021-03-23 17:33:29 -04:00 |
|
eeintech
|
8f610d826f
|
Added URLs and templates
|
2021-03-23 17:16:29 -04:00 |
|
eeintech
|
e897864396
|
Added ManufacturerPart model, form and views
|
2021-03-23 17:01:54 -04:00 |
|
eeintech
|
8619af9f09
|
Template fix for stock actions
|
2021-03-16 12:32:56 -04:00 |
|
eeintech
|
85474516a3
|
Merge branch 'master' of github.com:inventree/InvenTree into ipn_edit_setting
|
2021-03-16 10:23:27 -04:00 |
|
eeintech
|
64a57128bc
|
Return True for BOM valid flag if part does not have BOM items
|
2021-03-15 10:37:30 -04:00 |
|
eeintech
|
d39bd88440
|
Split required and part match headers for BOM import
|
2021-03-15 09:41:04 -04:00 |
|
eeintech
|
7b81a470b9
|
Merge branch 'master' of github.com:inventree/InvenTree into ipn_edit_setting
|
2021-03-15 08:50:31 -04:00 |
|
eeintech
|
acb0b2c10a
|
Fixed build typo
|
2021-03-12 11:46:56 -05:00 |
|
eeintech
|
429f9d0a13
|
Removed test print
|
2021-03-12 11:19:20 -05:00 |
|
eeintech
|
89c7c87f1e
|
Add stock filter for parts assemblies
|
2021-03-12 11:18:19 -05:00 |
|
eeintech
|
b152f7041b
|
Add setting to disable IPN editing after part is created (web only)
|
2021-03-12 10:30:31 -05:00 |
|
eeintech
|
a85ac6161e
|
Removed binary SVG images from CSS
|
2021-03-01 16:19:16 -05:00 |
|
eeintech
|
36c7528aeb
|
Removed absolute static URLs
|
2021-03-01 11:00:42 -05:00 |
|
eeintech
|
374860c914
|
Updated Dark Reader color theme
|
2021-03-01 10:48:37 -05:00 |
|
eeintech
|
d6eae83809
|
Added inv restore command
|
2021-02-10 10:55:04 -05:00 |
|
eeintech
|
72c7ceb553
|
Merged master and updated stock_table.html
|
2021-01-17 13:11:59 -05:00 |
|
eeintech
|
7d5571ba5b
|
Merged changes from master
|
2021-01-14 08:52:56 -05:00 |
|
eeintech
|
c5778b6fb6
|
Added missing migration file (how did it escape?)
|
2021-01-13 17:33:55 -05:00 |
|
eeintech
|
e92e5dfe8f
|
Merged master
|
2021-01-13 17:08:01 -05:00 |
|
eeintech
|
af1abb7129
|
Added missing migration file
|
2021-01-13 14:57:16 -05:00 |
|
eeintech
|
59c0a50289
|
Separated category from part permissions and location from stock item permissions
|
2021-01-13 13:35:49 -05:00 |
|
eeintech
|
28fb1b5fab
|
Added owner model to admin page and added test cases
|
2021-01-13 11:38:37 -05:00 |
|
eeintech
|
a1b2347784
|
Also allow part attachements and parameters to be deleted
|
2021-01-12 17:43:12 -05:00 |
|
eeintech
|
ba1862478c
|
Allow user with part.change permission to delete BOM items
|
2021-01-12 17:34:11 -05:00 |
|
eeintech
|
0a0a47a5e4
|
Added location owner change test case to verify stock item owner in that location is also updated
|
2021-01-12 17:11:46 -05:00 |
|
eeintech
|
3054c637dd
|
Removed f-string debug
|
2021-01-12 16:42:09 -05:00 |
|
eeintech
|
5ca03af3e2
|
Improved Owner.get_owner method and fixed tests (try#2)
|
2021-01-12 16:36:29 -05:00 |
|
eeintech
|
49c954aa68
|
Fixed test cases?
|
2021-01-12 15:02:44 -05:00 |
|
eeintech
|
452d22579a
|
Removed f-string causing build failure
|
2021-01-12 13:23:14 -05:00 |
|
eeintech
|
b6135fda74
|
Updated templates and a lot of manual testing
|
2021-01-12 13:16:04 -05:00 |
|
eeintech
|
9eace09e0e
|
Added owner create method and fixed post_save receiver
|
2021-01-12 10:53:17 -05:00 |
|
eeintech
|
6f3cbb4e14
|
Switched to global owner model, need to validate use-cases table and fix tests
|
2021-01-11 17:41:29 -05:00 |
|
eeintech
|
6a88bdb37d
|
StockLocation owner is now a GenericForeignKey that can be set to user or group models
|
2021-01-11 12:56:40 -05:00 |
|
eeintech
|
587bf26d94
|
Fixed style
|
2021-01-08 14:23:35 -05:00 |
|
eeintech
|
2f78c7c036
|
Updated stock tests quantities
|
2021-01-08 14:05:53 -05:00 |
|
eeintech
|
d25a719724
|
Merge branch 'stock_owner' of github.com:eeintech/InvenTree into stock_owner
|
2021-01-08 13:51:49 -05:00 |
|
eeintech
|
67bc86c159
|
Updated stock owners migration file
|
2021-01-07 14:05:43 -05:00 |
|