tailpos-sync icon indicating copy to clipboard operation
tailpos-sync copied to clipboard

Error occured upon installing tailpos_sync

Open pifabs opened this issue 6 years ago • 1 comments

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!

pifabs avatar Nov 27 '19 01:11 pifabs

Was a resolution for this ever found?

telcohusky avatar Oct 07 '20 14:10 telcohusky