← Back to team overview

openerp-india team mailing list archive

[Bug 1295512] [NEW] [7.0/Trunk][purchse.order] 'invoiced' fields help message is wrong

 

Public bug reported:

Hi all,


I found the help message of 'invoiced' is wrong.

'invoiced': fields.function(_invoiced, string='Invoice Received',
type='boolean', help="It indicates that an invoice has been paid"),

This function filed will not check the invoice is paid or not.

Best Regards
Joshua

** Affects: openobject-addons
     Importance: Undecided
         Status: New

-- 
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/1295512

Title:
  [7.0/Trunk][purchse.order] 'invoiced' fields help message is wrong

Status in OpenERP Addons (modules):
  New

Bug description:
  Hi all,

  
  I found the help message of 'invoiced' is wrong.

  'invoiced': fields.function(_invoiced, string='Invoice Received',
  type='boolean', help="It indicates that an invoice has been paid"),

  This function filed will not check the invoice is paid or not.

  Best Regards
  Joshua

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


Follow ups

References