Problem in latest update! DuplicateEntryError Payment Entry-section_break_0

Hello, today I update to the latest release and got the follow issue:

frappe.exceptions.DuplicateEntryError: (u'Custom Field', u'Payment Entry-section_break_0', IntegrityError(1062, u"Duplicate entry 'Payment Entry-section_break_0' for key 'PRIMARY'"))

It’s because all the Section Break in custom_fields are renamed to section_break_0!

There is a issue open Bugs in latest production version 10.1.8 · Issue #13289 · frappe/erpnext · GitHub

Anyone have a workaround for this?

Thanks

Hi @federico_calvo,

I believe this is the same issue as this: Bench update issue on production branch - 12/03

1 Like

it seems i have the same error that happened to me after update, am now on v 10.1.19 master and it does not solve the problem,still getting this error, i cannot create a new payment entry, as it seems to recall payment entry 0003 as last created one, while i am on payment entry no 00044, and by the way, it is only giving this error on new payment entry,