Commit Graph

427 Commits

Author SHA1 Message Date
Leonardo Pistone
d665c74fb4 [add] translation template 2014-02-18 10:46:59 +01:00
Leonardo Pistone
bd44d0f546 [add] cancel line: i18n 2014-02-17 17:47:56 +01:00
Leonardo Pistone
3520e05b55 [fix] actually commit the migration file this time 2014-02-17 17:47:19 +01:00
Leonardo Pistone
940978bce8 [add] migration script to set the state of the lines of existing statements correctly 2014-02-17 17:42:45 +01:00
Leonardo Pistone
899212bd0f [merge] upstream 2014-02-17 16:57:15 +01:00
unknown
88e39e9ae2 [IMP] remove useless features of bank statement
new module account_statement_simple_view, enhance statement_voucher_killer
2014-02-17 16:50:21 +01:00
unknown
59116872ea [MRG] [fix] on the first/last day on the fiscal year, avoid choosing the opening/closing period. 2014-02-12 15:33:02 +01:00
Launchpad Translations on behalf of banking-addons-team
46a09cda0b Launchpad automatic translations update. 2014-02-10 05:56:29 +00:00
Florian da Costa
96012530c0 [FIX] Only remove the invoice import button instead of the whole div 2014-02-07 15:56:14 +01:00
Florian da Costa
4069e4c925 [FIX] Change description 2014-02-03 10:27:42 +01:00
Florian da Costa
a08c8340a8 [FIX]Deprecated stuff 2014-02-03 10:25:07 +01:00
unknown
3b3379515b [IMP] account_statement_base_completion: Method get_st_vals in the same line of get_st_line_vals. 2014-02-02 11:58:40 +01:00
Leonardo Pistone
5c728ccd48 [fix] similarly fix another _get_period 2014-01-30 14:11:58 +01:00
Leonardo Pistone
0eb7bf7825 [imp] docstring 2014-01-30 14:06:24 +01:00
Leonardo Pistone
12c51fa3c4 [fix] copy the context before modifying it: safer upstream 2014-01-30 14:01:20 +01:00
Leonardo Pistone
de19604dc0 [fix] on the first/last day on the year, avoid choosing the opening/closing period. 2014-01-30 13:48:51 +01:00
Leonardo Pistone
b9b11a4c3e [fix] yaml test 2014-01-27 16:31:07 +01:00
Leonardo Pistone
1e599ededd [add] statement cancel line: a yaml test 2014-01-27 16:16:56 +01:00
Leonardo Pistone
a2fb47865b [fix] add missing files 2014-01-27 15:41:28 +01:00
Leonardo Pistone
9b7b54fceb [imp] cancel statement line: add reconciliation check also when cancelling all of the statement 2014-01-27 15:31:43 +01:00
Leonardo Pistone
2ead4da982 [imp] cancel line: improve doc 2014-01-27 14:34:52 +01:00
Leonardo Pistone
060862248e [add] statement cancel line: ask for confirmation if the line is reconciled 2014-01-27 12:30:24 +01:00
Leonardo Pistone
0b6d8c85be [imp] statement_cancel_line: update the whole view only if we need to update it 2014-01-24 14:45:47 +01:00
Leonardo Pistone
47e4dcb8f8 [imp] statement_cancel_line: if all lines are confirmed, confirm the statement as well 2014-01-24 14:37:09 +01:00
Launchpad Translations on behalf of banking-addons-team
05d2948ca5 Launchpad automatic translations update. 2014-01-24 06:27:43 +00:00
Leonardo Pistone
27fbae9020 [del] unused dir 2014-01-23 11:54:46 +01:00
Leonardo Pistone
eabbb3b8d4 [imp] statement cancel line 2014-01-23 11:51:55 +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
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
Leonardo Pistone
b934d55e78 [merge] upstream 2014-01-21 12:39:32 +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
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
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
Laurent Mignon (Acsone)
bc879326ed PEP 8 2014-01-14 15:37:18 +01:00
Laurent Mignon (Acsone)
760a4781be Add new hook to build values of the statement from he parser and the profile 2014-01-13 16:14:02 +01:00
Vincent Renaville
5439fd5cc8 [FIX] remove account.reconcile before deleting a account.move 2014-01-10 15:42:04 +01:00