- Mar 27, 2023
-
-
Andrea Grazioso (agr-odoo) authored
Create a customer with Country Philippines and no vat Try to save Traceback Fixup of f0e9a3ce closes odoo/odoo#116646 Signed-off-by:
Josse Colpaert <jco@odoo.com>
-
- Mar 23, 2023
-
-
Andrea Grazioso (agr-odoo) authored
Register a ph contact with vat 123-456-789-012 Validation Error will raise Currently we use check the PH vat against regexp \d{3}-\d{3}-\d{3}-\d{5} This seems to be not correct according to the official documentation https://serp-p.pids.gov.ph/publication/public/view?slug=taxpayer-identification-number-tin-its-development-and-importance-in-tax-administration """ 12 digit number (E.g. 123 456 789 002), of which the first digit identifies type of taxpayer (0 for corporations, 1-9 for individuals and other businesses), second to eighth digits are sequential numbers between 0 and 9, ninth digit is a check number, last three digits are 000 for individuals and head office of businesses and 001-999 for branches of businesses, if any """ The TIN should be a 9 digit code + 3 for the branch code opw-3141793 closes odoo/odoo#111519 Signed-off-by:
Josse Colpaert <jco@odoo.com>
-
- Nov 04, 2022
-
-
Tommy (tong) authored
- add philippines localization task-2713149 closes odoo/odoo#81280 Signed-off-by:
Florian Gilbert (flg) <flg@odoo.com>
-