Oliver
|
984828f3bb
|
Specify 'default' functions for 'reference' field in SalesOrder and PurchaseOrder
- Refactor CreatePurchaseOrder form
- Some migrations
|
2021-07-02 23:59:02 +10:00 |
|
Nigel
|
f8e4a5ac2e
|
test: improve coverage of new get_destination
|
2021-06-09 11:04:42 -06:00 |
|
Matthias
|
4156b71c4b
|
Merge branch 'master' of https://github.com/inventree/InvenTree into price-history
|
2021-05-11 13:32:14 +02:00 |
|
Matthias
|
f2b0717d10
|
removes all lines consisting only of spaces
this really bothers me for some reason - nothing technical
|
2021-05-06 12:11:38 +02:00 |
|
Matthias
|
7cb858546e
|
tests for new methods in #1509
|
2021-04-22 22:16:56 +02:00 |
|
Oliver Walters
|
82e6b87e1c
|
Adds unit testing for order overdue status
|
2021-01-20 07:49:14 +11:00 |
|
Oliver Walters
|
4fd0d7d8b5
|
Unit test fix
|
2021-01-14 23:06:49 +11:00 |
|
Oliver Walters
|
08a8556fe7
|
Fix unit testing
|
2020-12-18 19:46:02 +11:00 |
|
Oliver Walters
|
5167f54268
|
Fix unit tests
|
2020-05-14 15:20:40 +10:00 |
|
Oliver Walters
|
cebfe9a30f
|
Function to predict the next purchase order number
|
2020-05-14 15:00:00 +10:00 |
|
Oliver Walters
|
435c13cf7c
|
Separate concept of "OrderStatus" into "SalesOrderStatus" and "PurchaseOrderStatus"
|
2020-04-23 20:38:09 +10:00 |
|
Oliver Walters
|
2cb1b076f6
|
Create "SalesOrderAllocation" object
- Links multiple StockItem objects to a single SalesOrderLineItem
|
2020-04-22 12:12:48 +10:00 |
|
Oliver Walters
|
713d7960a8
|
Fix on_order calculation
- Take into account the number "received"
- Also fix unit tests
|
2020-03-26 17:56:44 +11:00 |
|
Oliver Walters
|
ed20e9d4a1
|
Simplify code for exporting PurchaseOrder
- New resource for managing import/export of POLineItem model
|
2019-09-15 22:04:52 +10:00 |
|
Oliver Walters
|
588713467d
|
Fixed unit tests
|
2019-09-13 21:07:32 +10:00 |
|
Oliver Walters
|
36ec5e41b0
|
Cleanup
|
2019-09-13 20:53:04 +10:00 |
|
Oliver Walters
|
b9dc4a0c2f
|
Further tests for order
|
2019-06-17 22:10:37 +10:00 |
|
Oliver Walters
|
9c29976511
|
More tests for order module
- Also fixed some bugs along the way!
|
2019-06-17 21:55:51 +10:00 |
|
Oliver Walters
|
0857ec61fd
|
Add a test fixture for orders
|
2019-06-17 19:47:16 +10:00 |
|
Oliver Walters
|
e199ed2281
|
PEP fixes
|
2019-06-05 00:21:19 +10:00 |
|
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 |
|