..
fixtures
Extend functionality of custom validation plugins ( #4391 )
2023-03-07 22:43:12 +11:00
migrations
Stock history fix ( #4541 )
2023-03-30 23:30:16 +11:00
templates /stock
Order barcodes ( #4575 )
2023-04-04 11:30:49 +10:00
__init__.py
Docstring checks in QC checks ( #3089 )
2022-06-02 01:37:39 +10:00
admin.py
Fix rendering of purchase_price for exporting StockItem data ( #4434 )
2023-03-02 14:50:04 +11:00
api.py
Enable regex search ( #4566 )
2023-04-04 07:05:55 +10:00
apps.py
Docstring checks in QC checks ( #3089 )
2022-06-02 01:37:39 +10:00
filters.py
Tree query improvements ( #3443 )
2022-08-01 13:43:27 +10:00
models.py
Sales Order Allocation Improvements ( #4556 )
2023-04-02 21:43:05 +10:00
serializers.py
Adds "stock value" calculation to stock table ( #4471 )
2023-03-09 00:18:39 +11:00
test_api.py
Unit test speed improvements ( #4463 )
2023-03-08 15:22:08 +11:00
test_migrations.py
Add migration test ( #4398 )
2023-02-23 23:12:48 +11:00
test_views.py
[BUG] Fix ownership ( #4244 )
2023-01-25 09:28:36 +11:00
tests.py
[Feature] Add RMA support ( #4488 )
2023-03-29 10:35:43 +11:00
urls.py
[Feature] Add RMA support ( #4488 )
2023-03-29 10:35:43 +11:00
views.py
Client side QR Codes ( #4357 )
2023-02-17 13:33:36 +11:00