[FW][FIX] sale_account_taxcloud: add tax on options (portal) - #56110
[FW][FIX] sale_account_taxcloud: add tax on options (portal)#56110fw-bot wants to merge 1 commit into
Conversation
|
Ping @simongoffin To merge the full chain, say
More info at https://github.com/odoo/odoo/wiki/Mergebot#forward-port |
|
Ping @simongoffin ci/upgrade_odoo failed on this forward-port PR |
|
Hello @d-fence Peux tu m'éclairer je ne comprends pas le problème? |
|
You have to rebase, the odoo branch seems out of sync (see the warning on the batch page) |
|
@fw-bot r+ |
55628f8 to
f37175b
Compare
|
This PR was modified / updated and has become a normal PR. It should be merged the normal way (via @robodoo) |
Steps to reproduce Enable optional products in sale order Make a sale order with optional products for a portal customer with taxcloud fiscal position. Validate the order. Tax will be calculated on the sol. Access the sale order as the portal user. Add the optional product, verify the order and pay. The optional product will get the taxcloud data AFTER the order has been verified and possibly paid. As this should not occur this add the override to calculate taxcloud data right after adding the optional product opw-2310614 X-original-commit: a7a91d5 Co-authored-by: agr-odoo <agr@odoo.com>
|
@fw-bot r+ |
|
robodoo r+ |
1 similar comment
|
robodoo r+ |
|
I'm sorry, @simongoffin. This PR is already reviewed, reviewing it again is useless. |
Steps to reproduce Enable optional products in sale order Make a sale order with optional products for a portal customer with taxcloud fiscal position. Validate the order. Tax will be calculated on the sol. Access the sale order as the portal user. Add the optional product, verify the order and pay. The optional product will get the taxcloud data AFTER the order has been verified and possibly paid. As this should not occur this add the override to calculate taxcloud data right after adding the optional product opw-2310614 closes #56110 X-original-commit: a7a91d5 Signed-off-by: Simon Goffin (sig) <sig@openerp.com> Co-authored-by: agr-odoo <agr@odoo.com>
Steps to reproduce
Enable optional products in sale order
Make a sale order with optional products for a portal customer
with taxcloud fiscal position. Validate the order.
Tax will be calculated on the sol.
Access the sale order as the portal user.
Add the optional product, verify the order and pay.
The optional product will get the taxcloud data
AFTER the order has been verified and possibly paid. As this should not
occur this add the override to calculate taxcloud data right after
adding the optional product
opw-2310614
Co-authored-by: agr-odoo agr@odoo.com
Forward-Port-Of: #56083
Forward-Port-Of: #56037