How can i modify the QWeb report to only display the sales order line when the quantity is not zero ?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Comptabilité
- Inventaire
- PoS
- Project
- MRP
Cette question a été signalée
2
Réponses
2567
Vues
test
You can see an iteration for writing product lines in the report. There you can give condition to satisfy like t-if="product_line.uom_qty > 0"
Vous appréciez la discussion ? Ne vous contentez pas de lire, rejoignez-nous !
Créez un compte dès aujourd'hui pour profiter de fonctionnalités exclusives et échanger avec notre formidable communauté !
S'inscrire