lp:~camptocamp/banking-addons/bank-statement-reconcile-7.0_rec_cron_mdh

Created by Matthieu Dietrich @ camptocamp and last modified
Get this branch:
bzr branch lp:~camptocamp/banking-addons/bank-statement-reconcile-7.0_rec_cron_mdh
Members of Camptocamp can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Camptocamp
Project:
Banking Addons
Status:
Development

Recent revisions

152. By Matthieu Dietrich @ camptocamp

[IMP] add cron job for reconciliation

151. By Laurent Mignon (Acsone)

[IMP] Give the possibility to parse and import multiple statments

150. By Graeme Gellatly

Minor import fixes plus a couple of other small changes to allow trunk install. Changed method get_default_pay_receive_accounts of account_statement_ext to use orm built in get. Is actually an improvement as get ensures the result is the most specific property whereas the original method gave no such guarentee in a multicompany environment.

Without this this method will fail on trunk and am surprised if it worked on 7.0, however the change is backward compatible with 7.0 and more efficient and less code.

149. By Sébastien BEAU - http://www.akretion.com

[MRG] Add a new module in order to have advanced completion label.
With this module you can auto-complete the account_id or/and the partner_id based on the label of the line

148. By Launchpad Translations on behalf of banking-addons-team

Launchpad automatic translations update.

147. By Yannick Vaucher @ Camptocamp

[MRG] Cleaning for the fix lp:1313689:
 * The _insert_lines and _update_line method in *_base_completion/statement.py calls the symbol_f method to prorperly initiate the default value (e.g. integer default null value should be Null not False).

 * The mechanism that allow to have a null account_id in bank statement line has been move in *_base_completion, instead of *_base_import.

146. By Laurent Mignon (Acsone)

[MRG] Remove the default value to False on account_id in account_statement_base_completion/statement.py since it breaks existing code

145. By Launchpad Translations on behalf of banking-addons-team

Launchpad automatic translations update.

144. By Guewen Baconnier @ Camptocamp

[FIX] too many characters are escaped, leading to an 'invalid regular expression: invalid escape \ sequence' error.

143. By Sébastien BEAU - http://www.akretion.com

[REF] account_id is not anymore mandatory for creating a bank statement line. Still mandatory for the validation

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:banking-addons
This branch contains Public information 
Everyone can see this information.

Subscribers