InvenTree/InvenTree
Lukas 0d193d8cff
Form improvements (#5837)
* Added backend changes to support printing options

* Pass printing options seperatly via kwargs for easier api refactor later

* Implemented printing options in CUI

* Fix js linting

* Use translations for printing dialog

* Support nested fields in CUI

* Added docs

* Remove plugin and template fields from send printing options

* Fix docs

* Added tests

* Fix tests

* Fix options response and added test for it

* Fix tests

* Bump api version

* Update docs

* Apply suggestions from code review

* Fix api change date

* Added dependent field and improved nested object fields on CUI

* Fix: cui js style
2023-11-13 22:49:45 +11:00
..
build Build part change fix (#5808) 2023-10-29 23:13:38 +11:00
common Prevent settings from writing to the database during import (#5844) 2023-11-03 11:58:22 +11:00
company Addec context variables for contacts to docs (#5834) 2023-11-02 17:40:40 +11:00
generic [PUI] Render status labels (#5759) 2023-10-26 21:49:38 +11:00
InvenTree Form improvements (#5837) 2023-11-13 22:49:45 +11:00
label Form improvements (#5837) 2023-11-13 22:49:45 +11:00
locale New Crowdin updates (#5899) 2023-11-13 14:33:49 +11:00
order [React] Order tables (#5860) 2023-11-05 12:57:38 +11:00
part [Platform] BOM Table (#5876) 2023-11-08 07:37:17 +11:00
plugin Label sheet printer (#5883) 2023-11-09 09:00:23 +11:00
plugins Update documentation URLs (#4325) 2023-02-10 10:39:57 +11:00
report Label sheet printer (#5883) 2023-11-09 09:00:23 +11:00
script Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
stock Ulugbek erkinov master (#5872) 2023-11-06 22:58:46 +11:00
templates Form improvements (#5837) 2023-11-13 22:49:45 +11:00
users Owner list API updates (#5906) 2023-11-13 15:06:45 +11:00
web [PUI] Added tests for PUI backend stuff (#5864) 2023-11-06 09:27:07 +11:00
config_template.yaml Frontend server settings (#5765) 2023-10-23 22:33:16 +11:00
gunicorn.conf.py Skip ready functions if not in main thread or plugins are not loaded yet (#5005) 2023-07-26 08:33:13 +10:00
manage.py Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00