-
Couldn't load subscription status.
- Fork 30.2k
[FW][FIX] l10n_din5008{*}: fix incorrect din5008 report addressing #190012
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[FW][FIX] l10n_din5008{*}: fix incorrect din5008 report addressing #190012
Conversation
|
@antonrom1 @qdp-odoo cherrypicking of pull request #183775 failed. stdout: Either perform the forward-port manually (and push to this branch, proceeding as usual) or close this PR (maybe?). In the former case, you may want to edit this PR message as well. More info at https://github.com/odoo/odoo/wiki/Mergebot#forward-port |
480ea7c to
41daded
Compare
The DIN 5008 layout was not properly addressing reports on invoices and delivery slips. On invoices/pro-forma, the reports were not addressed to the correct partners (commercial partner instead of invoice partner). In the delivery slips the reports were not addressed to the delivery partner. This led to functionally and legally incorrect reports. task-4089521 X-original-commit: eaf9e77
41daded to
cb4fa64
Compare
|
@robodoo r+ |
The DIN 5008 layout was not properly addressing reports on invoices and delivery slips. On invoices/pro-forma, the reports were not addressed to the correct partners (commercial partner instead of invoice partner). In the delivery slips the reports were not addressed to the delivery partner. This led to functionally and legally incorrect reports. task-4089521 closes #190012 X-original-commit: eaf9e77 Signed-off-by: Quentin De Paoli (qdp) <qdp@odoo.com> Signed-off-by: Anton Romanova (roan) <roan@odoo.com>
|
@antonrom1 @qdp-odoo staging failed: ci/runbot on 3c78481eae4e1ae5423d8171a3428863ea9ec621 (view more at https://runbot.odoo.com/runbot/build/71707227) |
|
@robodoo fw=skipci |
|
@antonrom1 you don't have the right to fw=skipci. |
|
@antonrom1 @qdp-odoo this forward port of #183775 is awaiting action (not merged or closed). |
|
This staging failed for probably sprurious reasons, we've reset the PR, it should be re-staged soon-ish. |

The DIN 5008 layout was not properly addressing reports on invoices and delivery slips. On invoices/pro-forma, the reports were not addressed to the correct partners (commercial partner instead of invoice partner). In the delivery slips the reports were not addressed to the delivery partner. This led to functionally and legally incorrect reports.
task-4089521
Forward-Port-Of: #189951
Forward-Port-Of: #183775