2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-07-04 20:51:00 +00:00

Load default values into rendered form

This commit is contained in:
Oliver
2021-06-27 21:58:22 +10:00
parent d80948369b
commit 0e9b82c475
2 changed files with 52 additions and 1 deletions

View File

@ -46,6 +46,11 @@
fields: [
'name',
'description',
'website',
'address',
'phone',
'email',
'contact',
'is_supplier',
'is_manufacturer',
'is_customer',