[
https://issues.apache.org/jira/browse/OFBIZ-3913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12904955#action_12904955
]
Nicolas Malin commented on OFBIZ-3913:
--------------------------------------
It's possible to add edit screen, but at this time I work more on the engine ;)
.
The idea to use PartyPreference, what preference ? WebUserPreference,
PartyAcctgPreference. My first analyse is associate a user to a device by
administrator. In second way, I improve the model with Bruno suggest that a
user can by set his default choice.
For ExternalDeviceJobType I understand the idea but as ProductPrice entity, Is
better to use a ExternalDevicePurpose ?
Nicolas
> Automated action triggered by event
> -----------------------------------
>
> Key: OFBIZ-3913
> URL: https://issues.apache.org/jira/browse/OFBIZ-3913
> Project: OFBiz
> Issue Type: New Feature
> Components: framework
> Affects Versions: SVN trunk
> Reporter: Nicolas Malin
> Attachments: ExternalDevice.patch, ExternalDevice.png
>
>
> Following a thread on the dev list, related to a printer automated selection,
> by an user and an event, here is a first draft.
> I added a new entity, ExternalDevice, which list all devices OFBiz can reach
> (and the associated command). This entity is related to an ExternalDeviceType
> and each record has a status, so we know if the device is available, out of
> order, in maintenance, waiting, etc...
> Then I added another entity, ExternalDeviceUserAction, which defines a device
> for an user, and/or an action through Enumeration. Finally, I added a service
> which find the commnand to execute based on an action and/or an user.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.