OCA-git-bot
debf048f7f
[ADD] setup.py
5 years ago
OCA-git-bot
1c8bd55539
[ADD] icon.png
5 years ago
OCA-git-bot
21c0bace47
[UPD] README.rst
5 years ago
oca-travis
c6fd1ef911
[UPD] Update contract_forecast.pot
5 years ago
OCA-git-bot
3e3ef1a3c4
Merge PR #283 into 12.0
Signed-off-by sbejaoui
5 years ago
sbejaoui
35e5ef820b
remove egg directory
5 years ago
OCA Transbot
09436a1b1c
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: contract-12.0/contract-12.0-contract
Translate-URL: https://translation.odoo-community.org/projects/contract-12-0/contract-12-0-contract/
5 years ago
oca-travis
ab325387f9
[UPD] Update contract.pot
5 years ago
OCA-git-bot
34ec17d968
Merge PR #432 into 12.0
Signed-off-by sbejaoui
5 years ago
OCA-git-bot
cd1d7a4fdc
Merge PR #433 into 12.0
Signed-off-by sbejaoui
5 years ago
Bole
8ffdac16f4
Translated using Weblate (Croatian)
Currently translated at 100.0% (41 of 41 strings)
Translation: contract-12.0/contract-12.0-product_contract
Translate-URL: https://translation.odoo-community.org/projects/contract-12-0/contract-12-0-product_contract/hr/
5 years ago
Bole
7f776b34f1
Translated using Weblate (Croatian)
Currently translated at 22.2% (47 of 212 strings)
Translation: contract-12.0/contract-12.0-contract
Translate-URL: https://translation.odoo-community.org/projects/contract-12-0/contract-12-0-contract/hr/
5 years ago
Pedro M. Baeza
8392d61221
[FIX] contract: Tests with duplicated name
So they are not executed at all. Detected by chance looking for a test for the other PR.
5 years ago
Pedro M. Baeza
d415e44ff7
[FIX] contract: Don't execute onchange after invoice creation
Using that approach (that is the current one in core) has a lot of side effects and
performance bottlenecks. You can read odoo/odoo#40156 for summarizing them.
This also improves the handling of the values of payment term an fiscal position
for using the partner ones if not set.
5 years ago
OCA-git-bot
455fb5d6f3
[ADD] setup.py
5 years ago
oca-travis
7ae1be3a76
[UPD] Update contract_variable_qty_timesheet.pot
5 years ago
OCA-git-bot
fa97124c4e
Merge PR #424 into 12.0
Signed-off-by pedrobaeza
5 years ago
Pedro M. Baeza
627e08d58d
[MIG] contract_variable_qty_timesheet: Migration to 12.0
* Standard procedure
* README by fragments
* Promoted to Production/Stable and declared maintainers
* Code adapted to v12
* Tests added
5 years ago
Maria Sparenberg
549a7c61ad
Added translation using Weblate (German)
Currently translated at 100.0% (3 of 3 strings)
Translation: contract-11.0/contract-11.0-contract_variable_qty_timesheet
Translate-URL: https://translation.odoo-community.org/projects/contract-11-0/contract-11-0-contract_variable_qty_timesheet/de/
6 years ago
Sergio Zanchetta
482d410214
Added translation using Weblate (Italian)
Currently translated at 66.7% (2 of 3 strings)
Translation: contract-11.0/contract-11.0-contract_variable_qty_timesheet
Translate-URL: https://translation.odoo-community.org/projects/contract-11-0/contract-11-0-contract_variable_qty_timesheet/it/
6 years ago
oca-travis
d88d0d93d4
[UPD] Update contract_variable_qty_timesheet.pot
6 years ago
OCA Transbot
3e816b8317
OCA Transbot updated translations from Transifex
7 years ago
Carlos Dauden
997a398081
[IMP] contract_variable_qty_timesheet: New module
7 years ago
Maxime Chambreuil
1da5123007
Merge pull request #427 from ursais/12.0-fix-agreement_maintenance
[FIX] agreement_maintenance: Element cannot be located in parent view
5 years ago
Maxime Chambreuil
ab872a5849
[FIX] agreement_maintenance: Element cannot be located in parent view
5 years ago
OCA-git-bot
3e531348cb
[ADD] .editorconfig [ci skip]
5 years ago
Pedro M. Baeza
00d71f96f5
[MIG][FIX] contract: Move contracts, but disable them
There were an error in previous query for moving only contracts with the mark checked,
but it's also more logic to move them, but remain them disabled.
5 years ago
OCA-git-bot
9d052558b9
contract 12.0.4.2.5
5 years ago
OCA-git-bot
65750245d7
Merge PR #417 into 12.0
Signed-off-by pedrobaeza
5 years ago
Sergio Teruel
e0ff2922ff
[IMP] contract: Fix test crash with other modules
5 years ago
Bole
bc3bc32d77
Translated using Weblate (Croatian)
Currently translated at 66.7% (24 of 36 strings)
Translation: contract-12.0/contract-12.0-agreement
Translate-URL: https://translation.odoo-community.org/projects/contract-12-0/contract-12-0-agreement/hr/
5 years ago
Bole
47a4b8e51a
Translated using Weblate (Croatian)
Currently translated at 21.7% (46 of 212 strings)
Translation: contract-12.0/contract-12.0-contract
Translate-URL: https://translation.odoo-community.org/projects/contract-12-0/contract-12-0-contract/hr/
5 years ago
Bole
73674e9df9
Added translation using Weblate (Croatian)
5 years ago
Pedro M. Baeza
6b21d99c61
[MIG] contract: No contract on AA without recurring invoices flag
Don't transfer to contract those analytic accounts with the "Recurring invoicing" flag
unchecked.
5 years ago
OCA-git-bot
ec7c054b1c
Merge PR #411 into 12.0
Signed-off-by sbejaoui
5 years ago
Pedro M. Baeza
3606d696c1
[FIX] contract_variable_quantity: Allow to propagate variable qty fields from template
**Steps to reproduce the problem**
- Define a contract template with one line with variable quantity and formula.
- Use that template in a new contract.
- Variable quantity type and formula are not transferred from template to contract.
This is due to the lack of that fields in the tree view that prevents web client to fetch
and store them.
We solve it adding those fields to the contract line tree view, also providing some
visibility logic for not showing the corresponding fields according the type.
No regression tests is provided, as this is only reproducible with web client, not through
code.
5 years ago
OCA-git-bot
41d787d830
[ADD] setup.py
5 years ago
OCA-git-bot
0a4a05af5b
[UPD] README.rst
5 years ago
oca-travis
56b44f7821
[UPD] Update product_contract_variable_quantity.pot
5 years ago
OCA-git-bot
9535cd3730
Merge PR #265 into 12.0
Signed-off-by pedrobaeza
5 years ago
OCA Transbot
2539ed1cbe
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: contract-12.0/contract-12.0-contract
Translate-URL: https://translation.odoo-community.org/projects/contract-12-0/contract-12-0-contract/
5 years ago
OCA-git-bot
d7b5d9cb9c
contract 12.0.4.2.4
5 years ago
oca-travis
0618121577
[UPD] Update contract.pot
5 years ago
OCA-git-bot
04f1099f26
Merge PR #407 into 12.0
Signed-off-by pedrobaeza
5 years ago
OCA-git-bot
d8892bc25a
contract 12.0.4.2.3
5 years ago
OCA-git-bot
f348ebe1be
Merge PR #406 into 12.0
Signed-off-by rafaelbn
5 years ago
OCA-git-bot
fe92dfcb5f
contract 12.0.4.2.2
5 years ago
OCA-git-bot
70cd128635
Merge PR #408 into 12.0
Signed-off-by pedrobaeza
5 years ago
OCA-git-bot
41ea2e3175
product_contract 12.0.2.0.2
5 years ago
OCA-git-bot
db3a48494b
contract 12.0.4.2.1
5 years ago