~eoc/openobject-addons/eoc-extra-addons-quotation_report

« back to all changes in this revision

Viewing changes to account_move_validations/README.rst

  • Committer: Mariano Ruiz
  • Date: 2014-02-04 03:05:47 UTC
  • Revision ID: mrsarm@gmail.com-20140204030547-ghfcdu1duz5t08y6
[IMP] [account_move_validations] New module 'Account Move Extra Validations' 

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Account Move Extra Validations
 
2
==============================
 
3
 
 
4
Add extra validations to Account Moves:
 
5
 
 
6
* Checks all move lines are in the same Chart of Account (useful
 
7
  when we have multiple hierarchical root accounts without multicompany
 
8
  configuration.
 
9
* Also reconciles must be only with accounts in the
 
10
  same Chart of Account.
 
11
* In progress ...
 
12
 
 
13
Author:
 
14
 
 
15
   Mariano Ruiz <mrsarm@gmail.com> (Enterprise Objects Consulting)
 
16
 
 
17
Only tested with *OpenERP v6.1*.
 
18
 
 
19
This sources are available in https://launchpad.net/~eoc
 
20
 
 
21
License: AGPL-3
 
22
(C) 2014