OCA Transbot
39cb7d8608
OCA Transbot updated translations from Transifex
7 years ago
OCA Transbot
aafd96134a
OCA Transbot updated translations from Transifex
7 years ago
OCA Git Bot
840c937824
[UPD] addons table in README.md
7 years ago
Pedro M. Baeza
18f545653d
[10.0][FIX+IMP] contract: Improve usability and don't fail on wrong data ( #130 )
* [FIX+IMP] contract: Improve usability and don't fail on wrong data
* Cron create invoices masked for avoiding silent errors
* New constraints for assuring data consistency
* UI helps for entering consistent data
* Spanish translation
* Remove double company_id field on form
* [FIX] contract_sale_generation: Adapt tests to upstream contract
7 years ago
OCA Git Bot
4b20a59810
[ADD] setup.py
7 years ago
OCA Git Bot
4886c69627
[UPD] addons table in README.md
7 years ago
Dave Lasley
438017f89e
Merge pull request #108 from LasLabs/10.0-mig-contract_digitized_signature
[10.0][MIG] contract_digitized_signature
7 years ago
Brett Wood
1df5999e81
[MIG] contract_digitized_signature: Mig to 10.0.
7 years ago
OCA Git Bot
71d919894f
[UPD] addons table in README.md
7 years ago
cubells
a06178841f
[ADD] contract_digitized_signature ( #102 )
* [ADD] contract_digitized_signature
* Correct README and add signature_name
* Change to char field
* Improve tests to acchieve full coverage
7 years ago
Pedro M. Baeza
c83faf4f79
[FIX] contract_sale_generation: Useless test
7 years ago
Pedro M. Baeza
31518700f2
Merge pull request #115 from Tecnativa/10.0-fix-travis
[10.0][FIX] Fix Travis
7 years ago
Moisés López
5d019b071f
[FIX] contract_payment_auto: Fix freze wkhtmltopdf freezed
7 years ago
Pedro M. Baeza
b8832109e1
[FIX] contract_payment_auto: Fix RST syntax
7 years ago
Pedro M. Baeza
9a3bde3ec9
[FIX] contract_payment_auto: Switch test to HttpCase
7 years ago
Pedro M. Baeza
42dec19674
[FIX] .travis.yml: Remove of old wkhtmltopdf refs
7 years ago
Sergio Zanchetta
1a5770c940
[FIX] contract_show_invoice: wrong value for account ( #99 )
7 years ago
OCA Transbot
e4955acda6
OCA Transbot updated translations from Transifex
7 years ago
OCA Git Bot
f4aac164a8
[UPD] addons table in README.md
7 years ago
Pedro M. Baeza
0cec5b4890
Merge pull request #127 from LasLabs/bugfix/10.0/gh-125-contract_no_template
[FIX+IMP] contract: Fixes #125 + multi-company
7 years ago
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
Angel Moya - PESOL
a7f54978a5
[FIX] contract_sale_generation: Isolate sale generation ( #118 )
Closes #117
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
OCA Git Bot
e69cfb96d4
[UPD] addons table in README.md
7 years ago
Abraham Anes
2e8a4b9f5d
[IMP] website_portal_contract: Spanish translations. ( #123 )
7 years ago
Pedro Castro Silva
7ec82c7fe6
[IMP] contract: Add display sequence on contract lines ( #119 )
7 years ago
OCA Git Bot
8f6b187e1d
[ADD] setup.py
7 years ago
OCA Git Bot
4e60b7e1eb
[UPD] addons table in README.md
7 years ago
Luis M. Ontalba
a5e7602a51
[ADD] contract_sale ( #104 )
7 years ago
OCA Git Bot
6772bf25fe
[UPD] addons table in README.md
7 years ago
Carlos Dauden
ce17def5eb
[IMP] contract: Module contract improvements ( #107 )
7 years ago
OCA Git Bot
534c3c664b
[ADD] setup.py
7 years ago
OCA Git Bot
009f8559c1
[UPD] addons table in README.md
7 years ago
Dave Lasley
09e1be59b8
Merge pull request #87 from PESOL/10.0-ADD-contract_sale_generation
ADD contract_sale_generation module
7 years ago
OCA Git Bot
30bc749b25
[ADD] setup.py
7 years ago
OCA Git Bot
ae456da8fd
[UPD] addons table in README.md
7 years ago
Dave Lasley
d8ad62bc02
Merge pull request #67 from LasLabs/release/10.0/LABS-411-contract_auto
[10.0] [ADD] contract_auto: Automatic Payment For Contracts
7 years ago
Dave Lasley
9d1ae5c100
[ADD] contract_auto: Automatic Payment For Contracts
8 years ago
Dave Lasley
2736eeaa18
Merge pull request #105 from Tecnativa/10.0-contract-inheritable_tests
[IMP] contract: Improvements in tests
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
Dave Lasley
92abfa939a
[FIX] website_portal_contract: Add analytic_id to demo data ( #103 )
* [FIX] website_portal_contract: Add analytic_id to demo data
* Add analytic_id reference to the invoice line data to resolve null column
* Try splitting tests up
* Remove the failing test. It's technically covered in the other test
7 years ago
OCA Git Bot
1e3fd29f20
[ADD] setup.py
7 years ago
OCA Git Bot
91ce6d23f1
[UPD] addons table in README.md
7 years ago
Brett Wood
bc4d08b9b1
[10.0][ADD] Add website_portal_contract ( #62 )
* [ADD] Add website_portal_contract
* [ADD] website_portal_contract: Add url test, usage video.
* [FIX] website_portal_contract: Fix controller test.
* [FIX] website_portal_contract: Change all tests to HttpCase.
7 years ago
OCA Git Bot
890c51c602
[ADD] setup.py
7 years ago
OCA Git Bot
e2968bda0f
[UPD] addons table in README.md
7 years ago
beau sebastien
899ab9ebc0
Merge pull request #95 from akretion/10-agreement
[10.0] Add modules agreement_account and agreement_sale
7 years ago
OCA Git Bot
7eeb07daaa
[UPD] addons table in README.md
7 years ago
Pedro M. Baeza
162a6993a4
Merge pull request #90 from Tecnativa/10.0-contract-view_fix
[10.0] contract: Be totally deterministic about which views to use + copyright
7 years ago