Clément Mombereau

Results 15 issues of Clément Mombereau

Same as native PO's invoice_status but for PO lines.

Some clients may want to follow the Reception status at PO line level in addition to PO level. So I moved the status computation to the purchase.order.line model. It does...

I understood this field was aimed to be used in PO reports, but there is not such report's inherited views in the modules. Moreover in native module **purchase_stock** there is...

Add a subtle external link button on child partner kanban to open it completely : ![image](https://user-images.githubusercontent.com/31664455/120284052-237d8180-c2bc-11eb-88aa-aef5eef00d20.png) The breadcrumb is not very consistent. Sometimes it adds an intermediary "Contacts" sometimes it...

Basic module migration and : - rename module's name product_unit_manager_group into **uom_manager_group** in order to follow the new separation between product and uom modules in Odoo 12.0 - add readme...

Hi @gityopie, how are you? I started to use your modules and they are really good ! I just noticed today that after changing the partner's type field (Individual /...

14.0

Order mail.message in chatter by date instead of ID.

# Description of the issue/feature this PR addresses: The method [_prepare_stock_moves()](https://github.com/odoo/odoo/blob/14.0/addons/purchase_stock/models/purchase.py#L404) in purchase_stock is here to calculate the new stock.moves to create from a change in PO line's quantity based...

Separate `extract_registers_spec()` and `extract_fields_spec()` from **generate.py** in a new file to be launched separately and return intermediary CSV files.

Add a new simplified menu for locations to avoid user to make annoying changes cc @Kev-Roche @sebastienbeau