diff --git a/nexa_coa_setup/__manifest__.py b/nexa_coa_setup/__manifest__.py index 65624d9c..802b8fbf 100644 --- a/nexa_coa_setup/__manifest__.py +++ b/nexa_coa_setup/__manifest__.py @@ -30,6 +30,7 @@ "data/08_res_partner_category.xml", "data/09_res_partner.xml", "data/10_account_reconcile_model.xml", + "data/11_products.xml", ], "pre_init_hook": "pre_init_hook", "post_init_hook": "post_init_hook", diff --git a/nexa_coa_setup/data/11_products.xml b/nexa_coa_setup/data/11_products.xml new file mode 100644 index 00000000..b2e4fe96 --- /dev/null +++ b/nexa_coa_setup/data/11_products.xml @@ -0,0 +1,158 @@ + + + + + + + + + + + + SaaS Subscription — Basic + SAAS-BASIC + service + 0.00 + + Basic SaaS subscription tier. Set monthly price per customer. + + + + Hosting — Small (1 vCPU / 2GB RAM / 50GB SSD) + HOST-S + service + 49.00 + + Small managed hosting tier. Suitable for small websites, dev/staging environments. + + + + Hosting — Medium (2 vCPU / 8GB RAM / 200GB SSD) + HOST-M + service + 149.00 + + Medium managed hosting tier. Production websites, small apps. + + + + Hosting — Large (4 vCPU / 16GB RAM / 500GB SSD) + HOST-L + service + 299.00 + + Large managed hosting tier. Production SaaS, heavier workloads. + + + + Support Contract — Monthly Retainer (4 hrs) + SUPPORT-RET + service + 640.00 + + 4 hours/month support retainer. Unused hours expire monthly. Overage billed at standard rate. + + + + Setup / Onboarding Fee + SETUP-FEE + service + 500.00 + + One-time setup & onboarding fee for new SaaS / hosting / support customers. + + + + + + + + Custom Software Development — Hourly + DEV-SOFTWARE + service + 160.00 + + + Custom software development billed hourly. Quote on scope; final billing on actual hours. + + + + Custom Web Application Development — Hourly + DEV-WEBAPP + service + 160.00 + + + Custom web application development (frontend + backend) billed hourly. + + + + Custom Website Development — Hourly + DEV-WEBSITE + service + 160.00 + + + Custom website development (corporate sites, marketing sites) billed hourly. + + + + ERP Implementation & Customization — Hourly + ERP-IMPL + service + 175.00 + + + Odoo / ERP implementation, customization, module development billed hourly. + + + + + + + + Consulting & Advisory — Hourly + CONSULT + service + 200.00 + + + Architecture, strategy, technology advisory billed hourly. + + + + Training & Workshop — Hourly + TRAINING + service + 120.00 + + + Custom training, workshops, knowledge transfer sessions billed hourly. + + + + Technical Support — Per-incident / Hourly + TECH-SUPPORT + service + 160.00 + + + Ad-hoc technical support, troubleshooting, infrastructure setup billed hourly. + + + + + + + + Third-party Software License (template) + RESALE-SW + service + 0.00 + + Template for reselling third-party software licenses (M365, Adobe, etc.). Duplicate & set price per item. + + + +