sbejaoui
bf56bf876e
[FIX] - do not copy last_date_invoiced on plan_successor
6 years ago
sbejaoui
695992f2d9
[12.0][IMP] - check invoice line vals before assignment
[FIX] - Fix unit tests.
6 years ago
Thomas Binsfeld
ab4207d44e
[ADD] Contract: payment term
6 years ago
sbejaoui
7c3c11efbb
[FIX] - default value for active field in contract line
[FIX] - fix flake8
6 years ago
sbejaoui
788aa1ef92
[FIX] - as date_start is required, constraints on it become useless
[FIX] - for finished contract _get_lines_to_invoice should return False
6 years ago
Thomas Binsfeld
5ccbfe687d
[REF] Contract: invoice creation
[REF] Contract Unit Tests: base the cron check on invoice lines instead of invoices
6 years ago
Thomas Binsfeld
ca9e109580
[REF] Contract: invoice creation
[FIX] - Fix typo
[IMP] - date start required for contract line
[REF] Gitignore: .eggs
6 years ago
sbejaoui
0b295f4a24
[IMP] - archive contract_line on contract archive
6 years ago
sbejaoui
167d01f36f
[FIX] - contract recurring_next_date ignore canceled lines
[FIX] - fix _get_invoiced_period if recurring_next_date manually updated
6 years ago
sbejaoui
4fc2488cf6
[IMP] - Add responsible to contract form view
6 years ago
sbejaoui
587fb7c3ff
[FIX] - compute recurring_next_date for contract
[IMP] - get contract line default data onchange product_id
6 years ago
sbejaoui
eeeb52fceb
[FIX] - check date_start before onchange
6 years ago
sbejaoui
1c46758723
[IMP] - don't allow to unlink uncnaceled contrac line
6 years ago
sbejaoui
1f3ae63a80
[IMP] - store last_date_invoiced on contract_line
Improve CRITERIA_ALLOWED_DICT
[IMP] - code improvement
[IMP] - Use last_date_invoiced to set marker in invoice description
[IMP] - add migration script to init last_day_invoiced and some other improvement
[FIX] - a contract line suspended should start a day after the suspension end
6 years ago
sbejaoui
6b5ca7f585
[IMP] - hide recurring_invoicing_type if recurring_rule_type is monthlylastday
for the monthlylastday case, pre-paid is logicly impossible,
if monthlylastday is set, we consider only post-paid case
[IMP] - Improve unit tests
6 years ago
sbejaoui
f10fa6c5b4
[IMP] - improve cancel/uncancel process
[FIX] - Test if start_date is set before compute
[FIX] - date_end include in the period in auto_renew case
[FIX] - in suspension case, contract line should start a day after the end
[IMP] - confirm message on contract line cancel
6 years ago
sbejaoui
9e69cc3620
[FIX] - fix stop_plan_successor case 5
contract line start in the suspension period and end after it
6 years ago
sbejaoui
3c5c33886c
[IMP] - Add primary views for contract
[IMP] - don't use related filed for partner_id and pricelist_id
6 years ago
sbejaoui
da52eff18d
[FIX] - invoice last period for post-paid case
6 years ago
sbejaoui
a7132666e4
[12.0][IMP] - Add strat/stop wizard to contract line
[12.0][IMP] - Add pause button to contract line
[IMP] - Add state filed in contract line form
[FIX] - stop don't change date_end for finished contract line
[IMP] - Change contract line buttons visibility
Add renewal process with termination notice
[FIX] - don't consider stop_date If it is after the contract line end_date
[IMP] - consider more cases in stop_plan_successor
[IMP] - cancel upcoming line on stop
[IMP] - Chnage next invoice date on un-cancel
[IMP] - Post message in contract on contract line actions
[IMP] - check contract line overlap
6 years ago
sbejaoui
c4c0b82f18
[IMP] - Make recurrence mechanism on contract line
Make recurrence mechanism on contract line and some other refactoring
[FIX] - Keep contract_cron on account_analytic_account model
contract_cron defined with no_update option.
Changing it, will cause issue to past version installation.
[IMP] - Fix recurring_next_date default value
recurring_next_date should have start_date as default value in prepaid policy
and start_date + invoicing_interval if postpaid
[FIX] - Fix test check no journal
[IMP] - Return created invoices on recurring_create_invoice
[IMP] - Specific process to compute recurring_next_date for monthly-last-day
fixes : #198
[ADD] - Add Post-migration script to bring recurrence info from contract to contract lines
[ADD] - Add search filter based on date_end and recurring_next_date
- not_finished filter in contract search view
- finished filter in contract search view
- Next Invoice group by in contract search view
[ADD] - Add unit tests
- cases to compute first recurring next date
- contract recurring_next_date
- contract date_end
[IMP] - Improve Unit tests
6 years ago
黎伟杰
6bdc3aaaee
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (110 of 110 strings)
Translation: contract-12.0/contract-12.0-contract
Translate-URL: https://translation.odoo-community.org/projects/contract-12-0/contract-12-0-contract/zh_CN/
5 years ago
liweijie0812
ba277f7df1
Remove invalid Chinese translation files
5 years ago
黎伟杰
a067f787a4
Translated using Weblate (Chinese (Simplified))
Currently translated at 40.9% (45 of 110 strings)
Translation: contract-12.0/contract-12.0-contract
Translate-URL: https://translation.odoo-community.org/projects/contract-12-0/contract-12-0-contract/zh_CN/
5 years ago
Rudolf Schnapka
1a59b75ec3
Translated using Weblate (German)
Currently translated at 100.0% (110 of 110 strings)
Translation: contract-12.0/contract-12.0-contract
Translate-URL: https://translation.odoo-community.org/projects/contract-12-0/contract-12-0-contract/de/
5 years ago
Rodrigo Macedo
5b3677efcc
Translated using Weblate (Portuguese (Brazil))
Currently translated at 51.8% (57 of 110 strings)
Translation: contract-12.0/contract-12.0-contract
Translate-URL: https://translation.odoo-community.org/projects/contract-12-0/contract-12-0-contract/pt_BR/
5 years ago
Pedro Castro Silva
1cb5b2ab1c
Translated using Weblate (Portuguese)
Currently translated at 100.0% (109 of 109 strings)
Translation: contract-12.0/contract-12.0-contract
Translate-URL: https://translation.odoo-community.org/projects/contract-12-0/contract-12-0-contract/pt/
5 years ago
OCA-git-bot
1b4a5f9b39
[UPD] README.rst
5 years ago
jcleonard2018
a48e62f3af
Translated using Weblate (French)
Currently translated at 100.0% (109 of 109 strings)
Translation: contract-12.0/contract-12.0-contract
Translate-URL: https://translation.odoo-community.org/projects/contract-12-0/contract-12-0-contract/fr/
5 years ago
Sergio Zanchetta
b4da999f47
Translated using Weblate (Italian)
Currently translated at 83.5% (91 of 109 strings)
Translation: contract-12.0/contract-12.0-contract
Translate-URL: https://translation.odoo-community.org/projects/contract-12-0/contract-12-0-contract/it/
5 years ago
OCA Transbot
2631a19b26
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
237b72a54b
[UPD] Update contract.pot
6 years ago
Jordi Ballester Alomar
9ede21d31e
[FIX] Errors in navigation to customer invoices / vendor bills
6 years ago
OCA-git-bot
289c83bcb4
[ADD] icon.png
6 years ago
OCA Transbot
61977e4a01
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/
6 years ago
Maria Sparenberg
4ba0ffa41f
Translated using Weblate (German)
Currently translated at 100.0% (109 of 109 strings)
Translation: contract-12.0/contract-12.0-contract
Translate-URL: https://translation.odoo-community.org/projects/contract-12-0/contract-12-0-contract/de/
6 years ago
Marta Vázquez Rodríguez
eea8150aad
Translated using Weblate (Galician)
Currently translated at 100.0% (109 of 109 strings)
Translation: contract-12.0/contract-12.0-contract
Translate-URL: https://translation.odoo-community.org/projects/contract-12-0/contract-12-0-contract/gl/
6 years ago
oca-travis
ada2240891
[UPD] Update contract.pot
6 years ago
Marta Vázquez Rodríguez
c66464d123
Translated using Weblate (Spanish)
Currently translated at 100.0% (109 of 109 strings)
Translation: contract-12.0/contract-12.0-contract
Translate-URL: https://translation.odoo-community.org/projects/contract-12-0/contract-12-0-contract/es/
6 years ago
OCA Transbot
4a46ab52f0
Update translation files
Updated by Update PO files to match POT (msgmerge) hook in Weblate.
6 years ago
Axel-G
f6d733843f
Translated using Weblate (German)
Currently translated at 99.0% (99 of 100 strings)
Translation: contract-12.0/contract-12.0-contract
Translate-URL: https://translation.odoo-community.org/projects/contract-12-0/contract-12-0-contract/de/
6 years ago
oca-travis
d3f91948ea
[UPD] Update contract.pot
6 years ago
OCA-git-bot
07bc1a80ac
[UPD] README.rst
6 years ago
sbejaoui
576a708377
[MIG] contract: Migration to 12.0
6 years ago
Jon Zaballa
e565fc2936
[FIX] Contract Spanish Translation
- Module: contract
- Summary: several terms where not translated to Spanish.
6 years ago
Pedro M. Baeza
45d14fd982
[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
9d7b840378
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
71bd98acd2
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
4e00ad5e2a
[UPD] README.rst
6 years ago
Axel-G
99aa50f2fe
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