Javier Colmenero

Results 9 issues of Javier Colmenero

## pos_order_mgmt When I do a ticket I get the date and hour in my timezone. When I reprint that order is in american format and in UTC. When ticket...

bug

I'm not sure about this, but I already explained it in issue #1747. It seems there is new code added that wasn't in v15. In my opinion, it's a mistake...

## Module Partner Invoicing Mode ## Describe the bug When this module is instaled, if you select 2 or more orders with differents customers, it creates only a invoice. Not...

bug

The issue #305 is due to the Subtotal and Total fields being of type Monetary. These fields require the currency_id field to be correctly calculated. Currently, the currency_id field is...

Depends on: - [x] https://github.com/OCA/contract/pull/1138 Migration from v17 with changes of this PR #1234 over v17.

needs review
approved
migration
ready to merge

This PR migrates the module `contract_sale_generation` from 16.0 to 17.0. Superseed #1087.

needs review
approved
migration