..
fixtures
Extend functionality of custom validation plugins ( #4391 )
2023-03-07 22:43:12 +11:00
migrations
Remove "required" attribute for order descriptions ( #4595 )
2023-04-15 08:34:01 +10:00
templates /part
UI tweaks ( #4580 )
2023-04-04 22:21:29 +10:00
templatetags
Enable regex search ( #4566 )
2023-04-04 07:05:55 +10:00
__init__.py
Docstring checks in QC checks ( #3089 )
2022-06-02 01:37:39 +10:00
admin.py
Import fix for StockLocation ( #4601 )
2023-04-12 09:31:25 +10:00
api.py
Reduce duplication with filters ( #4583 )
2023-04-05 08:46:36 +10:00
apps.py
Part pricing cache ( #3710 )
2022-11-14 15:58:22 +11:00
bom.py
Bom export with substitute part numbers ( #4203 )
2023-01-25 09:35:26 +11:00
filters.py
Feature: Supplier part pack size ( #3644 )
2022-09-08 09:49:14 +10:00
forms.py
Move Meta class to top of class definition ( #4363 )
2023-02-18 18:51:00 +11:00
models.py
Remove "required" attribute for order descriptions ( #4595 )
2023-04-15 08:34:01 +10:00
part.py
Fixes and improvements for the part import wizard ( #4127 )
2023-01-01 22:03:43 +11:00
serializers.py
Update BomItem 'validated' field ( #4486 )
2023-03-14 13:53:33 +11:00
settings.py
Docstring checks in QC checks ( #3089 )
2022-06-02 01:37:39 +10:00
tasks.py
[Feature] Stocktake reports ( #4345 )
2023-02-17 11:42:48 +11:00
test_api.py
Unit test speed improvements ( #4463 )
2023-03-08 15:22:08 +11:00
test_bom_export.py
[FR] Move URL endpoints to API namespace ( #4163 )
2023-01-07 23:23:38 +11:00
test_bom_import.py
Unit test speed improvements ( #4463 )
2023-03-08 15:22:08 +11:00
test_bom_item.py
Add Metadata to further models ( #4410 )
2023-03-23 21:51:08 +11:00
test_category.py
Unit test speed improvements ( #4463 )
2023-03-08 15:22:08 +11:00
test_migrations.py
Update data migration file ( #4596 )
2023-04-11 14:09:13 +10:00
test_param.py
Add Metadata to further models ( #4410 )
2023-03-23 21:51:08 +11:00
test_part.py
Add Metadata to further models ( #4410 )
2023-03-23 21:51:08 +11:00
test_pricing.py
Unit test speed improvements ( #4463 )
2023-03-08 15:22:08 +11:00
test_views.py
Client side QR Codes ( #4357 )
2023-02-17 13:33:36 +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