Commit Graph

860 Commits

Author SHA1 Message Date
Guewen Baconnier
7bd449e0b6 wrong statement 2014-01-23 10:18:57 +01:00
unknown
102a24bd86 [MRG] [ADD] the possibility to use instance of account.statement.completion.rule 2014-01-23 09:44:24 +01:00
Leonardo Pistone
f76a7f4c30 [add] account_statement_cancel_line, initial work 2014-01-22 16:41:55 +01:00
Guewen Baconnier
c52a975357 document the module 2014-01-22 16:17:11 +01:00
Guewen Baconnier
9eea7ee585 add tests for refunds 2014-01-22 14:55:30 +01:00
Laetitia Gangloff (Acsone)
9c570e8c25 add translation for account_statement_regex_account_completion module 2014-01-22 12:17:19 +01:00
Laurent Mignon (Acsone)
1e0c40e3a1 pep8 2014-01-21 17:50:31 +01:00
Laurent Mignon (Acsone)
5d7cef8d21 [merge] [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.
mirrors closely the approach for statement lines (get_st_line_vals) with the same approch for the statement (get_st_vals)
2014-01-21 17:46:36 +01:00
Guewen Baconnier
c34cbbf8f5 account_invoice_reference: ensure that the ref is always what we want, added tests 2014-01-21 14:35:47 +01:00
Pedro M. Baeza
1f11041736 [IMP] Translation template files. 2014-01-21 13:07:34 +01:00
Leonardo Pistone
b934d55e78 [merge] upstream 2014-01-21 12:39:32 +01:00
Guewen Baconnier
75e5c6e86e set ref of move line from invoice origin/supplier invoice's number or invoice's number (work in progress) 2014-01-21 10:31:36 +01:00
Pedro M. Baeza
3f1999ed8c [IMP] account_statement_base_import: Inheritable method with public name. 2014-01-21 02:04:59 +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
Laetitia Gangloff (Acsone)
b962fc2669 update name of the funtion to 'Set account for line labels matching a regular expression' instead of 'Set account' 2014-01-20 10:06:39 +01:00
Stéphane Bidoul
9eaf6c4109 [FIX] account_statement_bankaccount_completion should not auto install 2014-01-19 18:38:47 +01:00
Stéphane Bidoul
f424f470b4 [IMP] pep8 + cleanup 2014-01-19 18:37:09 +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
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
fda091b8d4 explain the last change 2014-01-17 15:10:42 +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
cf59d1bb97 handle refunds the same way than invoices for the references 2014-01-17 14:32:36 +01:00
Guewen Baconnier
87cf00958e long line 2014-01-17 14:32:20 +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
Guewen Baconnier
df53643070 Only commercial partners are allowed in bank statement lines 2014-01-17 14:20:56 +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
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
3bd9ee9cf9 started module account_invoice_reference to modify the way the reference of moves are generated 2014-01-16 14:07:40 +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
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
Florian da Costa
e071aad62e [IMP] Add transfer lines automatically to balance the bank statement 2014-01-15 14:58:05 +01:00
Florian da Costa
0d262e8890 [FIX] Minor fixes 2014-01-15 14:46:57 +01:00
Laetitia Gangloff (Acsone)
a29bc87b97 correct test 2014-01-15 13:54:22 +01:00
Laetitia Gangloff (Acsone)
cd86039a59 rename some regexp to regex 2014-01-15 13:30:10 +01:00
Laetitia Gangloff (Acsone)
ac777e58fe Remove unused data file. Add view in __openerp__.py. 2014-01-15 10:28:54 +01:00
Laetitia Gangloff (Acsone)
220eef50ec Add new completion rules to set a specific account in function of regex on name 2014-01-14 19:16:23 +01:00
Laurent Mignon (Acsone)
e6bb1337c5 add new method to the parser that can be used to provide statement info found in the parsed file 2014-01-14 16:50:19 +01:00
Laetitia Gangloff (Acsone)
6ca1e05c96 rename _get_callable in _get_rules. Correct the args len. 2014-01-14 16:27:23 +01:00
Laetitia Gangloff (Acsone)
d5ecec5a41 Add the possibility to use instance of account.statement.completion.rule 2014-01-14 15:39:02 +01:00