Leonardo Pistone
ff3d5d8a7f
[MRG][ADD] In account_statement_base_completion, account_statement_transactionid_completion provide YAML tests
2014-01-17 14:22:47 +01:00
Leonardo Pistone
ffa46c14af
[MRG][FIX] account_statement_ext: unwind related and stored field because it does not work in a constraint in YAML test, for some reason.This probably needs a more general solution.
2014-01-17 14:08:45 +01:00
Leonardo Pistone
c196eafc34
[MRG] [IMP] split the module account_statement_base_completion to take out what depends on sale
2014-01-17 14:05:25 +01:00
unknown
237c6f7311
[MRG] [fix] account_statement_ext: remove hidden fields (not present in view) from on_change
2014-01-16 12:45:43 +01:00
Leonardo Pistone
19abe5ed01
[imp] manifest: data
2014-01-16 11:35:20 +01:00
Vincent Renaville
5439fd5cc8
[FIX] remove account.reconcile before deleting a account.move
2014-01-10 15:42:04 +01:00
Leonardo Pistone
ed60c48bea
[add] yaml tests for module account_statement_transactionid_completion
2014-01-07 12:27:26 +01:00
Leonardo Pistone
08e635ac77
[mrg] upstream
2013-12-20 17:28:18 +01:00
Leonardo Pistone
53f2c55faa
[del] TODO
2013-12-20 17:25:50 +01:00
Leonardo Pistone
655162b599
[fix] function in the wrong place
2013-12-20 16:45:19 +01:00
Leonardo Pistone
aba2cd4397
[add] account_statement_so_completion/test
2013-12-20 16:43:01 +01:00
Leonardo Pistone
39ce59e1ae
[mrg] upstream
2013-12-20 16:34:26 +01:00
Leonardo Pistone
562250842a
[fix] yaml: !record is to create. use python write
2013-12-20 15:16:41 +01:00
Leonardo Pistone
b16ece087d
[imp] bank statements: check 4 lines
2013-12-20 11:55:21 +01:00
Leonardo Pistone
59d5df20de
[fix] in yaml tests, you really want to use _ref, not ref
2013-12-20 11:04:31 +01:00
Leonardo Pistone
8a46f556f1
[imp] pep8
2013-12-19 11:13:30 +01:00
Leonardo Pistone
b54f6997e5
[fix] account_statement_ext: remove hidden fields from on_change
2013-12-18 19:09:04 +01:00
Leonardo Pistone
545e9e2d6b
[mrg]
2013-12-16 15:10:46 +01:00
Leonardo Pistone
1c66e3c395
[fix] account_statement_ext: unwind related and stored field because
...
it does not work in a constraint in YAML test, for some reason.
This probably needs a more general solution.
2013-12-16 14:55:56 +01:00
Leonardo Pistone
f9b9cf1c53
[mrg] upstream fix
2013-12-16 14:44:37 +01:00
unknown
190373c306
[FIX] account_statement_ofx_import: missing comma in manifest file.
2013-12-16 13:25:43 +01:00
Leonardo Pistone
5cb9f4893b
[fix] missing comma
2013-12-16 10:37:15 +01:00
Leonardo Pistone
1a2da08be8
[imp] completion tests
2013-12-13 21:10:44 +01:00
Leonardo Pistone
ea399af06b
[add] statement completion: more tests
2013-12-13 20:08:52 +01:00
Leonardo Pistone
89e7700d21
[add] tests for account_statement_base_completion: customer invoice
2013-12-13 17:25:10 +01:00
Vincent Renaville
9080e3d6c8
[FIX] PEP8
2013-12-13 15:06:53 +01:00
Leonardo Pistone
cc65bdb4bd
[mrg] upstream
2013-12-13 14:22:44 +01:00
Sebastien Beau
ab65642b39
[MRG] [IMP] add constraint to have an uniq name on bank statement
2013-12-13 13:06:00 +01:00
Leonardo Pistone
fc0b8ec312
[fix] selection value
2013-12-13 12:33:52 +01:00
Yannick Vaucher
ad9c9b0af1
[MRG] Adapt to extraction of account_statement_commission
2013-12-13 12:03:35 +01:00
Pedro M. Baeza
fc3d6a1fb4
[ADD] account_statement_ofx_import: Allows to import OFX (Open Financial Exchange) statement files, using 'account_statement_base_import' generic inheritance mechanism to import statements.
2013-12-13 12:02:09 +01:00
Yannick Vaucher
15510eb898
[FIX] account_statement_ext - add encoding on mako template to fix translation extraction
2013-12-13 03:54:55 +01:00
Sebastien Beau
bbb25a3ac7
[FIX] fix uniq name constraint, should work in multi-company
2013-12-11 17:01:01 +01:00
Sebastien Beau
7be98134f4
[IMP] add constraint to have an uniq name on bank statement
2013-12-04 17:49:14 +01:00
Leonardo Pistone
53c5ab9c84
auto_install account_statement_so_completion
2013-12-03 16:19:45 +01:00
Leonardo Pistone
f80bba275e
[ref] minor refactor
2013-12-03 16:10:22 +01:00
Leonardo Pistone
95242cd44b
[del] unused file
2013-12-03 16:08:34 +01:00
Leonardo Pistone
5c0e625e11
[imp] account_statement_base_completion: put what depends on sale on a separate module
2013-12-03 16:04:25 +01:00
Yannick Vaucher
dda096de37
[FIX] account_statement_ext - add encoding on mako template to fix translation extraction
2013-11-21 17:07:27 +01:00
Yannick Vaucher
e33044d520
[FIX] file parser __init__ comment
2013-11-11 17:16:17 +01:00
Vincent Renaville
ed263e083d
[FIX] remove account.reconcile before deleting a account.move
2013-11-11 13:33:43 +01:00
Yannick Vaucher
0ef6e4f94b
[FIX] file parser __init__ comment
2013-11-06 18:27:53 +01:00
Yannick Vaucher
433afc2cbd
[FIX] account_statement_transactionid_import - adapt file parsing to refactoring of extraction of account_statement_commission from account_statement_base_import
2013-11-06 17:35:31 +01:00
Yannick Vaucher
112a4b5b85
[REM] commission computation, this has to be done by account_statement_commission
2013-11-06 16:23:49 +01:00
Yannick Vaucher
e9840da124
[IMP] adapt parser __init__ to new signature
2013-11-06 16:23:06 +01:00
Pedro M. Baeza
b9da2ba3e1
[ADD] account_statement_ofx_import: Allows to import OFX (Open Financial Exchange) statement files, using 'account_statement_base_import' generic inheritance mechanism to import statements.
2013-11-04 13:22:39 +01:00
unknown
9596022ce3
[ADD] addon bringing reconcile rules based on new field transaction_ref (at account.move.line level)
2013-10-16 11:05:26 +02:00
unknown
a8d3c46237
[FIX] add date of payment line instead of taking current date by default
2013-10-16 10:59:28 +02:00
Laurent Mignon (Acsone)
3d9296ab35
[IMP] Fixes lp:1223834 in case of insert. Batch updates remains error prone. It would be safer to call the update method from the orm for records updating 'complex' fields.
...
A new completion rule based on the bank account number is also provided by the proposal.
About modules dependencies. The module 'account_statement_base_import' depends of 'account_statement_base_completion' but the file statement.py of 'account_statement_base_completion' at line 513 call the method _update_line defined in 'account_statement_base_import'. Since the 'AccountStatementLine' is defined in both addons, I've the feeling that we can merge the two overrides in 'account_statement_base_completion'.
2013-10-16 10:58:12 +02:00
unknown
e934e9d814
[MRG][FIX] account_statement_base_completion - use invoice commercial_partner_id instead of partner
2013-10-15 16:23:39 +02:00