Commit Graph

397 Commits

Author SHA1 Message Date
Guewen Baconnier
f74149fb47 display the transaction_id field in the bank statement tree view as the form is now unused by default 2014-02-06 13:45:31 +01:00
Guewen Baconnier
7bd449e0b6 wrong statement 2014-01-23 10:18:57 +01:00
Guewen Baconnier
ab00d43276 add an assert in the completion test 2014-01-20 11:57:18 +01:00
Guewen Baconnier
0e091d0316 add test for the completion from invoice 2014-01-20 10:40:12 +01:00
Guewen Baconnier
b903872c8e comment, if we can't find an invoice, we leave the original ref 2014-01-17 16:07:46 +01:00
Guewen Baconnier
b09e32f56a copy the transaction_ref to the move lines from the invoice 2014-01-17 14:32:52 +01:00
Guewen Baconnier
87cf00958e long line 2014-01-17 14:32:20 +01:00
Guewen Baconnier
7ec9eb35f4 Only commercial partners are allowed in bank statement lines 2014-01-17 13:50:32 +01:00
Guewen Baconnier
17a3813ab7 [FIX] field name 2014-01-16 16:58:06 +01:00
Guewen Baconnier
0152e486ed wrong variable name, copy the invoice's move ref in statement line's ref 2014-01-16 16:24:10 +01:00
Guewen Baconnier
695f979d70 the other way around 2014-01-16 15:29:02 +01:00
Guewen Baconnier
77badf9bf4 use the 'handle' widget to order the reconcile methods 2014-01-16 15:14:35 +01:00
Guewen Baconnier
64929f8574 add a reconcile rule matching a transaction_ref vs a reference 2014-01-16 15:12:55 +01:00
Guewen Baconnier
25e1bfa717 fix syntax 2014-01-16 15:12:25 +01:00
Guewen Baconnier
dadde06c9b account_move_line.transaction_ref is now in base_transaction_id. We do no longer want the ref in transaction_ref 2014-01-16 14:36:36 +01:00
Guewen Baconnier
329b3f239b [ADD] completion rule from invoice, copy the transaction_ref from the bank statement lines to the move lines 2014-01-16 14:26:12 +01:00
Guewen Baconnier
333ad71aa2 [ADD] account_move_line.transaction_ref field in base_transaction_id 2014-01-16 14:07:19 +01:00
unknown
11141de561 [IMP] account_statement_base_import: Added some function to be able to fill the balance, the name and the date of the bank statement based on the data of the file parsed. 2014-01-17 20:44:28 +01:00
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