[jira] [Updated] (OFBIZ-4609) Shipping group Instructions and gift messages can not be changed/set if there are several shipping groups

2011-12-05 Thread Sergei Biletnikov (Updated) (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-4609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sergei Biletnikov updated OFBIZ-4609:
-

Attachment: OFBIZ-4609_ShippingGroupInstructionsAndGiftMessages.patch

 Shipping group Instructions and gift messages can not be changed/set if there 
 are several shipping groups
 -

 Key: OFBIZ-4609
 URL: https://issues.apache.org/jira/browse/OFBIZ-4609
 Project: OFBiz
  Issue Type: Bug
  Components: order
Affects Versions: Release Branch 11.04
Reporter: Sergei Biletnikov
 Attachments: OFBIZ-4609_ShippingGroupInstructionsAndGiftMessages.patch


 Just add more than 1 shipping group for an order, and you notice that it is 
 not possible to set or edit the shipping instructions and gift messages, 
 because the code ignores multiple shipping groups and the html have the same 
 DOM id elements, so only first shipping group can be edited. Of course, it is 
 just a development issue.
 Please, find the patch enclosed. 
 I use the unique ids for each shipping group elements.
 The same problem is in OFBiz 10.04 (do not know about Trunk).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (OFBIZ-4609) Shipping group Instructions and gift messages can not be changed/set if there are several shipping groups

2011-12-05 Thread Sergei Biletnikov (Updated) (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-4609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sergei Biletnikov updated OFBIZ-4609:
-

Attachment: (was: 
OFBIZ-4609_ShippingGroupInstructionsAndGiftMessages.patch)

 Shipping group Instructions and gift messages can not be changed/set if there 
 are several shipping groups
 -

 Key: OFBIZ-4609
 URL: https://issues.apache.org/jira/browse/OFBIZ-4609
 Project: OFBiz
  Issue Type: Bug
  Components: order
Affects Versions: Release Branch 11.04
Reporter: Sergei Biletnikov
 Attachments: OFBIZ-4609_ShippingGroupInstructionsAndGiftMessages.patch


 Just add more than 1 shipping group for an order, and you notice that it is 
 not possible to set or edit the shipping instructions and gift messages, 
 because the code ignores multiple shipping groups and the html have the same 
 DOM id elements, so only first shipping group can be edited. Of course, it is 
 just a development issue.
 Please, find the patch enclosed. 
 I use the unique ids for each shipping group elements.
 The same problem is in OFBiz 10.04 (do not know about Trunk).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (OFBIZ-3894) Refactor Email handling

2011-12-05 Thread Erwan de FERRIERES (Updated) (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-3894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Erwan de FERRIERES updated OFBIZ-3894:
--

Assignee: Erwan de FERRIERES

 Refactor Email handling
 ---

 Key: OFBIZ-3894
 URL: https://issues.apache.org/jira/browse/OFBIZ-3894
 Project: OFBiz
  Issue Type: Improvement
  Components: ALL COMPONENTS
Affects Versions: SVN trunk
Reporter: BJ Freeman
Assignee: Erwan de FERRIERES
Priority: Minor
 Fix For: SVN trunk

 Attachments: OFBIZ-3894.patch, OFBIZ-3894.patch, OFBIZ-3894.patch

   Original Estimate: 1,344h
  Remaining Estimate: 1,344h

 with the addition of the Website for each component 
 1) create product store for Order entry, or use the B2C product store.
 2) move the email  widgets from ecommerce to order compontent.
 3) modify the seed data so that Order entry has it own emails from order 
 component.this would be to add emails to 
 note: as I go through the different items  this is turning out to be a bigger 
 project than I first anticipated.
 so consider this so far just ideas.
 Maybe break down in to small tasks as I have time to do something.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (OFBIZ-3894) Refactor Email handling

2011-12-05 Thread Erwan de FERRIERES (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-3894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13162825#comment-13162825
 ] 

Erwan de FERRIERES commented on OFBIZ-3894:
---

Nicolas,

branch has been created at rev 1210406

the latest patch in this issue has been committed at rev 1210493

The run-tests task has 10 tasks in error.

Waiting for your updates !

 Refactor Email handling
 ---

 Key: OFBIZ-3894
 URL: https://issues.apache.org/jira/browse/OFBIZ-3894
 Project: OFBiz
  Issue Type: Improvement
  Components: ALL COMPONENTS
Affects Versions: SVN trunk
Reporter: BJ Freeman
Assignee: Erwan de FERRIERES
Priority: Minor
 Fix For: SVN trunk

 Attachments: OFBIZ-3894.patch, OFBIZ-3894.patch, OFBIZ-3894.patch

   Original Estimate: 1,344h
  Remaining Estimate: 1,344h

 with the addition of the Website for each component 
 1) create product store for Order entry, or use the B2C product store.
 2) move the email  widgets from ecommerce to order compontent.
 3) modify the seed data so that Order entry has it own emails from order 
 component.this would be to add emails to 
 note: as I go through the different items  this is turning out to be a bigger 
 project than I first anticipated.
 so consider this so far just ideas.
 Maybe break down in to small tasks as I have time to do something.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (OFBIZ-3894) Refactor Email handling

