Víctor Martínez

Results 42 issues of Víctor Martínez

**Description of the issue/feature this PR addresses**: If the components of the manufacturing order are in done or cancel state you should NOT define the status of the manufacturing order...

Logistics

FWP from 14.0: https://github.com/OCA/queue/pull/443 Add `base_sparse_field` dependency to prevent errors in test if addon not loaded. https://github.com/OCA/queue/blob/14.0/queue_job/models/queue_job.py#L12 Please @pedrobaeza can you review it? @Tecnativa TT35938

approved

Balance of "_Current Year Earnings_" account (type = `account.data_unaffected_earnings`) is currently displayed in _Profit_: https://github.com/OCA/account-financial-reporting/blob/13.0/mis_template_financial_report/data/mis_report_kpi.xml #L22 IMO move lines from `account.data_unaffected_earnings` type should not be included. What do you think?...

enhancement

Truncate the displayed information and respect the width of the table in the report. Before ![antes](https://user-images.githubusercontent.com/4117568/142596367-4d63c6f0-cbb9-46ee-a328-18441f3111eb.png) After ![despues](https://user-images.githubusercontent.com/4117568/142596384-113b3e98-1acf-4d70-9c99-573c83cbb049.png) I have previously tried not to completely change the report so that...

Migration to 15.0 Please @pedrobaeza and @chienandalu can you review it? @Tecnativa TT36425

Only cancel the stock moves not done Please @pedrobaeza and @sergio-teruel can you review it? @Tecnativa TT39138

Migration to 15.0 Please @pedrobaeza and @CarlosRoca13 can you review it? @Tecnativa TT36939

Recalculate the duration value on creation It is necessary to recalculate the duration value in the `create()` method when it is done by UX. Fixes https://github.com/OCA/hr-holidays/issues/105 @Tecnativa

Changes done: - [x] Change t-esc and t-raw to t-out fromTrial Balance report - [x] Refactor from Trial Balance - [x] Add grouping by analytical account in Trial balance ![ejemplo](https://github.com/OCA/account-financial-reporting/assets/4117568/120592b5-e93b-43e3-b50e-b97a9c6e4415)...

Add `model_ref` to access groups to avoid possible errors when creating directories from a template. Example of use case: - Create a partner. - Create a template linked to partners....