Zina Rasoamanana

Results 31 issues of Zina Rasoamanana

Migration of account invoice blocking

migration of account invoice check total to version 16

Migration of account invoice constraint chronology to version 16

needs review

The override of the method `do` is missing some context keys introduced when importing a file (by [base_import](https://github.com/odoo/odoo/blob/13.0/addons/base_import/models/base_import.py#L923)) in "asynchronous mode". This PR introduces those keys in the job context....

[New addon] This module extends the functionality of vendor bills and refunds and adds an approbation mechanism. The approbation status is purely informative and doesn't block any other functionality's flow....

Migration of module account_payment_order_sequence_payment_mode to v16.0 (nothing changed) I did some improvements: 1. Do not compute sequence in create 2. Use a compute on the field "name" It enables the...

needs review

Adds a demo application on fastapi endpoint for a demo shopinvader application that takes every router Side note: when adding new routers, we should include them in this module

depends on https://github.com/shopinvader/odoo-shopinvader/pull/1361

This migration is done considering that we use odoo/account instead of oca/account_cash_discount_base to manage discounts.

stale

Migration of the moduel "account_cash_discount_base". - [x] discount is defined using line of account.payment.term (it is not possible to have multiple line on payment term and discounts in the same...

stale