Browse Source
[FIX] partner_second_lastname: False value should be set on lastname2
[FIX] partner_second_lastname: False value should be set on lastname2
not firstname before this commit the following error happen: name = 'Van-Eyck Jan' this was converted to firstname = False lastname= 'Van-Eyck' lastname2 = 'Jan' and it should be like firstname = 'Jan' lastname= 'Van-Eyck' lastname2 = False12.0
Hugo Adan
4 years ago
committed by
Luis Torres
2 changed files with 62 additions and 20 deletions
Write
Preview
Loading…
Cancel
Save
Reference in new issue