Isaac-GC
Isaac-GC
Hi @Abdullahalaminj, Are you still encountering this issue in the latest Frappe Books version?
Hi @jimk100189! Try using the documentation found here (With using the "Account" import type): https://docs.frappebooks.com/miscellaneous/import-wizard.html For example, if you have the values in the csv: It'll look like this in...
Hi @itsGKRam, could you please update/fix the prettier linting issues? (see the [files link/tab](https://github.com/frappe/books/pull/862/files) for the issues)
I copied the above and url decoded it to make it a little easier to read (using https://gchq.github.io/CyberChef/#recipe=URL_Decode()): ```` Add some description... Steps to Reproduce Add steps to reproduce the...
It looks like it is injecting a NULL date when updating the PrintTemplate --> From what I can see, its perhaps updates between frappe books versions and a db patch...
You shouldn't need to revert to an older version of Frappe Books. The issue lies in somewhere in the Custom Fields set in the Customize Form's 'PrintTemplate' Entry. As you...