Skip to content

After Intallation erpnext_pk not able to create/update company, customer , supplier and employee #14

@Ubaid-AI

Description

@Ubaid-AI

after installation app not able to create or update record in every doctype where any fields placed from this app
ERPNext: v14.65.3
Frappe Framework: v14.67.1

in console getting errors

script_manager.js:32 ƒ (frm) {
erpnext_pk.format_nic(frm, 'tax_nic');
}

form.js:786 ReferenceError: erpnext_pk is not defined

image

in company doctype

script_manager.js:32 ƒ (frm) {
erpnext_pk.format_ntn(frm, 'tax_ntn');
erpnext_pk.format_strn(frm, 'tax_strn');
erpnext_pk.format_nic(frm, 'tax_nic');
}

form.js:786 ReferenceError: erpnext_pk is not defined

image

i tried to rebuild app and bench migrate but no luck
please help

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions