Maksym Yankin

Results 79 comments of Maksym Yankin

> account_financial_report #835 Depends on [OCA/server-ux#414](https://github.com/OCA/server-ux/pull/414) will you work on that? how can I help you?

- [ ] `account_statement_import` here https://github.com/OCA/bank-statement-import/pull/440 - [ ] `account_statement_import_camt` here https://github.com/OCA/bank-statement-import/pull/441 - [ ] `account_statement_import_camt54` here https://github.com/OCA/bank-statement-import/pull/442

I wonder how can we solve this issue happening on install of this module: ``` odoo.addons.account_invoice_fiscal_position_update.tests.test_inv_fiscal_pos_update: Starting TestProductIdChange.test_fiscal_position_id_change ... 2022-05-18 11:12:12,043 258 ERROR odoo odoo.sql_db: bad query: UPDATE "product_product" SET...

stock_picking_invoicing_incoterm https://github.com/OCA/account-invoicing/pull/1163

hello @hmagninfeysot, to use bokeh chart you need to migrate and install https://github.com/OCA/project/tree/15.0/project_forecast_line_bokeh_chart BTW, you may also want to include public holidays, then you need to migrate https://github.com/OCA/project/tree/15.0/project_forecast_line_holidays_public And please...

`project_forecast_line` is migrated here: https://github.com/OCA/project/pull/1001

@sbidoul @ivantodorovich I've opened new migration PRs for `pos_lot_barcode` and `pos_lot_selection` to supersede existing ones which needs fixing. Old ones: - [ ] https://github.com/OCA/pos/pull/918 - [ ] https://github.com/OCA/pos/pull/917 New ones...

@lmignon should we ignore License issue on pre-commit? ``` base_rest_auth_jwt (LGPL-3) depends on auth_jwt (AGPL-3) Error: Process completed with exit code 1. ```

@lmignon yes I know about the relicense, I did that PR :smiley: But, here I'm waiting for https://github.com/OCA/server-auth/pull/316 If you can help to solve the issue it would be great....