5.23.8.3.4. Trigger request via "CAD" button

The whole process also works via the CAD button (tooltip "Export to CAD") as a trigger.[84]

After clicking on the Export button, the Create a part ident request dialog also opens. The process is similar to that described at Section 5.23.8.3.3, “Request with attachment in the Part Number Manager plus LinkDB entry ”.

Put in erpcustom.cfg the following Settings:

  • Activate the script erp_export_ts.vbb.

    [LOAD]
    erp_export_ts = $CADENAS_SETUP/scripts/erp/erp_export_ts.vbb

  • Set the key value of AllowNewErpNr to 1 for those roles that are allowed to create new ERP numbers.

    [dialogOnExport]
    AllowNewErpNr=1

  • Set the key value of AllowNewErpNr to 0 for those roles that are not allowed to create new ERP numbers.

    [dialogOnExport(RoleName)]
    AllowNewErpNr=0




[84] #174171