Organizations and Sale Orders in Odoo #55

Open
opened 2025-05-07 13:10:52 +00:00 by tobru · 0 comments
Owner

Stories

As a system, I want to manage Sale Orders in Odoo regarding organizations

An organization in Servala is represented as a Sale Order in Odoo (model sale.order).

Implementation Notes

When creating an organization, we also need to create a Sales Order in Odoo and set the partner_id and partner_invoice_id to the values from the billing entity (see #54).

Store the ID of the created Sales Order in the organization so that we can reference it accordingly.

## Stories _As a system, I want to manage Sale Orders in Odoo regarding organizations_ An organization in Servala is represented as a Sale Order in Odoo (model `sale.order`). ## Implementation Notes When creating an organization, we also need to create a Sales Order in Odoo and set the `partner_id` and `partner_invoice_id` to the values from the billing entity (see #54). Store the ID of the created Sales Order in the organization so that we can reference it accordingly.
tobru added the
enhancement
label 2025-05-07 13:10:52 +00:00
tobru added this to the Servala Portal project 2025-05-07 13:10:52 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: servala/servala-portal#55
No description provided.