2011-12-05 Thread Nicolas Malin (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-3894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13162827#comment-13162827
 ] 

Nicolas Malin commented on OFBIZ-3894:
--

thanks Erwan, I check it, and continue refactoring.

Nicolas

 Refactor Email handling
 ---

 Key: OFBIZ-3894
 URL: https://issues.apache.org/jira/browse/OFBIZ-3894
 Project: OFBiz
  Issue Type: Improvement
  Components: ALL COMPONENTS
Affects Versions: SVN trunk
Reporter: BJ Freeman
Assignee: Erwan de FERRIERES
Priority: Minor
 Fix For: SVN trunk

 Attachments: OFBIZ-3894.patch, OFBIZ-3894.patch, OFBIZ-3894.patch

   Original Estimate: 1,344h
  Remaining Estimate: 1,344h

 with the addition of the Website for each component 
 1) create product store for Order entry, or use the B2C product store.
 2) move the email  widgets from ecommerce to order compontent.
 3) modify the seed data so that Order entry has it own emails from order 
 component.this would be to add emails to 
 note: as I go through the different items  this is turning out to be a bigger 
 project than I first anticipated.
 so consider this so far just ideas.
 Maybe break down in to small tasks as I have time to do something.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (OFBIZ-4227) Adding product content of type Image - Detail (for example) causes an error in catalog manager.

2011-12-05 Thread Mirko Vogelsmeier (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-4227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13162832#comment-13162832
 ] 

Mirko Vogelsmeier commented on OFBIZ-4227:
--

Error doesnt seem to appear anymore.

 Adding product content of type Image - Detail (for example) causes an error 
 in catalog manager.
 -

 Key: OFBIZ-4227
 URL: https://issues.apache.org/jira/browse/OFBIZ-4227
 Project: OFBiz
  Issue Type: Bug
  Components: product
Affects Versions: SVN trunk
Reporter: Andreas König
 Fix For: SVN trunk

 Attachments: Screenshot.jpg


 Please use the following path:
 * Catalog
 * Product
 ** Select a product like CPU intel 586 given by the Demo-Data.
 * Content
 ** Find the header Create New Product Content
 *** Select Product Content Type Id Image - Detail
 *** Press Prepare Create
 ** Find the header Edit Product Content
 *** Select the current from date
 *** Select an image file
 *** Press create
 The following error will be prompted to the user:
 {quote}
 The Following Errors Occurred:
 The following required parameter is missing: [createProductContent.contentId]
 {quote}
 The same error occures for the following Product Content Type Ids:
 * Image - Detail
 * Image - Large
 * Image - Medium
 * Image - Original
 * Image - Small

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




Re: Tax calculation for all order adjustments

2011-12-05 Thread biletnikov
Hello Jacques,
thanks for the links.
It is a good idea to keep all tax things in one wiki page.
However, these articles can not answer my questions.

-
Kind regards,
Sergei
--
View this message in context: 
http://ofbiz.135035.n4.nabble.com/Tax-calculation-for-all-order-adjustments-tp4153757p4159696.html
Sent from the OFBiz - Dev mailing list archive at Nabble.com.


[jira] [Commented] (OFBIZ-3894) Refactor Email handling

2011-12-05 Thread BJ Freeman (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-3894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13162892#comment-13162892
 ] 

BJ Freeman commented on OFBIZ-3894:
---

My lack of the merge process prompts me to ask if the migration process will 
still be intact


 Refactor Email handling
 ---

 Key: OFBIZ-3894
 URL: https://issues.apache.org/jira/browse/OFBIZ-3894
 Project: OFBiz
  Issue Type: Improvement
  Components: ALL COMPONENTS
Affects Versions: SVN trunk
Reporter: BJ Freeman
Assignee: Erwan de FERRIERES
Priority: Minor
 Fix For: SVN trunk

 Attachments: OFBIZ-3894.patch, OFBIZ-3894.patch, OFBIZ-3894.patch

   Original Estimate: 1,344h
  Remaining Estimate: 1,344h

 with the addition of the Website for each component 
 1) create product store for Order entry, or use the B2C product store.
 2) move the email  widgets from ecommerce to order compontent.
 3) modify the seed data so that Order entry has it own emails from order 
 component.this would be to add emails to 
 note: as I go through the different items  this is turning out to be a bigger 
 project than I first anticipated.
 so consider this so far just ideas.
 Maybe break down in to small tasks as I have time to do something.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




Re: Tax calculation for all order adjustments

2011-12-05 Thread BJ Freeman
are you planning to add this to the svn or just for yourself?

biletnikov sent the following on 12/5/2011 12:41 AM:
 Hello Jacques,
 thanks for the links.
 It is a good idea to keep all tax things in one wiki page.
 However, these articles can not answer my questions.
 
 -
 Kind regards,
 Sergei
 --
 View this message in context: 
 http://ofbiz.135035.n4.nabble.com/Tax-calculation-for-all-order-adjustments-tp4153757p4159696.html
 Sent from the OFBiz - Dev mailing list archive at Nabble.com.