[jira] [Commented] (OFBIZ-9369) Add order priority management on sale order creation

2022-09-25 Thread Jacques Le Roux (Jira)


[ 
https://issues.apache.org/jira/browse/OFBIZ-9369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17609091#comment-17609091
 ] 

Jacques Le Roux commented on OFBIZ-9369:


Hi, what's up here? TIA

> Add order priority management on sale order creation
> 
>
> Key: OFBIZ-9369
> URL: https://issues.apache.org/jira/browse/OFBIZ-9369
> Project: OFBiz
>  Issue Type: Improvement
>  Components: order
>Affects Versions: Trunk, Upcoming Branch
>Reporter: Leila Mekika
>Assignee: Nicolas Malin
>Priority: Minor
> Attachments: OFBIZ-9369.patch
>
>
> I made a patch to allow order priority setting when creating sale order.
> This add option on order first step creation an add it to the OrderHeader 
> during creation so that reservation SECA is triggered.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (OFBIZ-9369) Add order priority management on sale order creation

2017-07-01 Thread Jacques Le Roux (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-9369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16071218#comment-16071218
 ] 

Jacques Le Roux commented on OFBIZ-9369:


Hi,

Looking for more information about priority I stumbled upon this comment, in 
InventoryServices.xml, which is worth considering (with related code) in this 
issue.

{code}
 
{code}



> Add order priority management on sale order creation
> 
>
> Key: OFBIZ-9369
> URL: https://issues.apache.org/jira/browse/OFBIZ-9369
> Project: OFBiz
>  Issue Type: Improvement
>  Components: order
>Affects Versions: Trunk
>Reporter: Leila Mekika
>Priority: Minor
> Attachments: OFBIZ-9369.patch
>
>
> I made a patch to allow order priority setting when creating sale order.
> This add option on order first step creation an add it to the OrderHeader 
> during creation so that reservation SECA is triggered.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (OFBIZ-9369) Add order priority management on sale order creation

2017-05-22 Thread Pierre Smits (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-9369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16019200#comment-16019200
 ] 

Pierre Smits commented on OFBIZ-9369:
-

Hi [~mleila],

If you mean with 'customer side' functionality in the ecommerce component, I 
would say that would lead to an undesirable outcome UX wise. For each customer 
his own order has a high priority, so having to set a flag to mark it as such 
is superfluous/annoying. And on the back-end side you would see *all* (the 
majority) orders marked as such, which defeats the business function.

Processing of orders feeds into KPIs (not only of the back-office order 
processing department, but also of warehousing 1 large order  blocking the 
fulfilment of  dozens of smaller ones wreaks havoc on the department's 
performance). In general, FIFO is applied, but the Friesian saying also 
applies: 'As `t net kin sa`t it moat, dan moat it mar sa`t it kin.' (If it does 
not go as it should, then it should go as it can). 

> Add order priority management on sale order creation
> 
>
> Key: OFBIZ-9369
> URL: https://issues.apache.org/jira/browse/OFBIZ-9369
> Project: OFBiz
>  Issue Type: Improvement
>  Components: order
>Affects Versions: Trunk
>Reporter: Leila Mekika
>Priority: Minor
> Attachments: OFBIZ-9369.patch
>
>
> I made a patch to allow order priority setting when creating sale order.
> This add option on order first step creation an add it to the OrderHeader 
> during creation so that reservation SECA is triggered.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (OFBIZ-9369) Add order priority management on sale order creation

2017-05-21 Thread Swapnil Shah (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-9369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16019116#comment-16019116
 ] 

Swapnil Shah commented on OFBIZ-9369:
-

As [~pfm.smits] mentioned there can be many factors that could govern the 
reservations and their order of importance may vary from business to business 
and its possible that we might not be supporting all of the them in Ofbiz yet. 
Hence It would be nice if we can list out all the factors which are currently 
honored systemically in code while promising any sales order and then where 
exactly "Order Priority" falls in that hierarchy. It could help us to define a 
"Sales Order Reservation Rules Guide" which everyone can refer to and update it 
once any new variable is introduced.

Having said this, one very commonly used parameter is ESD (Estimated Ship Date 
or Est. Delivery Date) set at Order item or Order Header level. It would be 
interesting to know how it would behave once we have Priorities also set on 
orders.


> Add order priority management on sale order creation
> 
>
> Key: OFBIZ-9369
> URL: https://issues.apache.org/jira/browse/OFBIZ-9369
> Project: OFBiz
>  Issue Type: Improvement
>  Components: order
>Affects Versions: Trunk
>Reporter: Leila Mekika
>Priority: Minor
> Attachments: OFBIZ-9369.patch
>
>
> I made a patch to allow order priority setting when creating sale order.
> This add option on order first step creation an add it to the OrderHeader 
> during creation so that reservation SECA is triggered.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (OFBIZ-9369) Add order priority management on sale order creation

2017-05-21 Thread Leila Mekika (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-9369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16018792#comment-16018792
 ] 

Leila Mekika commented on OFBIZ-9369:
-

Hello Pierre,
in fact I re-use actual flag available in orderview page (after creation). It 
triggers the stock reservation process consequently.
You mean this option should stay on created order management and not in front 
side ?


> Add order priority management on sale order creation
> 
>
> Key: OFBIZ-9369
> URL: https://issues.apache.org/jira/browse/OFBIZ-9369
> Project: OFBiz
>  Issue Type: Improvement
>  Components: order
>Affects Versions: Trunk
>Reporter: Leila Mekika
>Priority: Minor
> Attachments: OFBIZ-9369.patch
>
>
> I made a patch to allow order priority setting when creating sale order.
> This add option on order first step creation an add it to the OrderHeader 
> during creation so that reservation SECA is triggered.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (OFBIZ-9369) Add order priority management on sale order creation

2017-05-21 Thread Pierre Smits (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-9369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16018789#comment-16018789
 ] 

Pierre Smits commented on OFBIZ-9369:
-

While probably very useful, I missing the context. Prioritisation of orders 
(and how these are handled in the warehouse regarding stock-out) is dependent 
on many business factors, including importance of customer, small vs large 
orders, stock availability. Setting a mere flag might not be enough


> Add order priority management on sale order creation
> 
>
> Key: OFBIZ-9369
> URL: https://issues.apache.org/jira/browse/OFBIZ-9369
> Project: OFBiz
>  Issue Type: Improvement
>  Components: order
>Affects Versions: Trunk
>Reporter: Leila Mekika
>Priority: Minor
> Attachments: OFBIZ-9369.patch
>
>
> I made a patch to allow order priority setting when creating sale order.
> This add option on order first step creation an add it to the OrderHeader 
> during creation so that reservation ECA is triggered.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)