Loading... |
Reply to author |
Edit post |
Move post |
Delete this post |
Delete this post and replies |
Change post date |
Print post |
Permalink |
Raw mail |
![]() ![]() ![]() ![]() ![]() ![]() ![]() |
1414 posts
|
Hi.
How come in the order manager and ecommerce the quantities of shopping list items cannot be changed after they've been added to the order/cart? Si _______________________________________________ Dev mailing list [hidden email] http://lists.ofbiz.org/mailman/listinfo/dev |
Loading... |
Reply to author |
Edit post |
Move post |
Delete this post |
Delete this post and replies |
Change post date |
Print post |
Permalink |
Raw mail |
![]() ![]() ![]() ![]() ![]() ![]() ![]() |
Administrator
17869 posts
|
The PDF feature is a great one. Don't you think it would be very valuable to
have it on ecommerce part so that final clients could print their orders and if possible even their invoices once paid. Jacques _______________________________________________ Dev mailing list [hidden email] http://lists.ofbiz.org/mailman/listinfo/dev |
Loading... |
Reply to author |
Edit post |
Move post |
Delete this post |
Delete this post and replies |
Change post date |
Print post |
Permalink |
Raw mail |
![]() ![]() ![]() ![]() ![]() ![]() ![]() |
1146 posts
|
In reply to this post by Si Chen-2
That's a good question, and I'm not totally sure why. The funny thing is that it turns out that I was asked this earlier today. I still haven't answered yet, trying to come up with a good reason or look at the possible impact of changing it to not do this... This may have had something to do with being able to track specific order items back to specific shopping list items. I think this was the main reason for it, though not totally sure. Any ideas anyone? -David On Jul 27, 2005, at 6:14 PM, Si Chen wrote: > Hi. > How come in the order manager and ecommerce the quantities of > shopping list items cannot be changed after they've been added to > the order/cart? > > Si > _______________________________________________ > Dev mailing list > [hidden email] > http://lists.ofbiz.org/mailman/listinfo/dev > _______________________________________________ Dev mailing list [hidden email] http://lists.ofbiz.org/mailman/listinfo/dev |
Loading... |
Reply to author |
Edit post |
Move post |
Delete this post |
Delete this post and replies |
Change post date |
Print post |
Permalink |
Raw mail |
![]() ![]() ![]() ![]() ![]() ![]() ![]() |
Administrator
17869 posts
|
Andy,
At first sight, + <attribute name="promoPrice" type="Doube" mode="OUT" optional="true"/> must be changed to + <attribute name="promoPrice" type="Double" mode="OUT" optional="true"/> isn'it ? Jacques _______________________________________________ Dev mailing list [hidden email] http://lists.ofbiz.org/mailman/listinfo/dev |
Loading... |
Reply to author |
Edit post |
Move post |
Delete this post |
Delete this post and replies |
Change post date |
Print post |
Permalink |
Raw mail |
![]() ![]() ![]() ![]() ![]() ![]() ![]() |
1743 posts
|
Jacques,
maybe Andy is busy now so I've fixed it (r5401). Thanks for the report, Jacopo Jacques Le Roux wrote: > Andy, > > At first sight, > > + <attribute name="promoPrice" type="Doube" mode="OUT" > optional="true"/> > must be changed to > + <attribute name="promoPrice" type="Double" mode="OUT" > optional="true"/> > > isn'it ? > > Jacques > > > > > _______________________________________________ > Dev mailing list > [hidden email] > http://lists.ofbiz.org/mailman/listinfo/dev > > ... [show rest of quote] _______________________________________________ Dev mailing list [hidden email] http://lists.ofbiz.org/mailman/listinfo/dev |
Loading... |
Reply to author |
Edit post |
Move post |
Delete this post |
Delete this post and replies |
Change post date |
Print post |
Permalink |
Raw mail |
![]() ![]() ![]() ![]() ![]() ![]() ![]() |
1414 posts
|
In reply to this post by David E. Jones
OrderItem has shoppingListId and shoppingListItemSeqId. So even if
several order items share the same shoppingListId and shoppingListItemSeqId, that is still ok, I think. Si David E. Jones wrote: > > That's a good question, and I'm not totally sure why. The funny thing > is that it turns out that I was asked this earlier today. I still > haven't answered yet, trying to come up with a good reason or look at > the possible impact of changing it to not do this... > > This may have had something to do with being able to track specific > order items back to specific shopping list items. I think this was > the main reason for it, though not totally sure. > > Any ideas anyone? > > -David > > > On Jul 27, 2005, at 6:14 PM, Si Chen wrote: > >> Hi. >> How come in the order manager and ecommerce the quantities of >> shopping list items cannot be changed after they've been added to >> the order/cart? >> >> Si >> _______________________________________________ >> Dev mailing list >> [hidden email] >> http://lists.ofbiz.org/mailman/listinfo/dev >> > >------------------------------------------------------------------------ > > >_______________________________________________ >Dev mailing list >[hidden email] >http://lists.ofbiz.org/mailman/listinfo/dev > ... [show rest of quote]
_______________________________________________ Dev mailing list [hidden email] http://lists.ofbiz.org/mailman/listinfo/dev |
Free forum by Nabble | Edit this page |