InvenTree/InvenTree/company
Michael 7b9c618658
Addec context variables for contacts to docs (#5834)
* Corrected report mixin example

* Remove unused file

* Added context variables for company and address

* Repair link in file

* Repair link in file

* Repair link in file

* Removed blank

* Added context variables for contacts to docs

* Typo in link

* Update .pre-commit-config.yaml

Revert version

* Delete InvenTree/order/migrations/0099_auto_20231101_1747.py

* Delete InvenTree/part/migrations/0119_auto_20231101_1747.py

---------

Co-authored-by: Oliver <oliver.henry.walters@gmail.com>
2023-11-02 17:40:40 +11:00
..
fixtures Add Metadata to more models (#4898) 2023-06-02 19:26:20 +10:00
migrations Update django money / py-moneyed dependencies (#5778) 2023-10-31 22:19:55 +11:00
templates/company Fix admin site - Custom admin URL (#5766) 2023-10-21 22:12:14 +11:00
__init__.py Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
admin.py Add Contacts to admin panel (#5065) 2023-06-19 22:42:02 +10:00
api.py refactor: remove blank lines after docstring (#5736) 2023-10-18 07:28:57 +11:00
apps.py Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
models.py Various style fixes (#5797) 2023-10-27 09:06:48 +11:00
serializers.py [React] SupplierPart table (#5833) 2023-11-02 12:10:03 +11:00
test_api.py refactor: remove blank lines after docstring (#5736) 2023-10-18 07:28:57 +11:00
test_migrations.py refactor: remove blank lines after docstring (#5736) 2023-10-18 07:28:57 +11:00
test_supplier_parts.py refactor: remove blank lines after docstring (#5736) 2023-10-18 07:28:57 +11:00
test_views.py Cleanup / consolidate unit testing code (#4831) 2023-05-17 07:35:26 +10:00
tests.py refactor: remove blank lines after docstring (#5736) 2023-10-18 07:28:57 +11:00
urls.py [Feature] Add RMA support (#4488) 2023-03-29 10:35:43 +11:00
views.py refactor: remove blank lines after docstring (#5736) 2023-10-18 07:28:57 +11:00