[ https://issues.apache.org/jira/browse/OFBIZ-8273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16098003#comment-16098003
]
Deepak Dixit commented on OFBIZ-8273:
-------------------------------------
Thanks Devanshu for your contribution,
Slightly modified patch has been committed at framework trunk at r#1802755
> Improvements in Lot entity definition and services
> --------------------------------------------------
>
> Key: OFBIZ-8273
> URL: https://issues.apache.org/jira/browse/OFBIZ-8273
> Project: OFBiz
> Issue Type: Sub-task
> Components: product
> Affects Versions: Trunk
> Reporter: Rishi Solanki
> Assignee: Deepak Dixit
> Priority: Minor
> Fix For: Upcoming Release
>
> Attachments: OFBIZ-8273_02.patch, OFBIZ-8273.patch
>
>
> Required improvements;
> - All is good with entity definition .
> - Add CRUD services using entity-auto. Make sure PK is optional while create service,
so that can be generated from OFBiz sequence generator.
> - Do related changes if any occurrence found for direct create/update/delete of this
entity, and replace them with crud services implemented.
> - As no status/from date/thru date exists in entity, so nothing needs to be taken care
while deleting the records from service.
> Note: Require to change the delegator calls in ProductionRunServices.java and InventoryServices.xml
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
|