← Back to team overview

openerp-india team mailing list archive

[Bug 903740] Re: cannot validate a payment

 

Hello,

 This bug fix from addons side. because is_multi_currency field not
define in account.voucher view and is_multi_currency field used in
attrs. like :- <group col="4" colspan="1"
attrs="{'invisible':[('currency_id','=',False),('is_multi_currency','=',False)]}">.
So this field add in view like :- <field name="is_multi_currency"
invisible="1"/>

Thanks,

** Project changed: openerp-web => openobject-addons

** Changed in: openobject-addons
       Status: New => Confirmed

** Changed in: openobject-addons
     Assignee: (unassigned) => OpenERP R&D Web Team (openerp-dev-web)

** Changed in: openobject-addons
       Status: Confirmed => In Progress

-- 
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/903740

Title:
  cannot validate a payment

Status in OpenERP Addons (modules):
  In Progress

Bug description:
  web, trunk, chrome
  Install account_voucher
  1/ create and confirm a SO, 
  2/ create the final invoice
  3/ validate it 
  4/ make payment : the view seems broken + impossible to validate the paiement 

  in console : Domain references unknown field : is_multi_currency
  openerp.web.form.compute_domainjs:29757
  openerp.web.form.Widget.openerp.web.Widget.extend.process_modifiersjs:29849
  openerp.web.FormView.openerp.web.View.extend.on_form_changedjs:29276
  openerp.web.callback.callbackjs:22318
  openerp.web.FormView.openerp.web.View.extend.on_record_loadedjs:29261
  jQuery.extend._Deferred.deferred.resolveWithjs:3992
  jQuery.extend._Deferred.deferred.resolvejs:4005
  jQuery.extend.proxy.proxy

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/903740/+subscriptions