Luis M. Ontalba
b514b20f8c
[ADD] contract_sale ( #104 )
7 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 Git Bot
34c2719925
[ADD] setup.py
6 years ago
OCA Git Bot
0962ddce1c
[UPD] README.rst
6 years ago
oca-travis
ddb599a303
[UPD] Update contract_section.pot
6 years ago
Roel Adriaans
d1eb4bc29f
[ADD] Contract section module ( #177 )
6 years ago
oca-travis
19d6a841b1
[UPD] Update contract.pot
6 years ago
Pedro M. Baeza
a995bc0b8d
Merge pull request #170 from Eficent/11.0-imp-contract-adapted-to-purchase
[11.0][IMP] contract: adapted to purchase contracts
6 years ago
mreficent
402370f1cb
[IMP] Make sure it works for sale and purchase contracts
6 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/
6 years ago
OCA Git Bot
8701468b69
[UPD] README.rst
6 years ago
Pedro M. Baeza
61d76c3d04
Merge pull request #173 from RoelAdriaans/11.0-fix-runbot
[IMP] Fix README.rst
6 years ago
Roel Adriaans
10417118a2
[IMP] Fix README.rst
Runbot URL in old README.rst pointed to 10.0 runbot,
fixed by upgrading template
6 years ago
oca-travis
2a8ed5c0eb
[UPD] Update contract_variable_quantity.pot
6 years ago
oca-travis
bf3dd52be2
[UPD] Update contract.pot
6 years ago
Jordi Ballester Alomar
b5d5ea3fd4
Merge pull request #169 from crnd-inc/11.0-fix-1
[FIX][11.0][contract] analytic invoice/contract lines inheritance
6 years ago
Dmytro Katyukha
4bffe595fc
Update addon versions
- contract
- contract_variable_quantity
6 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
6 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.
6 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
Pedro M. Baeza
196eb44376
Merge pull request #171 from Digital5-Odoo/11.0
[IMP] contract: possible error in migration if the column does not exist
6 years ago
Jon Erik Ceberio
bb84e77a0e
[IMP] contract: possible error in migration if the column does not exist
6 years ago
OCA Git Bot
b8e75b4c58
[ADD] setup.py
7 years ago
oca-travis
b49237a745
[UPD] Update contract_variable_quantity.pot
7 years ago
oca-travis
06902e1336
[UPD] Update contract_variable_qty_timesheet.pot
7 years ago
oca-travis
50d3834f87
[UPD] Update contract_sale_invoicing.pot
7 years ago
oca-travis
cf9e46e7f4
[UPD] Update contract_payment_mode.pot
7 years ago
oca-travis
dbe25cae0c
[UPD] Update contract.pot
7 years ago
Pedro M. Baeza
5e23baf033
Merge pull request #164 from Tecnativa/11.0-mig-contract_payment_mode
[MIG] contract_payment_mode: Migration to 11.0
7 years ago
cubells
f07244783d
[MIG] contract_payment_mode: Migration to 11.0
7 years ago
Rafael Blasco
c0b285797b
Merge pull request #168 from Tecnativa/11.0-contract-noupdate_cron
[FIX] contract: Custom values overwrited by xml, missed noupdate
7 years ago
Carlos Dauden
48dbe3de3d
[FIX] contract: Custom values overwrited by xml, missed noupdate
7 years ago
OCA Transbot
e379b53b2e
OCA Transbot updated translations from Transifex
7 years ago
Moisés López
c692338e6b
[FIX] contract_payment_auto: Fix freze wkhtmltopdf freezed
7 years ago
OCA Transbot
5e27cdaa50
OCA Transbot updated translations from Transifex
7 years ago
Carlos Dauden
9b4f81512b
[IMP] contract_payment_mode: Onchange payment mode vals
7 years ago
OCA Transbot
808d77e236
OCA Transbot updated translations from Transifex
8 years ago
David Vidal
557f0053de
[MIG] contract_payment_mode: Migration to 10.0
8 years ago
OCA Transbot
181b7b93e7
OCA Transbot updated translations from Transifex
8 years ago
cubells
c79d608679
contract_payment_mode: Migration to 9.0
8 years ago
OCA Transbot
4d884d84b6
OCA Transbot updated translations from Transifex
9 years ago
Javi Melendez
40cc4a021e
contract_payment_mode: get bank account from partner ( #30 )
in recurring invoice
9 years ago
Antonio Espinosa
adc51f303e
contract_payment_mode: Several fixes+imps:
* Copy partner payment mode to contracts when installing
* Filter payment modes for sales
* Adding tests
9 years ago
AngelMoya-Domatix
9ce25bcebd
contract_payment_mode module
9 years ago
OCA Transbot
6a6192ec41
OCA Transbot updated translations from Transifex
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
28e3d2a00c
Merge pull request #163 from Tecnativa/11.0-contract_variable_qty-recompute_price
[IMP] contract_variable_quantity: Recompute price when changing qty
7 years ago