Oliver
|
88fce1e813
|
Unit test fixes
|
2021-12-03 18:42:36 +11:00 |
|
Oliver
|
6b29e60494
|
Fixes for migration tests
|
2021-12-03 11:12:49 +11:00 |
|
Oliver
|
ecf70b6d4d
|
Some PEP fixes
|
2021-12-02 23:58:02 +11:00 |
|
Oliver
|
d31f2be955
|
Make "shipment" field required for a SalesOrderAllocation
- Deleting a "Shipment" will delete any "Allocation" objects which reference it
- Improve existing data migration for new shipment model
|
2021-10-25 22:47:41 +11:00 |
|
Oliver
|
ce5b47460a
|
Added data migration for existing SalesOrder instances
- If a SalesOrder is "PENDING" or there are allocations available, a shipment is created
|
2021-10-25 22:35:27 +11:00 |
|
Oliver
|
2c9bbb051a
|
Add some unit tests
- Saving a model automatically updates the reference_int field
- Data migrations are correctly applied
|
2021-10-14 19:12:23 +11:00 |
|