This commit is contained in:
gsinghpal
2026-04-28 19:39:37 -04:00
parent 2d42b33d68
commit 13e300d90e
103 changed files with 4959 additions and 331 deletions

View File

@@ -43,7 +43,8 @@
<field name="regulator_id"/>
</group>
</group>
<group string="Notes"><field name="notes" nolabel="1"/></group>
<separator string="Notes"/>
<field name="notes"/>
</sheet>
<chatter/>
</form>

View File

@@ -45,7 +45,8 @@
</group>
</group>
<group><field name="reference_url" widget="url"/></group>
<group string="Notes"><field name="notes" nolabel="1"/></group>
<separator string="Notes"/>
<field name="notes"/>
</sheet>
</form>
</field>

View File

@@ -48,9 +48,8 @@
</list>
</field>
</group>
<group string="Compliance Notes">
<field name="x_fp_compliance_notes" nolabel="1"/>
</group>
<separator string="Compliance Notes"/>
<field name="x_fp_compliance_notes"/>
</page>
</xpath>
</field>

View File

@@ -72,7 +72,8 @@
<field name="owner_id"/>
<field name="status"/>
</group>
<group string="Description"><field name="description" nolabel="1"/></group>
<separator string="Description"/>
<field name="description"/>
</sheet>
</form>
</field>

View File

@@ -50,7 +50,8 @@
<field name="transferred_kg"/>
</group>
</group>
<group string="Notes"><field name="notes" nolabel="1"/></group>
<separator string="Notes"/>
<field name="notes"/>
</sheet>
</form>
</field>

View File

@@ -35,7 +35,8 @@
<field name="active" widget="boolean_toggle"/>
</group>
</group>
<group string="Contact"><field name="contact_info" nolabel="1"/></group>
<separator string="Contact"/>
<field name="contact_info"/>
</sheet>
</form>
</field>