Merge lp://staging/~dreis-pt/addons-tko/reis into lp://staging/addons-tko

Proposed by Daniel Reis
Status: Superseded
Proposed branch: lp://staging/~dreis-pt/addons-tko/reis
Merge into: lp://staging/addons-tko
Diff against target: 904 lines (+850/-0)
9 files modified
reis_base_action_rule_trigger/__init__.py (+24/-0)
reis_base_action_rule_trigger/__openerp__.py (+54/-0)
reis_base_action_rule_trigger/base_action_rule.py (+231/-0)
reis_base_action_rule_trigger/base_action_rule_view.xml (+38/-0)
reis_import_odbc/__init__.py (+24/-0)
reis_import_odbc/__openerp__.py (+64/-0)
reis_import_odbc/import_odbc.py (+311/-0)
reis_import_odbc/import_odbc_view.xml (+101/-0)
reis_import_odbc/security/ir.model.access.csv (+3/-0)
To merge this branch: bzr merge lp://staging/~dreis-pt/addons-tko/reis
Reviewer Review Type Date Requested Status
ThinkOpen Solutions Pending
Review via email: mp+102069@code.staging.launchpad.net

This proposal has been superseded by a proposal from 2012-06-22.

Description of the change

New modules for action triggers and ODBC import.

To post a comment you must log in.
6. By app <email address hidden>

Changed account_pt to 6.1

7. By app <email address hidden>

Fixed the "Taxes" view/dialog in the New Invoice Line (Linha da Guia)

8. By app <email address hidden>

Fixed the report generation for invoices (guias)

9. By app <email address hidden>

Fixes invoice refunds

10. By app <email address hidden>

Changed the "creation_date" field back to readonly, since it's off-limits! Check the Technical Memento under "Special / Reserved field names"

11. By app <email address hidden>

Fixed account.linha.guia to use the ORM instead of direct SQL.

12. By app <email address hidden>

Fixed account.linha.guia to use the ORM instead of direct SQL. (2)

13. By openerp <openerp@trunk01>

Merged with ~dreis-pt/addons-tko/reis

14. By Daniel Reis

actio_rule_trigger: adding debug flag to rules

15. By Daniel Reis

Fixed issue with non-locking cron processes

16. By Daniel Reis

Minor changes

17. By Daniel Reis

MERGE Maxime's fixes

Unmerged revisions

17. By Daniel Reis

MERGE Maxime's fixes

16. By Daniel Reis

Minor changes

15. By Daniel Reis

Fixed issue with non-locking cron processes

14. By Daniel Reis

actio_rule_trigger: adding debug flag to rules

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches