Set external billing fields on Exoscale sale orders #558

Open
tobru wants to merge 1 commit from exoscale-so-config into main
Owner

When a sale order is created for an Exoscale organization, stamp the Odoo addon's external_billing_provider ("exoscale") and external_billing_org_id (the org's osb_guid) so usage can be reported to Exoscale's external billing system. Normal portal orgs leave both fields empty.

When a sale order is created for an Exoscale organization, stamp the Odoo addon's external_billing_provider ("exoscale") and external_billing_org_id (the org's osb_guid) so usage can be reported to Exoscale's external billing system. Normal portal orgs leave both fields empty.
Set external billing fields on Exoscale sale orders
All checks were successful
Tests / test (push) Successful in 1m17s
7dabb15f24
When a sale order is created for an Exoscale organization, stamp the
Odoo addon's external_billing_provider ("exoscale") and
external_billing_org_id (the org's osb_guid) so usage can be reported
to Exoscale's external billing system. Normal portal orgs leave both
fields empty.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
All checks were successful
Tests / test (push) Successful in 1m17s
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin exoscale-so-config:exoscale-so-config
git switch exoscale-so-config

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff exoscale-so-config
git switch exoscale-so-config
git rebase main
git switch main
git merge --ff-only exoscale-so-config
git switch exoscale-so-config
git rebase main
git switch main
git merge --no-ff exoscale-so-config
git switch main
git merge --squash exoscale-so-config
git switch main
git merge --ff-only exoscale-so-config
git switch main
git merge exoscale-so-config
git push origin main
Sign in to join this conversation.
No description provided.