openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #05726
[Bug 922171] [NEW] [6.1][POS] Does not create picking.
Public bug reported:
Hi,
the point_of_sale module has a method called 'action_paid()'. This
method creates the pickings, then writes state=paid. However, the method
is not called from the workflow. Instead, the workflow writes state=paid
directly.
The method that does create the pickings is only called from the yaml
tests ;-)
Regards,
Stefan.
** 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/922171
Title:
[6.1][POS] Does not create picking.
Status in OpenERP Addons (modules):
New
Bug description:
Hi,
the point_of_sale module has a method called 'action_paid()'. This
method creates the pickings, then writes state=paid. However, the
method is not called from the workflow. Instead, the workflow writes
state=paid directly.
The method that does create the pickings is only called from the yaml
tests ;-)
Regards,
Stefan.
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/922171/+subscriptions
Follow ups
References