-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[FIX] sale_order_line_input: New id for the _get_lang method
When a line is defined in the sales order it calculates the name of the description with the language of the order using the new id of the new order being created. If this is done from the order lines view there is no order created and that is why you need to create a new id to avoid the error in the parent method.
- Loading branch information
1 parent
f559bb0
commit 5bdc440
Showing
2 changed files
with
18 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters