Yoshi Tashiro (Quartile)
Yoshi Tashiro (Quartile)
### Impacted versions: 10.0 (haven't tested other versions) ### Steps to reproduce: - Create a configurable template with an attribute (say, "Color") - Create another configurable template with the same...
This module allows administrators to define the decimal precision of float fields for QWeb report presentation. Functionality wise, this basically replaces https://github.com/OCA/reporting-engine/tree/16.0/report_qweb_decimal_place. ~Tests need to be added.~ Configuration:  Result:...
This commit fixes the following issues: - The previous code does not handle the immediate transfer scenario when `auto_fill_qty_done` is selected in the operation type. This raises a missing-record error,...
The module adds configurable banners for backend form views. Define rules per model (and optionally per view) to show context-aware alerts with a chosen severity (info/warning/danger). Messages can be plain...