197 Commits
Author SHA1 Message Date
OliverandGitHub 54bff7ea77 Add supplier-level codes (#127)
* Add supplier-level codes

* Adjust import strategy

* Fix typo
2026-07-14 12:08:07 +10:00
OliverandGitHub a4f06b53ff Remove MPTT fields from StockItem model (#126) 2026-07-13 16:54:16 +10:00
OliverandGitHub 50fbdd3897 Bundle items (#125)
* Add connectors with bundle assemblies

* Add PO, and receive stock
2026-07-07 18:01:16 +10:00
OliverandGitHub 63ce66c89d Add consumable part (#124) 2026-07-07 09:03:56 +10:00
OliverandGitHub 3121383411 Update dataset (#123) 2026-07-06 23:35:50 +10:00
OliverandGitHub 3a0fff2e2f Add notes images (#121) 2026-07-04 22:36:11 +10:00
OliverandGitHub d756283d2f Notes (#120)
* Add extra notes

* Bump python version for CI
2026-07-04 22:04:18 +10:00
OliverandGitHub 66c22fe069 Add faulty report template (#119) 2026-06-17 15:47:20 +10:00
OliverandGitHub 7188eb087e Tags (#118)
* Add build tags

* Add Shipment tags
2026-06-04 16:07:15 +10:00
OliverandGitHub 6ec90eec2b StockItem creation_date (#116)
* StockItem creation_date

Ref: https://github.com/inventree/InvenTree/pull/12011

* Remove auth backends
2026-05-26 23:14:36 +10:00
Jacob FelknorandGitHub 587590c74a re-export again after merging master (#112) 2026-05-18 23:27:24 +10:00
OliverandGitHub 9839fb5981 Add min/max stock values (#114)
Ref: https://github.com/inventree/InvenTree/pull/11914
2026-05-10 20:37:44 +10:00
OliverandGitHub 9f301875a5 Add line_int values (#113) 2026-05-09 12:33:28 +10:00
OliverandGitHub c5bddf4851 BOM raw amount (#111)
* Perform data migration for BomItem raw_amount field

* Add BOM entry
2026-05-03 18:50:54 +10:00
OliverandGitHub ee18348d95 Add BOM ruleset (#110) 2026-04-28 09:44:14 +10:00
OliverandGitHub 4bf1d8c012 Bom units (#108)
* Re-export data

* Add "raw_amount" field for BomItem entries

* Add "raw_amount" values
2026-04-12 09:39:38 +10:00
OliverandGitHub c0bccd2d02 Selection lists (#107)
* Add selectionlist entry

* Add a new parameter
2026-04-09 22:06:54 +10:00
OliverandGitHub 351025ed96 Add more parts with revisions (#106) 2026-04-03 20:17:12 +11:00
OliverandGitHub 21e109f183 Add a virtual purchaseable part (and supplier) (#105)
- Ref: https://github.com/inventree/InvenTree/pull/11627
2026-03-30 12:47:02 +11:00
OliverandGitHub 6ede267376 Add new build order (#104) 2026-03-15 21:31:00 +11:00
OliverandGitHub b3ddef4b9d Add build order (#103)
- More fixture data for testing
2026-02-22 19:28:16 +11:00
OliverandGitHub 3236238333 Add "primary" flag to supplier part model (#101)
* Add "primary" flag to supplier part model

* Fix ID values for primary SupplierPart objects
2026-02-20 17:12:02 +11:00
OliverandGitHub ab3deeed1c Comment out stable job in import_data.yaml (#102)
Commented out the stable job and its steps in the workflow.
2026-02-15 23:24:58 +11:00
OliverandGitHub 4bfbd09d6d stock tracking part link (#100)
- Adds part link to StockItemTracking models
- Ref: https://github.com/inventree/InvenTree/pull/11260
2026-02-06 17:49:52 +11:00
OliverandGitHub e67bdab01f Generic parameters (#99)
* Add some manufacturer part parameters

* Apply data migrations

* Add more category templates

* Add payment terms company parameter
2025-12-04 20:46:23 +11:00
OliverandGitHub 7270d9be0f Price breaks (#98)
* Add partsellpricebreak

* Add supplier part price breaks
2025-11-19 23:28:40 +11:00
OliverandGitHub 54de2a5f12 Virtual parts (#97)
* Remove "virtual" attribute from some parts

* Add a virtual part, and a sales order

* Bump python version for CI

* bump again

* Remove shipment

* Remove pluginusersetting
2025-11-18 23:07:43 +11:00
OliverandGitHub d4df52851f Add partially consumed stock (#95) 2025-08-17 15:29:31 +10:00
OliverandGitHub 79066339f9 Add BOM validated data (#94) 2025-07-23 19:18:13 +10:00
OliverandGitHub 815273bc99 Updated BOM data (#93)
* Updated BOM data

* Tweak BOM dataa

* Adjust build order
2025-07-19 13:56:19 +10:00
OliverandGitHub af5c0299c8 Part requirements (#92)
* Build updates

* More orders

* Remove newsfeedentry model
2025-07-17 20:45:02 +10:00
OliverandGitHub f3cbcfee5c External BO data (#91)
* External BO data

* Remove usersession information

* Remove session info

* Fix build order association
2025-06-12 12:56:48 +10:00
OliverandGitHub 115d1b0d31 Added email addresses (#90) 2025-06-09 10:50:25 +10:00
OliverandGitHub 3fd377a705 Add external build order example (#89)
Import Dataset / stable (push) Has been cancelled
Import Dataset / latest (push) Has been cancelled
2025-04-14 14:51:15 +10:00
OliverandGitHub d5bf3b23c7 Add 'start_date' information to orders (#88)
Import Dataset / stable (push) Has been cancelled
Import Dataset / latest (push) Has been cancelled
2025-01-28 21:14:45 +11:00
OliverandGitHub 0a94ccb4e2 Added start dates (#87)
Import Dataset / stable (push) Has been cancelled
Import Dataset / latest (push) Has been cancelled
* Added start dates

* Added INVENTREE_SITE_URL

* Fix other workflow
2025-01-20 22:14:10 +11:00
OliverandGitHub baaa92eda5 Add some custom states (#86)
Import Dataset / stable (push) Has been cancelled
Import Dataset / latest (push) Has been cancelled
* Add some custom states

* Add custom status keys to some models
2024-12-28 10:36:05 +11:00
OliverandGitHub 6c1149ff0b Remove old scripts (#85) 2024-12-27 20:36:12 +11:00
OliverandGitHub b545c12e5a Check data against stable branch (#84)
Import Dataset / stable (push) Has been cancelled
Import Dataset / latest (push) Has been cancelled
* Check data against stable branch

* Separate tests for master and stable

* Ensure each allocation has a shipment
2024-11-19 00:54:23 +11:00
OliverandGitHub 6d9621595e Add more sales order data (#83)
Import Dataset / build (push) Has been cancelled
2024-11-09 00:51:17 +11:00
OliverandGitHub 857cfc9980 Add "destination" field values for PurchaseOrder models. (#82)
Import Dataset / build (push) Has been cancelled
* Add "destination" field values for PurchaseOrder models.

Ref: https://github.com/inventree/InvenTree/pull/8403

* Add some more data
2024-10-31 22:40:22 +11:00
OliverandGitHub f2de674fc4 Widget sales orders (#81)
Import Dataset / build (push) Has been cancelled
* Mark widges as salable

* Create some more sales orders, etc

* Process some more orders
2024-10-18 00:38:50 +11:00
OliverandGitHub ed7b553f32 Enable user interface plugins in demo dataset (#79)
Import Dataset / build (push) Has been cancelled
2024-09-08 09:35:44 +10:00
OliverandGitHub 20702afbd8 Add a new user / group (#78)
Import Dataset / build (push) Has been cancelled
- username: noaccess
- password: youshallnotpass
2024-08-22 17:02:41 +10:00
OliverandGitHub eb6b13fedc Adds "testsable" field to part model (#77)
Import Dataset / build (push) Has been cancelled
2024-08-16 13:04:13 +10:00
OliverandGitHub 07e60a376d Add high level assemblies: (#76)
Import Dataset / build (push) Has been cancelled
- Furniture set
- BOM updates
- Multiple variants
- New build orders
- New sales orders
- Pricing updates
2024-08-08 17:02:57 +10:00
OliverandGitHub a519f706a4 Add new user accounts (#75) 2024-08-08 09:33:21 +10:00
OliverandGitHub 0032952b10 Add more orders to dataset (#74)
Import Dataset / build (push) Has been cancelled
Ref: https://github.com/inventree/InvenTree/pull/7807
2024-08-05 20:16:38 +10:00
OliverandGitHub c818e4a868 Add more stocktake data (#73)
Import Dataset / build (push) Has been cancelled
2024-07-27 15:25:04 +10:00
OliverandGitHub a8805683fa Add storage location types (#72)
Import Dataset / build (push) Has been cancelled
2024-07-17 18:15:22 +10:00