Pedro M. Baeza
f6ebe6e9c7
[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
Pedro M. Baeza
4b58e15b7d
[FIX] contract: PEP8
7 years ago
Gustavo Orozco H
ed75c2d666
[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
Pedro Castro Silva
7ec82c7fe6
[IMP] contract: Add display sequence on contract lines ( #119 )
7 years ago
Carlos Dauden
ce17def5eb
[IMP] contract: Module contract improvements ( #107 )
7 years ago
Pedro M. Baeza
1512575cb6
[IMP] contract: Improvements in tests
* Use SavepointCase for making the setup only once for all tests
* Make them inheritable, creating a base class with only the setup,
so that it can be inherited without the need of executing all tests
contained here each time you inherit it, and adding other class
in the same module that inherits from the base class that actually
performs the tests.
* Removed duplicated test method
7 years ago
Pedro M. Baeza
cf45a72d8c
[FIX] contract: Be totally deterministic about which views to use
Having a primary view that is not explicitly declared to be uses and w/o priority
makes Odoo to choose between one of them randomly (well, not exactly, but kind of),
so we put here which views to use.
I have also put tree view as primary and put a large priority for not being
selected on other actions that don't have this explicit views.
A friendly name in views is also assigned.
7 years ago
Pedro M. Baeza
21acbd831d
[IMP] contract: Copyright in manifest
7 years ago
Dave Lasley
c19935cb2f
[FIX] contract: Template lines handling ( #92 )
Update contract template lines handling to fix #80 , and fix #59 #100
7 years ago
OCA Transbot
b0f0453415
OCA Transbot updated translations from Transifex
7 years ago
cubells
cb5085ded9
[IMP][10.0] contract: Add report + send by mail ( #86 )
* [IMP][9.0] contract: Add report + send by mail
* Update translation and rename contract report
* Changes requested and translation updated
7 years ago
OCA Transbot
2cd9288009
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
b1600d2a10
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
3b26981732
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
71cef0229b
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
77c04baf78
OCA Transbot updated translations from Transifex
8 years ago
Dave Lasley
ad36c9ab35
[FIX] contract: Operator issue in price get
* Add a default date in the instance that an analytic account doesn’t exist (templates) - fixes #68
8 years ago
OCA Transbot
ea6f03d50a
OCA Transbot updated translations from Transifex
8 years ago
Andrea
762b8653c3
Add 'Date of Next Invoice' in contract list view
8 years ago
Dave Lasley
3e876611f5
[IMP][10.0] contract: Add templating ( #42 )
Add template functionality for contracts
8 years ago
OCA Transbot
48bd511502
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
369ac7fbcb
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
d20f686c40
OCA Transbot updated translations from Transifex
8 years ago
Pedro M. Baeza
1d89731b0d
[FIX] contract: README rst format
8 years ago
OCA Transbot
1482c7805c
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
de3659d059
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
d479228ec7
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
5d6ed31fd4
OCA Transbot updated translations from Transifex
8 years ago
Stefan Rijnhart
6292accd47
[UPG] Contract for 10.0
8 years ago
OCA Transbot
ca07333cdf
OCA Transbot updated translations from Transifex
8 years ago
Pedro M. Baeza
ec834fdd47
[MIG] Rename manifest files
8 years ago
Pedro M. Baeza
e75c6ed0b1
[MIG] Make modules uninstallable
8 years ago
Pedro M. Baeza
67ee1cae9f
[IMP] contract: README
8 years ago
Carlos Dauden
38a1d8fec5
[IMP] contract: Add past receipt type. Fix yearly. Add month last day
8 years ago
OCA Transbot
228099d29a
OCA Transbot updated translations from Transifex
8 years ago
Pedro M. Baeza
0a6d99d2d9
[FIX] contract: Assign contract unconditionally
8 years ago
Pedro M. Baeza
a90b9b565e
[IMP] contract: Category for contract module
8 years ago
Pedro M. Baeza
85b16ba70c
[IMP] contract: Better README
8 years ago
Stéphane Bidoul (ACSONE)
7c74a0a04f
[FIX] remove en.po that was erroneously created by transbot
8 years ago
OCA Transbot
5f027d5189
OCA Transbot updated translations from Transifex
9 years ago
carlosdauden
1bc7af8338
[9.0][IMP] contract: Get default invoice contact. ( #32 )
9 years ago
OCA Transbot
c49beaac8a
OCA Transbot updated translations from Transifex
9 years ago
OCA Transbot
34d4b9fa49
OCA Transbot updated translations from Transifex
9 years ago
Carlos Incaser
28f944d1fe
[FIX] contract: Update author info.
9 years ago
Carlos Incaser
0233b31aa0
Changes suggested by @pedrobaeza
9 years ago
Carlos Incaser
a27a749c09
Improve tests
9 years ago
Carlos Incaser
e5d5a813bf
Changes suggested by @elicoidal and @pedrobaeza . Translate.
9 years ago
Carlos Incaser
d98bb9ee5e
Improve tests
9 years ago
Carlos Incaser
d994fb6411
[IMP] Tests and filters added. Add _id/_ids in old property fields
9 years ago
Carlos Incaser
84874d3d76
Migration from v7 to v9 improving features
9 years ago