19.0 vanilla

This commit is contained in:
Ernad Husremovic 2026-03-09 09:31:21 +01:00
parent 7dc55599c6
commit 7f43bbbfcc
650 changed files with 45260 additions and 33436 deletions

View file

@ -0,0 +1,5 @@
"id","name","country_id:id","tax_payable_account_id","tax_receivable_account_id"
"l10n_ph_tax_group_vatable","VATable","base.ph","l10n_ph_account_200305","l10n_ph_account_110209"
"l10n_ph_tax_group_zero_rated","Zero-Rated","base.ph","l10n_ph_account_200305","l10n_ph_account_110209"
"l10n_ph_tax_group_vat_exempt","VAT Exempt","base.ph","l10n_ph_account_200305","l10n_ph_account_110209"
"l10n_ph_tax_group_withholding_tax","Withholding Tax","base.ph","l10n_ph_account_200306","l10n_ph_account_110210"
1 id name country_id:id tax_payable_account_id tax_receivable_account_id
2 l10n_ph_tax_group_vatable VATable base.ph l10n_ph_account_200305 l10n_ph_account_110209
3 l10n_ph_tax_group_zero_rated Zero-Rated base.ph l10n_ph_account_200305 l10n_ph_account_110209
4 l10n_ph_tax_group_vat_exempt VAT Exempt base.ph l10n_ph_account_200305 l10n_ph_account_110209
5 l10n_ph_tax_group_withholding_tax Withholding Tax base.ph l10n_ph_account_200306 l10n_ph_account_110210