Commit 8496277
committed
[IMP] intrastat_product: Define the src_dest_country_id field readonly=False
Example use case:
- Our company is based in France
- Create a sales order with a delivery address in France
- Confirm the sales order
- Validate the picking
- Create the invoice
- Although the src_dest_country_id is France, there are specific cases that may require
changing the country (even when the invoice is confirmed); for example, if we have
shipped the goods to a customer's logistics warehouse in France but then the customer
moves the goods to another country (Ireland, for example), in that case we will need
to change the country and define Ireland because it must appear on the Intrastat
declaration.
TT580761 parent 088ef74 commit 8496277
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
31 | 32 | | |
32 | 33 | | |
33 | 34 | | |
| |||
0 commit comments