InvenTree/InvenTree/company
Oliver 62455199f3
Js forms updates (#4378)
* Refactor forms for creating and editing SalesOrder

- Common function for defining fields

* More visual improvements for forms

* Refactor fields for SupplierPartPriceBreak

* More refactoring

* Refactor for stockitemtestresult table

* Comment fields

* JS linting fix
2023-02-21 07:24:49 +11:00
..
fixtures Improvements for part creation API endpoint (#4281) 2023-02-02 09:24:16 +11:00
migrations Company attachment (#4346) 2023-02-16 09:52:13 +11:00
templates/company Js forms updates (#4378) 2023-02-21 07:24:49 +11:00
__init__.py Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
admin.py Move Meta class to top of class definition (#4363) 2023-02-18 18:51:00 +11:00
api.py Move Meta class to top of class definition (#4363) 2023-02-18 18:51:00 +11:00
apps.py Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
models.py Move Meta class to top of class definition (#4363) 2023-02-18 18:51:00 +11:00
serializers.py Move Meta class to top of class definition (#4363) 2023-02-18 18:51:00 +11:00
test_api.py Part pricing cache (#3710) 2022-11-14 15:58:22 +11:00
test_migrations.py Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
test_views.py Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
tests.py Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
urls.py Client side QR Codes (#4357) 2023-02-17 13:33:36 +11:00
views.py Client side QR Codes (#4357) 2023-02-17 13:33:36 +11:00