You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Jacques Le Roux (JIRA)" <ji...@apache.org> on 2009/02/17 22:18:59 UTC

[jira] Issue Comment Edited: (OFBIZ-1945) Create/use order for POS save / load sale

    [ https://issues.apache.org/jira/browse/OFBIZ-1945?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12674362#action_12674362 ] 

jacques.le.roux edited comment on OFBIZ-1945 at 2/17/09 1:18 PM:
-----------------------------------------------------------------

Hi Chris,

I have commited your patch in r745257 with some modifications, but it's still not used since it miss some features:
* AutoSave (automatically save current transaction)
* Add a saved sale to the current sale
* Remove a saved sale
* Replace current sale by a saved sale and remove simultaneously the saved sale

I will try to do that later if nobody beat me on it...

      was (Author: jacques.le.roux):
    Hi Chris,

I have commited your patch with some modifications, but it's still not used since it miss some features:
* AutoSave (automatically save current transaction)
* Add a saved sale to the current sale
* Remove a saved sale
* Replace current sale by a saved sale and remove simultaneously the saved sale

I will try to do that later if nobody beat me on it...
  
> Create/use order for POS save / load sale
> -----------------------------------------
>
>                 Key: OFBIZ-1945
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1945
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: specialpurpose/pos
>            Reporter: Chris Lombardi
>            Assignee: Jacques Le Roux
>         Attachments: ofbiz-1945.patch, ofbiz-1945.patch
>
>
> Currently, the "load sale" / "save sale" pos functions save a shopping list.  I'd like to change that so that orders are created and updated.  This would increase the security of the solution and allow work orders to be created, etc.
> I'm about 90% there, but I'm hitting a wall.  I can currently save off a created order, restore the order, update payments, etc.  This includes saving discounts, item configurations, etc.  However, there's a problem in saving the new items to the order.  I'm probably overlooking something obvious, so if someone wants to double check me, I'd appreciate it.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.