Closed
Description
Describe the bug
BO - Order page - when deleting all products - the total invoice is NOK
Steps to Reproduce
Steps to reproduce the behavior:
- Create order from the FO with only one product
- In the Documents tab > generate an invoice
- Try to delete the product
- In the Documents tab => the total is not updated / invoice => nok
- Download the invoice => NOK
PS1.7.6.8 => ok
https://drive.google.com/file/d/1JKleufKGySk1LHpJ7ORf9lMYCP2iEU5X/view?usp=sharing
Additional information
- PrestaShop version: 177x
- PHP version: 7.2
Metadata
Metadata
Assignees
Labels
BranchCategory: Back OfficeType: BugResolution: issue closed because fixedLabel: Which BO under menu is concernedSeverity: major bug > https://build.prestashop.com/news/severity-classificationKanban prioritization: issue must be included in next versionComponent: Which BO section is concernedSolution: issue is being addressedType: regressionsymfony migration project
Activity
khouloudbelguith commentedon Nov 18, 2020
Related to #21903
jolelievre commentedon Nov 18, 2020
Is it really related to #21903 ? Cancel and delete product are two different actions which do not have the same consequences
So in this issue what was done delete (with the trash icon) or cancel (with the cancel button when merchandise return is enabled)?
jolelievre commentedon Nov 18, 2020
Ok I understand why it was related, because there was the same mistake on invoice totals I fixed both issues in the same PR anyway
Progi1984 commentedon Nov 19, 2020
Fixed by #21994