mirror of
https://github.com/OCA/contract.git
synced 2025-02-13 17:57:24 +02:00
02df26cd6e8ad0f5b1cf5438d4bf02ecaffccd0f
In v13, the `user_id` field is a related field to `invoice_user_id`, that defaults to the environment user (`self.env.user`). Therefore, if we try to create an invoice just by passing `user_id`, it would be overwritten by the default computation of `invoice_user_id`. This fixes it by passing the correct field and data. TT31715
Contracts
Odoo Contracts are special types of Analytic Accounts. This repository provides features extending Contracts.
Dependencies on Project features should not be required. For Project related extensions please see the OCA/Project repository.
Translation Status
Description
Languages
Python
60.4%
HTML
39%
JavaScript
0.4%
SCSS
0.2%