c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #02159
[Bug 519678] Re: [hr_timesheet_invoice] incoherent class naming
Hello,
This feature is currently not in the scope of OpenERP, so i'm closing
and setting your bug as wishlist. This ideas may be implemented for a
future version.
Thanks.
** Changed in: openobject-addons
Importance: Undecided => Wishlist
** Changed in: openobject-addons
Status: New => Won't Fix
--
[hr_timesheet_invoice] incoherent class naming
https://bugs.launchpad.net/bugs/519678
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
Status in OpenObject Addons Modules: Won't Fix
Bug description:
The class "hr_timesheet_invoice_factor" in the file "hr_timesheet_invoice.py" In the module hr_timesheet_invoice in the trunk ihas the name "hr_timesheet_invoice.factor" which does not follow the convention. It should be "hr.timesheet.invoice.factor" I suppose. References to this class appear on line 61 and 76 but I did not check outside the file.
Not a very exiting bug report...