changes
Some checks failed
fusion_accounting CI / test (fusion_accounting_ai) (push) Has been cancelled
fusion_accounting CI / test (fusion_accounting_core) (push) Has been cancelled
fusion_accounting CI / test (fusion_accounting_migration) (push) Has been cancelled

This commit is contained in:
gsinghpal
2026-05-17 03:20:33 -04:00
parent f8586611c9
commit d3c5c25865
30 changed files with 712 additions and 183 deletions

View File

@@ -22,7 +22,7 @@
permissions are affected. Plating Managers can
always sign regardless of these lists.">
<setting id="fp_qa_assistant_signers"
string="QA Assistant Signers"
string="Planning Signers"
help="Users authorised to sign Section 2.0
(Planning / Production Review). Typically
one or two people. Leave empty if any
@@ -33,10 +33,13 @@
widget="many2many_tags"/>
</setting>
<setting id="fp_qa_manager_signers"
string="QA Manager Signers"
help="Users authorised to sign Section 3.0
(Quality Review). Typically the QA
Manager for the shop.">
string="QA Manager"
help="QA Manager(s) for the shop. Signs
Section 3.0 (Quality Review) of the
Contract Review, AND appears as the
Certified By signer on the Work Order
Detail report. The first user in the
list is used for the cert signature.">
<field name="x_fc_qa_manager_user_ids"
widget="many2many_tags"/>
</setting>