diff --git a/ext/custom-addons/l10n_ph_country_states/__init__.py b/ext/custom-addons/l10n_ph_country_states/__init__.py new file mode 100644 index 00000000..e0070704 --- /dev/null +++ b/ext/custom-addons/l10n_ph_country_states/__init__.py @@ -0,0 +1,2 @@ +# -*- coding: utf-8 -*- +# diff --git a/ext/custom-addons/l10n_ph_country_states/__manifest__.py b/ext/custom-addons/l10n_ph_country_states/__manifest__.py new file mode 100644 index 00000000..00420674 --- /dev/null +++ b/ext/custom-addons/l10n_ph_country_states/__manifest__.py @@ -0,0 +1,19 @@ +# -*- coding: utf-8 -*- +# (C) Piotr Cierkosz +# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). + +{ + 'name': 'Philippines Country States', + 'category': 'Localisation', + 'version': '11.0.1.0', + 'author': 'Piotr Cierkosz', + 'data': [ + 'data/res_country_states.xml', + ], + 'license': 'AGPL-3', + 'installable': True, + 'description' : "PProvinces of the Philippines", + 'images': ['images/thumbnail.png'], + 'summary': 'Provinces of the Philippines', + 'website' : "https://www.cier.tech", +} diff --git a/ext/custom-addons/l10n_ph_country_states/data/res_country_states.xml b/ext/custom-addons/l10n_ph_country_states/data/res_country_states.xml new file mode 100644 index 00000000..041a0944 --- /dev/null +++ b/ext/custom-addons/l10n_ph_country_states/data/res_country_states.xml @@ -0,0 +1,414 @@ + + + + + Abra + PH-ABR + + + + Agusan del Norte + PH-AGN + + + + Aklan +PH-AKL + + + + Agusan del Sur + PH-AGS + + + + Albay +PH-ALB + + + + Antique + PH-ANT + + + + Apayao + PH-APA + + + + Aurora + PH-AUR + + + + Basilan + PH-BAS + + + + Bataan + PH-BAN + + + + Batanes + PH-BTN + + + + Batangas + PH-BTG + + + + Benguet + PH-BEN + + + + Biliran + PH-BIL + + + + Bohol + PH-BOH + + + + Bukidnon + PH-BUK + + + + Bulacan + PH-BUL + + + + Bukidnon + PH-BUK + + + + Cagayan + PH-CAG + + + + Camarines Norte + PH-CAN + + + + Camarines Sur + PH-CAS + + + + Camiguin + PH-CAM + + + + Capiz + PH-CAP + + + + Catanduanes + PH-CAT + + + + Cavite + PH-CAV + + + + Cebu + PH-CEB + + + + Compostela Valley + PH-COM + + + + Cotabato + PH-NCO + + + + Davao Occidental + PH-DVO + + + + Davao Oriental + PH-DAO + + + + Davao del Norte + PH-DAV + + + + Davao del Sur + PH-DAS + + + + Dinagat Islands + PH-DIN + + + + Eastern Samar + PH-EAS + + + + Guimaras + PH-GUI + + + + Ifugao + PH-IFU + + + + Ilocos Norte + PH-ILN + + + + Ilocos Sur + PH-ILS + + + + Iloilo + PH-ILI + + + + Isabela + PH-ISA + + + + Kalinga + PH-KAL + + + + La Union + PH-LUN + + + + Laguna + PH-LAG + + + + Lanao del Norte + PH-LAS + + + + Lanao del Sur + PH-NCO + + + + Leyte + PH-LEY + + + + Maguindanao + PH-MAG + + + + Marinduque + PH-MAD + + + + Masbate + PH-MAS + + + + Mindoro Occidental + PH-MDC + + + + Mindoro Oriental + PH-MDR + + + + Misamis Occidental + PH-MSC + + + + Misamis Oriental + PH-MSR + + + + Mountain Province + PH-MOU + + + + Negros Occidental + PH-NEC + + + + Negros Oriental + PH-NER + + + + Northern Samar + PH-NSA + + + + Nueva Ecija + PH-NUE + + + + Nueva Vizcaya + PH-NUV + + + + Palawan + PH-PLW + + + + Pampanga + PH-PAM + + + + Pangasinan + PH-PAN + + + + Quezon + PH-QUE + + + + Quirino + PH-QUI + + + + Rizal + PH-RIZ + + + + Romblon + PH-ROM + + + + Samar + PH-WSA + + + + Sarangani + PH-SAR + + + + Siquijor + PH-SIG + + + + Sorsogon + PH-SOR + + + + South Cotabato + PH-SCO + + + + Southern Leyte + PH-SLE + + + + Sultan Kudarat + PH-SUK + + + + Sulu + PH-SLU + + + + Surigao del Norte + PH-SUN + + + + Surigao del Sur + PH-SUR + + + + Tarlac + PH-TAR + + + + Tawi-Tawi + PH-TAW + + + + Zambales + PH-ZMB + + + + Zamboanga Sibugay + PH-ZSI + + + + Zamboanga del Norte + PH-ZAN + + + + Zamboanga del Sur + PH-ZAS + + + diff --git a/ext/custom-addons/l10n_ph_country_states/doc/changelog.rst b/ext/custom-addons/l10n_ph_country_states/doc/changelog.rst new file mode 100644 index 00000000..5588a15e --- /dev/null +++ b/ext/custom-addons/l10n_ph_country_states/doc/changelog.rst @@ -0,0 +1,8 @@ +.. _changelog: + +Changelog +========= + +`Version 1.0 (2018)` +------------------------- +- First release for Odoo 11.0 diff --git a/ext/custom-addons/l10n_ph_country_states/doc/index.rst b/ext/custom-addons/l10n_ph_country_states/doc/index.rst new file mode 100644 index 00000000..f4aade6b --- /dev/null +++ b/ext/custom-addons/l10n_ph_country_states/doc/index.rst @@ -0,0 +1,27 @@ +Installation +------------ + +- Backup your Odoo + +- After purchase you will receive a receipt with a link to download the module + +- Extract the module and upload (place it) into your "custom modules" folder + +- Restart the Odoo server + +- Log in to Odoo and activate the developer mode + +- Go to "Apps" tab and click "Update Apps list" + +- Find the module and hit the "Install" button + +- Restart Odoo + +- Feel free to contact to get a tutorials on how to install modules on different systems + +Compatibility +------------ + +- Fully Supports Odoo Version 11.0 Community + +- Module tested on clean Odoo installation, no errors detected diff --git a/ext/custom-addons/l10n_ph_country_states/images/thumbnail.png b/ext/custom-addons/l10n_ph_country_states/images/thumbnail.png new file mode 100644 index 00000000..e88e3b95 Binary files /dev/null and b/ext/custom-addons/l10n_ph_country_states/images/thumbnail.png differ diff --git a/ext/custom-addons/l10n_ph_country_states/static/description/icon.png b/ext/custom-addons/l10n_ph_country_states/static/description/icon.png new file mode 100644 index 00000000..bf17715c Binary files /dev/null and b/ext/custom-addons/l10n_ph_country_states/static/description/icon.png differ diff --git a/ext/custom-addons/l10n_ph_country_states/static/description/index.html b/ext/custom-addons/l10n_ph_country_states/static/description/index.html new file mode 100644 index 00000000..47acc21e --- /dev/null +++ b/ext/custom-addons/l10n_ph_country_states/static/description/index.html @@ -0,0 +1,38 @@ +
+
+

Provinces of the Philippines

+

+Adds Provinces of the Philippines to Odoo. Voivodeships codes from ISO 3166:PH +

+
+ +
+
+

Mga lalawigan ng Pilipinas

+

+Nagdagdag ang modyul na ito lalawigan ng Pilipinas sa Odoo. Mga katugmang ISO 3166:PH +

+

+ +

+
+ +
+
+ +
+

+ If you need help with installation or some additional features feel free to contact
Email: Piotr Cierkosz
+ Website: www.cier.tech
+
+

+
+
+