I am creating a journal entry with a payable account, for which I need to specify a party type. The default party type displayed is ‘Supplier’. However, I need the party type ‘Employee’, and when I select this type, the entry is immediately deleted again, so I cannot create a journal entry. But if I then select ‘Supplier’ again, this party type is also deleted immediately. To me, this looks very much like a bug. I am using the following versions:
‘frappe’: ‘16.10.8’, ‘erpnext’: ‘16.8.0’, “hrms”: ‘16.4.2’
This is not a bug, it was built this way. You can write a client script to override this default behavior.