Yoshi Tashiro (Quartile)

Results 4 issues of 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...

bug

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: ![image](https://github.com/OCA/reporting-engine/assets/7766939/5e4dc2cd-4dd2-4f52-83cf-2ee92cdf822e) Result:...

stale

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,...

approved
ready to merge

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...