Hello guys,
In the create method of the sale.order class, in the python code, how would you detect if the sale order is created from the backend or the frontend?
Would you use the url?
In my company, sale orders created from the frontend must take a sequence and sale orders created from the backend must take an other sequence.