Carlos Dauden
fe16c4d872
[IMP] contract: Module contract improvements ( #107 )
7 years ago
Pedro M. Baeza
032890d8e4
[FIX] contract: fix views assignment + improvement on tests + copyright in headers
**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.
**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
Dave Lasley
cc9c583f92
[FIX] contract: Template lines handling ( #92 )
Update contract template lines handling to fix #80 , and fix #59 #100
7 years ago
OCA Transbot
4dcb624868
OCA Transbot updated translations from Transifex
7 years ago
cubells
1ac4daca9b
[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
Dave Lasley
1a61287fc2
[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
5dff928f8d
OCA Transbot updated translations from Transifex
8 years ago
Andrea
5d730bcd1f
Add 'Date of Next Invoice' in contract list view
8 years ago
Dave Lasley
ccee4f6732
[IMP][10.0] contract: Add templating ( #42 )
Add template functionality for contracts
8 years ago
OCA Transbot
17bf789b05
OCA Transbot updated translations from Transifex
8 years ago
Pedro M. Baeza
f0097c2de7
[MIG] contract: Migration to version 10.0
8 years ago
Carlos Dauden
71e56ebb5b
[IMP] contract: Add past receipt type. Fix yearly. Add month last day
8 years ago
OCA Transbot
4f2ce44f9f
OCA Transbot updated translations from Transifex
8 years ago
Pedro M. Baeza
120cfd7741
[IMP+FIX] contract: Better README + category + assign contract unconditionally
8 years ago
carlosdauden
241996d7f3
[9.0][IMP] contract: Get default invoice contact. ( #32 )
9 years ago
OCA Transbot
63602b457a
OCA Transbot updated translations from Transifex
9 years ago
Carlos Incaser
233ce4c0b9
[MIG] contract: from v7 to v9 improving features
* Tests added
* Filters added.
* Add _id/_ids in old property fields
* Translations
9 years ago
Pedro M. Baeza
53da616bb0
[IMP] account_analytic_analysis_recurring: Hook method for preparing invoice lines
10 years ago
Federico Cruz
4335fc6ff7
[FIX] contract: Set correct company on invoices when working on multicompany environment
Now when working on multy company environmets the server action creates
invioices with accounts belong to correct company based on contract company.
10 years ago
Pedro M. Baeza
880419d29c
[IMP+FIX] account_analytic_analysis_recurring: Several things
* Translations
* Access rules
* README
* Currency for created invoices.
* #START# and #END# set correctly
* Some conventions
10 years ago
Stefan Rijnhart
2c4b809529
[IMP+FIX] Pot file and Dutch translation + PEP8
11 years ago
unknown
7580789569
[ADD] account_analytic_analysis_recurring
11 years ago
OCA-git-bot
faf393251b
[ADD] .editorconfig [ci skip]
5 years ago
OCA-git-bot
c1c30ec8a1
pre-commit, black, isort [ci skip]
5 years ago
OCA Bot
10602a487c
[MIG] Add metafiles
[skip ci]
5 years ago