Duplicating records in GTK-client results in empty form
In the GTK-client Tryton 7.0 Form view: Is: when duplicating a record the duplicate results in an empty record form. Expected: Results the record of the duplicate with fields filled. List view: Is: when duplicating a record, the duplicate results in the list view, but the cursor stays at the original Expected: The cursor focus the duplicated record On Sao both scenarios are working as expected.
issue