Skip to content

Error occured upon installing tailpos_sync #19

@pifabs

Description

@pifabs

Im actually not sure if this is a bug or there's just something wrong with my existing setup. The traceback below occured when I did the following steps;

ValueError: Document for field "field_order" attached to child table of "Tail Settings" must be a dict or BaseDocument, not class 'str' (generate_invoice)

  1. From my erpnext/ directory where apps/ and sites/ resides I run the ff command:

    bench get-app --branch master tailpos-sync https://github.com/bailabs/tailpos-sync.git

  2. It created a tailpos_sync/ folder alongside erpnext/. Then i run:

    bench --site jeeves install-app tailpos_sync

Then the above error occured...

Anyone on this? Thanks in advance!

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