Julien Guenat

Results 5 issues of Julien Guenat

In a fuel log - issue: when modifying the odometer value, it creates a new odometer - fix: update existing odometer value

Hello, In version 15.0 it was possible to set up an Analytic default rule based on User. ![analytic_default_rule](https://github.com/user-attachments/assets/1b81361c-dccc-48c7-8d10-c064c4ab4483) In version 16 and later the User field is not present anymore...

enhancement

Hello, I do not really like how switzerland country states have been managed by Odoo since V16 : no translation -> 3 states per canton. This is not great specially...

I found that order/payment date had some strange behavior when modifying a payment, see #1325 Also fix a bug where the resale order was not at the same time as...

Hello, In module pos_payment_change, the field payment_date (Datetime) is set as shown bellow when changing a payment. https://github.com/OCA/pos/blob/df170b59eae65558c05f6372bf381b9e7198c9e8/pos_payment_change/wizards/pos_payment_change_wizard.py#L93 I have some issues with this : - the field payment_date is...