David
e6c330bd0c
[10.0] contract: allow to limit records on cron
6 years ago
Maria Sparenberg
2e83a547e8
Translated using Weblate (German)
Currently translated at 100.0% (109 of 109 strings)
Translation: contract-11.0/contract-11.0-contract
Translate-URL: https://translation.odoo-community.org/projects/contract-11-0/contract-11-0-contract/de/
6 years ago
Maria Sparenberg
a906650434
Translated using Weblate (German)
Currently translated at 70.6% (77 of 109 strings)
Translation: contract-11.0/contract-11.0-contract
Translate-URL: https://translation.odoo-community.org/projects/contract-11-0/contract-11-0-contract/de/
6 years ago
j-zaballa
6c5149b457
Translated using Weblate (Spanish)
Currently translated at 98.2% (107 of 109 strings)
Translation: contract-11.0/contract-11.0-contract
Translate-URL: https://translation.odoo-community.org/projects/contract-11-0/contract-11-0-contract/es/
6 years ago
oca-travis
a750cb71f4
[UPD] Update contract.pot
6 years ago
oca-travis
d03479029a
[UPD] Update contract.pot
6 years ago
OCA Transbot
568adf9b00
Update translation files
Updated by Update PO files to match POT (msgmerge) hook in Weblate.
6 years ago
Yung-Wa
b1caf3969e
Translated using Weblate (Dutch)
Currently translated at 97.0% (97 of 100 strings)
Translation: contract-11.0/contract-11.0-contract
Translate-URL: https://translation.odoo-community.org/projects/contract-11-0/contract-11-0-contract/nl/
6 years ago
Jon Zaballa
f07930faa4
[FIX] Contract Spanish Translation
- Module: contract
- Summary: several terms where not translated to Spanish.
6 years ago
Pedro M. Baeza
2c4e47ad33
[IMP] contract: Don't depend on external data
The test as it was, leaves to the demo pricelist the control on the price of
the product, so other modules that modifies this pricelist will make the
test to fail.
This is the minimum change needed for avoiding the problem.
6 years ago
Daniel Reis
daa9342843
Translated using Weblate (Portuguese (Portugal))
Currently translated at 10.0% (10 of 100 strings)
Translation: contract-11.0/contract-11.0-contract
Translate-URL: https://translation.odoo-community.org/projects/contract-11-0/contract-11-0-contract/pt_PT/
6 years ago
Enric Tobella
dbbe505ca0
Translated using Weblate (Spanish)
Currently translated at 98.0% (98 of 100 strings)
Translation: contract-11.0/contract-11.0-contract
Translate-URL: https://translation.odoo-community.org/projects/contract-11-0/contract-11-0-contract/es/
6 years ago
OCA Git Bot
d8fcc03e3b
[UPD] README.rst
6 years ago
Axel-G
1ef169d27b
Translated using Weblate (German)
Currently translated at 75.0% (75 of 100 strings)
Translation: contract-11.0/contract-11.0-contract
Translate-URL: https://translation.odoo-community.org/projects/contract-11-0/contract-11-0-contract/de/
6 years ago
oca-travis
19d6a841b1
[UPD] Update contract.pot
6 years ago
mreficent
402370f1cb
[IMP] Make sure it works for sale and purchase contracts
7 years ago
Stefan Becker
394d2a4105
[IMP] Add type to analytic account / contract
7 years ago
Axel-G
32c4fb5de5
Translated using Weblate (German)
Currently translated at 53.0% (53 of 100 strings)
Translation: contract-11.0/contract-11.0-contract
Translate-URL: https://translation.odoo-community.org/projects/contract-11-0/contract-11-0-contract/de/
6 years ago
Roel Adriaans
1b0426a182
Translated using Weblate (Dutch)
Currently translated at 96.0% (96 of 100 strings)
Translation: contract-11.0/contract-11.0-contract
Translate-URL: https://translation.odoo-community.org/projects/contract-11-0/contract-11-0-contract/nl/
7 years ago
OCA Git Bot
8701468b69
[UPD] README.rst
7 years ago
Roel Adriaans
10417118a2
[IMP] Fix README.rst
Runbot URL in old README.rst pointed to 10.0 runbot,
fixed by upgrading template
7 years ago
oca-travis
bf3dd52be2
[UPD] Update contract.pot
7 years ago
Dmytro Katyukha
4bffe595fc
Update addon versions
- contract
- contract_variable_quantity
7 years ago
Dmytro Katyukha
31df1b73ec
Rename account_analytic_*_line files
In previous commit 'account_analytic_*_line' model files
were renamed to temporary names.
This commit renames these files to correct names
7 years ago
Dmytro Katyukha
a3da40407c
Rename account_analytic_*_line files
In previous commit changed inheritance order of
'account.analytic.*.line' models, thus classes and models were renamed.
This commit only renames files to temporary names.
This commit does not change file contents.
7 years ago
Dmytro Katyukha
2a029138a9
[FIX] analytic invoice/contract lines inheritance
Bug description
---------------
`account.analytic.contract.line` inherits
`account.analytic.invoice.line`
`account.analytic.invoice.line` defines field `analytic_account_id`:
- comodel='account.analytic.account'
`account.analytic.contract.line` redefines field `analytic_account_id`:
- comodel='account.analytic.contract'
On attempt to extend `account.analytic.invoice.line` model adding
field that depends on `analytic_account_id.date_start`
Odoo fails to update, because it adds this field to
`account.analytic.contract.line` through inheritance,
and `account.analytic.contract` model have no this field.
What is done
------------
Change inheritance order:
- `account.analytic.invoice.line` inherits
`account.analytic.contract.line`
- no file renames at this stage (this wil be done in next commit)
7 years ago
Jon Erik Ceberio
bb84e77a0e
[IMP] contract: possible error in migration if the column does not exist
7 years ago
oca-travis
dbe25cae0c
[UPD] Update contract.pot
7 years ago
Carlos Dauden
48dbe3de3d
[FIX] contract: Custom values overwrited by xml, missed noupdate
7 years ago
OCA Transbot
958ab57f91
OCA Transbot updated translations from Transifex
7 years ago
OCA Transbot
1262f80eb7
OCA Transbot updated translations from Transifex
7 years ago
Pedro M. Baeza
833b08dc23
[IMP] contract_variable_quantity: Recompute price when changing qty
If you have contract lines with automatic price and your pricelist
contains different prices per quantity, the price is not changed
when computing quantity.
This PR fixes this.
7 years ago
OCA Transbot
8583c7f505
OCA Transbot updated translations from Transifex
7 years ago
OCA Transbot
89132ed7b0
OCA Transbot updated translations from Transifex
7 years ago
Carlos Dauden
78c8326a60
[IMP] contract: Add extend existing invoice possibility
7 years ago
Levent Karakaş
b2d55e359e
[FIX] contract: Let billing users have access rights for contracts ( #159 )
7 years ago
Pedro M. Baeza
ce131a8da9
[IMP] contract: Automatic prices for lines
7 years ago
OCA Transbot
893ea4b516
OCA Transbot updated translations from Transifex
7 years ago
Carlos Dauden
6f33dd5691
[FIX] contract: Invalid pricelist name
7 years ago
Carlos Dauden
d738b5dead
[FIX] contract: Onchange contract template raise error
7 years ago
Carlos Dauden
b56be42e2d
[11.0][IMP] contract: Improve partner contract smartbutton
7 years ago
OCA Transbot
3dd167190d
OCA Transbot updated translations from Transifex
7 years ago
Carlos Dauden
81e14cdce0
[IMP] contract: Add computed dates from/to period invoiced ( #140 )
7 years ago
OCA Transbot
f36bf9f92f
OCA Transbot updated translations from Transifex
7 years ago
Pedro M. Baeza
e63855da6c
[FIX] contract: PEP8
7 years ago
Pedro M. Baeza
915c91d9ef
[FIX] contract: Correct references in the contract report
7 years ago
Pedro M. Baeza
df6965db61
[FIX+IMP] contract: Real fix to company_id missing + improvements
* company_id was empty because an onchange, not inheritance nor visibility
* Added multi-company group to company_id fields
* Added multi-company access rule to contract templates
* Fix double %% in XML dates that was causing an error
* When creating a contract, recurring_invoices is set by default
7 years ago
Gustavo Orozco H
9c71bd93b5
[10.0][FIX] Correct domain attribute in field journal_id ( #120 )
* Correct domain attribute in field journal_id
Original domain includes unknown value company_id. Throws error when selecting the journal.
* Corregidos errores detectados por Lint
* Refactoring, DRY
* [FIX] Add missing field company_id to account_analytic_contract
* Small refactoring for company_id field
7 years ago
OCA Transbot
b5036f8332
OCA Transbot updated translations from Transifex
7 years ago
OCA Transbot
fd3052bc46
OCA Transbot updated translations from Transifex
7 years ago