Commit graph

15 commits

Author SHA1 Message Date
Jes?s Mart?n Jim?nez
92acdc0fe8 Fix name of class in calling super __register__ method 2016-07-05 15:28:28 +02:00
Jes?s Mart?n Jim?nez
615562ec18 Change name of tables because they are too long 2016-07-05 15:25:59 +02:00
Jes?s Mart?n Jim?nez
436722a003 Fix on_change_* methods 2016-07-05 13:24:19 +02:00
Jes?s Mart?n Jim?nez
18526e6c4f Follow PEP-0249 for Transaction and backends 2016-07-05 11:57:37 +02:00
?ngel ?lvarez
4ede2341e2 fix inter_company field 2015-04-13 10:31:42 +02:00
?ngel ?lvarez
fee88fc323 make jorunal not requirend on draft state 2015-03-31 16:31:21 +02:00
Guillem Barba
1a2adc2c0e Reimplement analytic account query_get() classmethod to use internal_currency instead of account.move's currency field 2015-02-10 10:54:29 +01:00
Guillem Barba
3c79b7f2cf Use auxiliar field internal_currency instead of redefine currency field 2015-01-20 18:45:04 +01:00
Albert Cervera i Areny
6f9cecafbd Improve default values of analytic lines. 2014-06-10 19:44:48 +02:00
Sergi Almacellas Abellana
e34472ae74 Remove deprectaed on_change attribute 2014-06-04 16:36:13 +02:00
Albert Cervera i Areny
b64aa8074c Fix account domain to ensure it is a list. 2014-05-14 19:36:16 +02:00
Sergi Almacellas Abellana
97b773929c Fix account domain for the cases where move line is not defined 2014-05-14 16:11:22 +02:00
Guillem Barba
dba2eeaa8b Avoid analytic configuration for View accounts
Hide analytic configuration in View account form.
Don't show (and don't allow to select) view accounts in analytic root account
configuration.
2014-05-08 14:21:32 +02:00
Guillem Barba
f6181c7808 Add 'state' treatment in AnalyticLine.query_get() 2014-04-15 11:09:05 +02:00
Guillem Barba
f133fdb2cc Initial commit 2014-04-10 17:39:35 +02:00