← Back to team overview

banking-addons-team team mailing list archive

Re: banking_addons: Upgrade to 6.1

 

On 03/07/2012 06:06 PM, James Jesudason wrote:
I've made quite a bit of progress with using account_voucher to generate the moves and handle invoice reconciliation. Also, any lines that have not been matched will get a move posted for the line's account when it is confirmed. I'm doing a few more tests and will push the changes to launchpad.


Hi James,

Thanks for the update. Sounds good!

One irritating error that I can't seem to track down is this:
* Uncaught Error: Unknown field state in domain [["state","not in",["draft"]]] This happens when a statement line is clicked in the bank statement form. Any ideas?

Had a look with Firebug just now and found out that the web client now checks the domain for the readonly attribute from the 'states' parameter in the 'amount' column definition even when the whole form is readonly. Knowing that it is easily solved by injecting the 'state' field into the embedded form on the bank statement form view. I prepared a branch with this fix and another fix for the online bank account lookup that is used in the Netherlands.

Regards,
Stefan.


--
Therp - Maatwerk in open ontwikkeling

Stefan Rijnhart - Ontwerp en implementatie

mail: stefan@xxxxxxxx
tel: +31 (0) 614478606
http://therp.nl
https://twitter.com/therp_stefan



Follow ups

References