Skip to content

Feature/use product in provision tickets

Administrator requested to merge feature/use-product-in-provision_tickets into master

We change the product usage in the provision tickets.

In Tryton we use more than one field to determine the product of the order.

We want to change these products mapping and use a product code to identify the products in all the SC systems.

With the new codification of products, we only need one field in the MobileData, FiberData, and ADSLData, but until our Tryton instance lives, we must keep the separate fields to keep the integration working.

This change adds a product DF to the provision tickets and maintains the olds. Tryton can continue sending the tickets to OTRS and Odoo stanging also, but with the new field.

Merge request reports