Commit 2114694
committed
[FIX] l10n_vn_edi_viettel: no need buyer district, correct buyercity
* Problem: Since what has been described in
odoo#214134 and
https://thuvienphapluat.vn/chinh-sach-phap-luat-moi/vn/ho-tro-phap-luat/chinh-sach-moi/82581/tu-ngay-01-7-2025-ca-nuoc-se-khong-con-quan-huyen
Vietnam no longer have district and city in city no more (Before in
Vietnam we will have Thu Duc City belong to Ho Chi Minh State or Thuy
Nguyen City belong to Hai Phong), Therefore we need to update Sinvoice
data for this to.
* This commit remove BuyerDistrict parameter , beside using state in the
district is totally wrong and for 'buyerCityName' accept city or state
field because odoo user might leave the city empty and just input state
closes odoo#219368
X-original-commit: d4f424d
Signed-off-by: Nicolas Viseur (vin) <vin@odoo.com>1 parent 79cce73 commit 2114694
2 files changed
Lines changed: 3 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
628 | 628 | | |
629 | 629 | | |
630 | 630 | | |
631 | | - | |
632 | | - | |
| 631 | + | |
633 | 632 | | |
634 | 633 | | |
635 | 634 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
119 | | - | |
120 | | - | |
| 119 | + | |
121 | 120 | | |
122 | 121 | | |
123 | 122 | | |
| |||
0 commit comments