Thursday, February 17, 2022
2 changes
Resolved issues and error corrections
A barcode-related automated test was adjusted to avoid occasional false failures caused by timing conflicts. This helps keep the validation pipeline stable without changing how users interact with the barcode app.
Original PR description
The JS tour test `test_gs1_and_packaging` can fail because of a concurrency error. This commit makes the trigger more specific to avoid that issue. Fixes runbot build error id 3303.
This update fixes a template issue in the Documents Spreadsheet Bundle that could affect spreadsheet autofill behavior after a framework upgrade. It helps keep spreadsheet-related document features working reliably without changing business workflows.
Original PR description
Since owl 2 (aa95e275eec157d999e8a6eecdaefb90f54d4fa8), t-key is required in a t-foreach tag. task-id 2766634