frappe / books

Free Accounting Software
https://frappe.io/books
GNU Affero General Public License v3.0
2.68k stars 614 forks source link

Don't know what is this error, can anyone help #763

Open Abdullahalaminj opened 8 months ago

Abdullahalaminj commented 8 months ago

Description

Add some description...

Steps to Reproduce

Add steps to reproduce the error...

Info

Error: ValidationError: invalid doc conversion 'DD-MM-YYYY' of type string found, field: {"label":"Date","fieldname":"date","fieldtype":"Date","section":"Default","tab":"Custom","isCustom":true,"required":true,"default":"DD-MM-YYYY"}

Stack:

ValidationError: invalid doc conversion 'DD-MM-YYYY' of type string found, field: {"label":"Date","fieldname":"date","fieldtype":"Date","section":"Default","tab":"Custom","isCustom":true,"required":true,"default":"DD-MM-YYYY"}
    at oi (app://assets/index-037aa12e.js:39:74073)
    at I3 (app://assets/index-037aa12e.js:39:72083)
    at Function.toDocValue (app://assets/index-037aa12e.js:39:70762)
    at Bg.dm (app://assets/index-037aa12e.js:39:71471)
    at Bg.toDocValueMap (app://assets/index-037aa12e.js:39:70525)
    at RG.get (app://assets/index-037aa12e.js:39:75492)
    at async Proxy.load (app://assets/index-037aa12e.js:39:1094)
    at async UH.getDoc (app://assets/index-037aa12e.js:40:1226)
    at async Proxy._loadLinkDoc (app://assets/index-037aa12e.js:39:2042)
    at async Proxy._loadLinkField (app://assets/index-037aa12e.js:39:1839)

Version: 0.19.0 Platform: darwin Path: /index.html Language: - Country: ae

RobyCigar commented 7 months ago

what did you do to produce the error?

Isaac-GC commented 5 months ago

Hi @Abdullahalaminj,

Are you still encountering this issue in the latest Frappe Books version?