You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Pranay Pandey (JIRA)" <ji...@apache.org> on 2009/03/12 17:12:50 UTC

[jira] Commented: (OFBIZ-2234) When recording PO, Company automatically sets price as "last price" on Supplier record

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

Pranay Pandey commented on OFBIZ-2234:
--------------------------------------

Uploaded patch needs to be reworked for more precise code.

> When recording PO, Company automatically sets price as "last price" on Supplier record
> --------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-2234
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2234
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: order
>    Affects Versions: SVN trunk
>            Reporter: Deepesh Kapoor
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: ofbiz-2234.patch
>
>
> Modifying the existing system such that when the unit price of the item is edited the new value automatically gets set as last price on supplier record.
> Implementation Notes : 
> Add service to expire (set availableThruDate) current applicable SupplierProduct record, create new record that clones the old record, current date as available from date
> SECA trigger on create,purchase and receive order.

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