Tuesday, July 28, 2015
1 change · master
Resolved issues and error corrections
This fix removes a broken VAT field trigger that was still calling a deleted process. Creating customers, suppliers, or contacts should no longer fail with an error when VAT information is involved.
Original PR description
The vat_change method is removed and still it is used here so it gives traceback while on_change is called. Method is removed in this commit 13050d3e4b6673d691fc6d1d5b5b2629d725ff72 Issue: Create partner will lead to traceback 1) Contact 2) Sales/Customer 3) Purchase/Supplier More on Ticket: 643773