This website requires JavaScript.
Explore
Help
Sign In
inventree
/
InvenTree
Watch
2
Star
0
Fork
0
You've already forked InvenTree
mirror of
https://github.com/inventree/InvenTree.git
synced
2025-04-30 20:46:47 +00:00
Code
InvenTree
/
InvenTree
/
build
/
migrations
History
Oliver Walters
d840b44f7a
Create initial models for 'Order'
...
- PurchaseOrder - PurchaseOrderLineItem (These are based on some abstract model classes)
2019-06-04 22:19:04 +10:00
..
__init__.py
Added skeleton for 'build' app
2018-04-17 00:32:02 +10:00
0001_initial.py
AND AGAIN
2019-05-20 22:24:18 +10:00
0002_auto_20190520_2204.py
AND AGAIN
2019-05-20 22:24:18 +10:00
0003_auto_20190525_2355.py
More 'limit_choices_to' limitations for template parts
2019-05-25 23:55:16 +10:00
0004_auto_20190525_2356.py
Rename field part.has_variants to part.is_template
2019-05-25 23:58:31 +10:00
0005_auto_20190604_2217.py
Create initial models for 'Order'
2019-06-04 22:19:04 +10:00