Re: Quantity UOM in Supplier Product

2017-08-15 Thread Vaibhav Jain
Hello Pierre, A JIRA <https://issues.apache.org/jira/browse/OFBIZ-9580> is created for further tracking the improvements. Thanks & Regards Vaibhav Jain Hotwax Systems, vaibhav.j...@hotwaxsystems.com On Tue, Aug 15, 2017 at 11:22 AM, pierre <pierre.gau...@nereide.biz> wrote:

Re: Quantity UOM in Supplier Product

2017-08-10 Thread Vaibhav Jain
use quantityUomId and quantityIncluded fields, Just additional thought, if we use these fields then these fileds should be the part of OrderItem entity as well. This will help in maintaining the information at order item level. Please correct me on this, if I understand anything incorrectly. > I

Re: Keep deleteProductionRunRoutingTask?

2017-08-10 Thread Vaibhav Jain
Hello Jacques, Just for easy reference >>Please give your opinion on OFBIZ-9568 <https://issues.apache.org/jira/browse/OFBIZ-9568>before I continue on OFBIZ-9185 <https://issues.apache.org/jira/browse/OFBIZ-9185> Thanks & Regards Vaibhav Jain Hotwax Systems, vaibhav.

Re: [Proposal] - Leverage the CMS capability for Product Store's Email

2017-08-11 Thread Vaibhav Jain
+1 Swapnil Thanks & Regards Vaibhav Jain Hotwax Systems, vaibhav.j...@hotwaxsystems.com On Fri, Aug 11, 2017 at 11:31 AM, Swapnil Mane < swapnil.m...@hotwaxsystems.com> wrote: > Hello Devs, > > While looking into the support of email templates for Product Store, we &g

Re: Quantity UOM in Supplier Product

2017-08-14 Thread Vaibhav Jain
Hello Scott, Thank you very much for your continuous efforts on this discussion.Please check comments inline On Mon, Aug 14, 2017 at 11:50 AM, Scott Gray <scott.g...@hotwaxsystems.com> wrote: > Hi Vaibhav, > > Comments inline. > > Regards > Scott > > On 11 Augu

Re: [Proposal] - Using CommonErrorUiLabels.xml for common UiLabels

2017-07-22 Thread Vaibhav Jain
Hello Pallavi, Yes, we can create error message UI labels in CommonErrorUiLabels.xml for the common errors (like City, Postal code etc). No need to create duplicate UI label for same error in every component. Thanks & Regards Vaibhav Jain Hotwax Systems, vaibhav.j...@hotwaxsystems.com On

Quantity UOM in Supplier Product

2017-08-09 Thread Vaibhav Jain
ut didn't notice any change. How are these fields entertained in the purchase order? Thanks & Regards Vaibhav Jain Hotwax Systems, vaibhav.j...@hotwaxsystems.com

Re: Rule to deprecated a service

2017-08-09 Thread Vaibhav Jain
+1 Nicolas Thanks & Regards Vaibhav Jain Hotwax Systems, vaibhav.j...@hotwaxsystems.com On Wed, Aug 9, 2017 at 5:04 PM, Suraj Khurana < suraj.khur...@hotwaxsystems.com> wrote: > +1 Nicolas. > > -- > Thanks and Regards, > *Suraj Khurana* | Sr. Enterprise Software Enginee

Re: Suggestions Request: OFBiz Business Process Reference Book/Guide

2017-08-19 Thread Vaibhav Jain
Thanks for the initiative Pranay: +1 I am looking forward into it. Vaibhav Jain Hotwax Systems, vaibhav.j...@hotwaxsystems.com On Sat, Aug 19, 2017 at 3:12 PM, Sharan Foga <sharan.f...@gmail.com> wrote: > Great idea Pranay! (and big +1) > > Thanks > Sharan > > >

Re: RE: Quantity missing for inventory transfer records

2017-10-16 Thread Vaibhav Jain
we should have a flow of transfer order and inventory transfer can be used like "Receive Product" workflow. Please share your thoughts Thanks & Regards Vaibhav Jain Hotwax Systems, vaibhav.j...@hotwaxsystems.com On Mon, Oct 16, 2017 at 7:02 PM, Swapnil Shah < swapnil.s...@hot

Re: Implementing GST tax in Ofbiz - CGST , SGST , IGST

2017-10-13 Thread Vaibhav Jain
ve been (1) ofbiz OOTB UI / Web Tools allowed me to create some Tax Categories (2) ofbiz OOTB UI / Web Tools allowed me to associate a TaxAuthority with one or more Tax Categories (3) write code in calcTax to provide appropriate treatment to TaxAuthority based on its Tax Category. hope i was able

Re: Quantity missing for inventory transfer records

2017-10-13 Thread Vaibhav Jain
+1 to introduce "quantity" attribute in InventoryTransfer entity. Please create a JIRA for this as well. Thanks & Regards -- Vaibhav Jain Hotwax Systems, vaibhav.j...@hotwaxsystems.com On Fri, Oct 13, 2017 at 2:14 PM, Suraj Khurana < suraj.khur...@hotwaxsystems.com> wrote:

Re: Security group permission association must have date range

2017-09-29 Thread Vaibhav Jain
+1 Suraj Vaibhav Jain Hotwax Systems, vaibhav.j...@hotwaxsystems.com On Thu, Sep 28, 2017 at 1:35 PM, Suraj Khurana < suraj.khur...@hotwaxsystems.com> wrote: > Hello, > > There might be many scenarios in the real business that you need to > maintain specific permission t

Re: Extend type entities to add name of detail entity where hasTable is true.

2017-09-01 Thread Vaibhav Jain
+1 for introducing new attribute "tableName". Vaibhav Jain Hotwax Systems, vaibhav.j...@hotwaxsystems.com On Fri, Sep 1, 2017 at 5:16 PM, Rishi Solanki <rishisolan...@gmail.com> wrote: > I'm not sure this one is best practice or not, but it should be follow. We > shoul

Re: [Proposal] Support for more decimals in price fields

2017-10-03 Thread Vaibhav Jain
+1 Taher Vaibhav Jain Hotwax Systems, vaibhav.j...@hotwaxsystems.com On Tue, Oct 3, 2017 at 1:09 PM, Deepak Dixit <deepak.di...@hotwaxsystems.com > wrote: > Looks good Taher. > > > On Sun, Oct 1, 2017 at 2:18 PM, Taher Alkhateeb < > slidingfilame...@gmail.com> > wr

Fwd: Implementing GST tax in Ofbiz - CGST , SGST , IGST

2017-10-12 Thread Vaibhav Jain
of ProductStoreTaxSetting entity. Just for Info Right now In PO and SO OFBiz does not entertain both SHIP_ORIG_LOCATION and SHIP_DESTINATION_LOCATION. We need to introduce this as well to calculate the GST. Thanks & Regards Vaibhav Jain Hotwax Systems, vaibhav.j...@hotwaxsystems.com On Mon, Oct 9, 2017 at 8:1

Re: [PROPOSAL] Extend returnId and shipmentId in FinAccountTrans entity

2017-11-22 Thread Vaibhav Jain
have multiple order so there is no need of orderId and orderItemSeqId in FinAccountTrans entity. If the following points are looking good then I will create a JIRA for this. Thanks & Regards, Vaibhav Jain Hotwax Systems, vaibhav.j...@hotwaxsystems.com On Tue, Nov 21, 2017 at 6:05 PM,

Re: [Proposal] Extend facility entity

2017-11-30 Thread Vaibhav Jain
>>>> >>>> OEM - The OFBiz Extensions Marketplace1http://oem.ofbizci.net/oci-2/ >>>> 1 not affiliated to (and not endorsed by) the OFBiz project >>>> >>>> On Sat, Nov 25, 2017 at 3:24 PM, Jacques Le Roux < >>>> >>> jacq

Re: [PROPOSAL] Extend returnId and shipmentId in FinAccountTrans entity

2017-11-25 Thread Vaibhav Jain
Hello All, Here is a link to ticket OFBIZ-9998 <https://issues.apache.org/jira/browse/OFBIZ-9998> raised on JIRA. Thanks & Regards Vaibhav Jain Hotwax Systems, vaibhav.j...@hotwaxsystems.com On Thu, Nov 23, 2017 at 11:39 AM, Suraj Khurana < suraj.khur...@hotwaxsystems.com>

[Proposal] Extend facility entity

2017-11-25 Thread Vaibhav Jain
a facility and we should record *openingTime* and *closingTime* in facility entity. *openingTime* and *closingTime* may be different for some of the weekdays as well. Please share your thoughts on this. -- Thanks and Regards, Vaibhav Jain Hotwax Systems, vaibhav.j...@hotwaxsystems.com

Re: Are we ready to publish a new release (16.11.04)?

2017-12-19 Thread Vaibhav Jain
+1 Thanks & Regards, Vaibhav Jain Hotwax Systems, vaibhav.j...@hotwaxsystems.com On Wed, Dec 20, 2017 at 11:17 AM, Aditya Sharma < aditya.sha...@hotwaxsystems.com> wrote: > +1 > > Thanks and Regards, > > *Aditya Sharma* | Enterprise Software Engineer > HotWax Co

[PROPOSAL] Extend returnId and shipmentId in FinAccountTrans entity

2017-11-20 Thread Vaibhav Jain
Hello all, Currently, orderId field is available and returnId, shipmentId fields can be introduced in the FinAccountTrans entity. These fields are useful while recording fin account transactions. Please let me know your thoughts on it. Thanks in advance Vaibhav Jain Hotwax Systems, vaibhav.j

Re: [PROPOSAL] Extend returnId and shipmentId in FinAccountTrans entity

2017-11-20 Thread Vaibhav Jain
?entityName=FinAccountTrans Thanks & Regards Vaibhav Jain Hotwax Systems, vaibhav.j...@hotwaxsystems.com On Mon, Nov 20, 2017 at 6:35 PM, Pierre Smits <pierre.sm...@gmail.com> wrote: > Hi Valibhav, > > Which version of OFBiz are you talking about? I looked in data > mode

Re: [PROPOSAL] Extend returnId and shipmentId in FinAccountTrans entity

2017-11-20 Thread Vaibhav Jain
nsions Marketplace1 > http://oem.ofbizci.net/oci-2/ > 1 not affiliated to (and not endorsed by) the OFBiz project > > On Mon, Nov 20, 2017 at 2:25 PM, Vaibhav Jain < > vaibhav.j...@hotwaxsystems.com> wrote: > > > Hello Pierre, > > > > I am talking about OFBiz trunk. > &

Re: Initial inventory import in OFBiz

2017-11-20 Thread Vaibhav Jain
of the organisation. 2. We can create an inbound shipment in OFBiz for existing inventory of legacy system. Initial inventory import affects various modules of OFBiz. Please share your thoughts on it. Vaibhav Jain Hotwax Systems, vaibhav.j...@hotwaxsystems.com On Tue, Nov 7, 2017 at 5:45 PM

Initial inventory import in OFBiz

2017-11-07 Thread Vaibhav Jain
How to manage initial inventory import in OFBiz migrated from the legacy system? How to manage initial inventory cost in accounting module? Vaibhav Jain Hotwax Systems, vaibhav.j...@hotwaxsystems.com

Re: [Proposal] Extend facility entity

2017-12-04 Thread Vaibhav Jain
Hello all, Here is the link to ticket OFBIZ-10040 <https://issues.apache.org/jira/browse/OFBIZ-10040> raised on JIRA. Thanks & Regards, Vaibhav Jain Hotwax Systems, vaibhav.j...@hotwaxsystems.com On Fri, Dec 1, 2017 at 10:42 AM, Vaibhav Jain < vaibhav.j...@hotwaxsystems.com>

Re: RE: RE: Quantity missing for inventory transfer records

2017-10-24 Thread Vaibhav Jain
. The OrderContent entity can be used to attach Stock transfer document(legal document vary according to country law) with inventory transfer. Please correct me if I missed something. Thanks & Regards -- Vaibhav Jain Hotwax Systems, vaibhav.j...@hotwaxsystems.com On Tue, Oct 24, 2017 at 3:54 PM, J

Re: Welcome to Swapnil M. Mane as new committer!

2018-06-26 Thread Vaibhav Jain
Congratulations Swapnil! Vaibhav Jain Sr. Enterprise Software Engineer HotWax Systems m: 782-834-1900 e: vaibhav.j...@hotwaxsystems.com On Wed, Jun 27, 2018 at 1:31 AM Jacques Le Roux < jacques.le.r...@les7arts.com> wrote: > The OFBiz PMC has invited Swapnil to become a new committ

Re: Welcome to Aditya Sharma as new committer!

2018-06-26 Thread Vaibhav Jain
Congratulations Aditya! Vaibhav Jain Sr. Enterprise Software Engineer HotWax Systems m: 782-834-1900 e: vaibhav.j...@hotwaxsystems.com On Wed, Jun 27, 2018 at 1:30 AM Jacques Le Roux < jacques.le.r...@les7arts.com> wrote: > The OFBiz PMC has invited Aditya to become a new committ

Re: Welcome to Suraj Khurana as new committer!

2018-06-26 Thread Vaibhav Jain
Congratulations Suraj! Vaibhav Jain Sr. Enterprise Software Engineer HotWax Systems m: 782-834-1900 e: vaibhav.j...@hotwaxsystems.com On Wed, Jun 27, 2018 at 1:30 AM Jacques Le Roux < jacques.le.r...@les7arts.com> wrote: > The OFBiz PMC has invited Suraj to become a new committ

Re: New ASF Member from OFBiz Community

2018-05-02 Thread Vaibhav Jain
Congratulations Deepak! Vaibhav Jain Sr. Enterprise Software Engineer HotWax Systems m: 782-834-1900 e: vaibhav.j...@hotwaxsystems.com On Thu, May 3, 2018 at 10:56 AM, Suraj Khurana < suraj.khur...@hotwaxsystems.com> wrote: > Many congratulations Deepak. > > -- > Best Regards

Re: Check for only QOH while doing reservations

2018-04-14 Thread Vaibhav Jain
+1 Suraj I agree with Rishi, We should start another mail thread to discuss race condition. IMO, At the time of reservation, we should check for ATP instead of QOH(As Suraj suggest). Vaibhav Jain Sr. Enterprise Software Engineer HotWax Systems m: 782-834-1900 e: vaibhav.j...@hotwaxsystems.com

Re: Confusing entity names

2018-04-12 Thread Vaibhav Jain
+1 Suraj Vaibhav Jain Sr. Enterprise Software Engineer HotWax Systems m: 782-834-1900 e: vaibhav.j...@hotwaxsystems.com <desiree.jenkin...@hotwax.co> On Fri, Apr 13, 2018 at 10:32 AM, Swapnil Mane < swapnil.m...@hotwaxsystems.com> wrote: > +1 > > We maintain the document

Re: RE: RE: RE: Quantity missing for inventory transfer records

2018-04-25 Thread Vaibhav Jain
Hello Pawan, Inventory transfer is a type of order. So, IMO instead of introducing a new data model for inventory transfer, we should use Order data model. +1 for Design approach #3 Thanks & Regards Vaibhav Jain Sr. Enterprise Software Engineer HotWax Systems m: 782-834-1900 e: vaibh

Re: Move SecurityPermission, SecurityGroup and SecurityGroupPermission Data to seed data files

2018-09-21 Thread Vaibhav Jain
+1 Arun Vaibhav Jain Sr. Enterprise Software Engineer HotWax Systems m: 782-834-1900 e: vaibhav.j...@hotwaxsystems.com On Fri, Sep 21, 2018 at 1:13 PM Rishi Solanki wrote: > +1 for Arun's thought on considering SecurityPermission as seed and > SecurityGroup and SecurityGroupPermission a

Re: ProductFacility creation on 'Receive Inventory'

2018-09-20 Thread Vaibhav Jain
? as of now, the reservation does not handle this type of inventory. 3. How inventory valuation entertain this inventory? As of now, the inventory valuation does not handle this type of inventory. 4. Do we need any other workflow to manage this type of inventory? Thanks & Regards Vaibhav

Re: [DOC] Example asciidoc file as guideline

2018-09-14 Thread Vaibhav Jain
Hi Michael, +1 Vaibhav Jain Sr. Enterprise Software Engineer HotWax Systems m: 782-834-1900 e: vaibhav.j...@hotwaxsystems.com On Sun, Mar 18, 2018 at 10:26 PM Michael Brohl wrote: > Maybe I was not clear enough... I am suggesting some kind of style guide. > > I think if w

Re: Create return till ...

2019-03-09 Thread Vaibhav Jain
product is returnable for a different and specific time period (depends on business). We can manage this on the product store level which can be used if the product is returnable but days to return is not specified on the product level. Does this make sense to you as well? Kind Regards, *Vaibhav Jain

Re: Create return till ...

2019-03-09 Thread Vaibhav Jain
Agree with Arun, Just an addon If we are using ProductFacility entity then we should think to move the returnable flag from product to the productFacility entity. Kind Regards, *Vaibhav Jain* | Senior Enterprise Software Engineer HotWax Systems <http://www.hotwaxsystems.com/> Plot no. 80,

Re: Welcome to Deepak Nigam as new committer!

2019-06-13 Thread Vaibhav Jain
Many congratulations Deepak Nigam! Kind Regards, Vaibhav Jain Senior Enterprise Software Engineer *HotWax Systems* *Enterprise open source experts* cell: 782 834 1900 http://www.hotwaxsystems.com On Thu, Jun 13, 2019 at 1:46 PM Michael Brohl wrote: > Congratulations and Welcome, Dee

ReturnContactMech is not used

2019-04-27 Thread Vaibhav Jain
*Bottom line:* ReturnContactMech entity is not used in OFBiz *Story:* ContactMech of parties involved in an order is captured in OrderContactMech entity. ContactMech of parties involved in the return is not captured in ReturnContactMech entity. Kind Regards, *Vaibhav Jain* | Senior Enterprise

Re: ReturnContactMech is not used

2019-04-27 Thread Vaibhav Jain
Thanks for the quick response. A JIRA is created to add a workflow to capture the contactMech of associated parties in the ReturnContactMech entity. Here is the reference for the same https://issues.apache.org/jira/browse/OFBIZ-10971 Kind Regards, *Vaibhav Jain* | Senior Enterprise Software

How to get reservations happened in a specific period

2020-09-23 Thread Vaibhav Jain
Hello team, We are managing the master inventory data in the OFBiz and want to do real-time/hourly basis inventory sync up with a third party system. Question: How can we get the reservations that happened in a specific period? Kind Regards, Vaibhav Jain cell: 782 834 1900

[jira] [Created] (OFBIZ-7274) Pagination issue when list of item is shown in pop-up

2016-06-09 Thread Vaibhav Jain (JIRA)
Vaibhav Jain created OFBIZ-7274: --- Summary: Pagination issue when list of item is shown in pop-up Key: OFBIZ-7274 URL: https://issues.apache.org/jira/browse/OFBIZ-7274 Project: OFBiz Issue Type

[jira] [Updated] (OFBIZ-7274) Pagination issue when list of item is shown in pop-up

2016-06-09 Thread Vaibhav Jain (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7274?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vaibhav Jain updated OFBIZ-7274: Attachment: OFBIZ7274.png > Pagination issue when list of item is shown in pop

[jira] [Updated] (OFBIZ-7154) Update Survey Question is not working from the list of SurveyQuestionAppl

2016-06-03 Thread vaibhav jain (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] vaibhav jain updated OFBIZ-7154: Attachment: OFBIZ-7154.patch In the last patch is missing by mistake. So, here is the updated

[jira] [Updated] (OFBIZ-7154) Update Survey Question is not working from the list of SurveyQuestionAppl

2016-06-03 Thread vaibhav jain (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] vaibhav jain updated OFBIZ-7154: Attachment: OFBIZ-7154.patch Here is the patch > Update Survey Question is not working f

[jira] [Updated] (OFBIZ-7115) Timesheet overview page of projectmgr throw error on terminal

2016-06-03 Thread vaibhav jain (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] vaibhav jain updated OFBIZ-7115: Attachment: (was: OFBIZ-7154.patch) > Timesheet overview page of projectmgr throw er

[jira] [Issue Comment Deleted] (OFBIZ-7115) Timesheet overview page of projectmgr throw error on terminal

2016-06-03 Thread vaibhav jain (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] vaibhav jain updated OFBIZ-7115: Comment: was deleted (was: In the last patch is missing by mistake. So, here is the updated patch

[jira] [Updated] (OFBIZ-7115) Timesheet overview page of projectmgr throw error on terminal

2016-06-03 Thread vaibhav jain (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] vaibhav jain updated OFBIZ-7115: Attachment: OFBIZ-7154.patch In the last patch is missing by mistake. So, here is the updated

[jira] [Updated] (OFBIZ-7184) 'Data Source Id' should be editable/visible on error view screen of createDataSource

2016-06-04 Thread Vaibhav Jain (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vaibhav Jain updated OFBIZ-7184: Description: Steps to regenerate the issue Go to https://localhost:8443/marketing/control/main

[jira] [Updated] (OFBIZ-7184) 'Data Source Id' should be editable/visible on error view screen of createDataSource

2016-06-04 Thread Vaibhav Jain (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vaibhav Jain updated OFBIZ-7184: Description: Steps to regenerate the issue Go to https://localhost:8443/marketing/control/main

[jira] [Assigned] (OFBIZ-7184) 'Data Source Id' should be editable/visible on error view screen of createDataSource

2016-06-04 Thread Vaibhav Jain (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vaibhav Jain reassigned OFBIZ-7184: --- Assignee: Vaibhav Jain > 'Data Source Id' should be editable/visible on error view scr

[jira] [Assigned] (OFBIZ-7170) Improvements in 'Find Shipment' screen to make it consistent with other find screens

2016-06-04 Thread Vaibhav Jain (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vaibhav Jain reassigned OFBIZ-7170: --- Assignee: Vaibhav Jain > Improvements in 'Find Shipment' screen to make it consist

[jira] [Updated] (OFBIZ-7170) Improvements in 'Find Shipment' screen to make it consistent with other find screens

2016-06-04 Thread Vaibhav Jain (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vaibhav Jain updated OFBIZ-7170: Attachment: 7170.png Here is the screenshot of update UI > Improvements in 'Find Shipment' scr

[jira] [Updated] (OFBIZ-7170) Improvements in 'Find Shipment' screen to make it consistent with other find screens

2016-06-04 Thread Vaibhav Jain (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vaibhav Jain updated OFBIZ-7170: Attachment: OFBIZ-7170.patch Here is the patch for the issue > Improvements in 'Find Shipm

[jira] [Created] (OFBIZ-7115) Timesheet overview page of projectmgr throw error on terminal

2016-05-24 Thread vaibhav jain (JIRA)
vaibhav jain created OFBIZ-7115: --- Summary: Timesheet overview page of projectmgr throw error on terminal Key: OFBIZ-7115 URL: https://issues.apache.org/jira/browse/OFBIZ-7115 Project: OFBiz

[jira] [Updated] (OFBIZ-7115) Timesheet overview page of projectmgr throw error on terminal

2016-05-24 Thread vaibhav jain (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] vaibhav jain updated OFBIZ-7115: Description: Steps to regenerate (load the system with demo data) 1. Go to "PROJECT" m

[jira] [Updated] (OFBIZ-7333) UI improvement on find requirement page of ORDER component

2016-06-13 Thread Vaibhav Jain (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7333?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vaibhav Jain updated OFBIZ-7333: Attachment: before.png > UI improvement on find requirement page of ORDER compon

[jira] [Created] (OFBIZ-7333) UI improvement on find requirement page of ORDER component

2016-06-13 Thread Vaibhav Jain (JIRA)
Vaibhav Jain created OFBIZ-7333: --- Summary: UI improvement on find requirement page of ORDER component Key: OFBIZ-7333 URL: https://issues.apache.org/jira/browse/OFBIZ-7333 Project: OFBiz Issue

[jira] [Updated] (OFBIZ-7333) UI improvement on find requirement page of ORDER component

2016-06-13 Thread Vaibhav Jain (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7333?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vaibhav Jain updated OFBIZ-7333: Attachment: after.png > UI improvement on find requirement page of ORDER compon

[jira] [Updated] (OFBIZ-7170) Improvements in 'Find Shipment' screen to make it consistent with other find screens

2016-06-04 Thread Vaibhav Jain (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vaibhav Jain updated OFBIZ-7170: Attachment: OFBIZ-7170.patch Hello Pranay, Thank you for reviewing the patch.Updated patch

[jira] [Updated] (OFBIZ-7184) 'Data Source Id' should be editable/visible on error view screen of createDataSource

2016-06-04 Thread Vaibhav Jain (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vaibhav Jain updated OFBIZ-7184: Description: Steps to regenerate the issue Go to https://localhost:8443/marketing/control/main

[jira] [Updated] (OFBIZ-7115) Timesheet overview page of projectmgr throw error on terminal

2016-06-02 Thread vaibhav jain (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] vaibhav jain updated OFBIZ-7115: Attachment: OFBIZ-7115.patch Here is the patch > Timesheet overview page of projectmgr throw er

[jira] [Assigned] (OFBIZ-7154) Update Survey Question is not working from the list of SurveyQuestionAppl

2016-06-02 Thread vaibhav jain (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] vaibhav jain reassigned OFBIZ-7154: --- Assignee: vaibhav jain (was: Swapnil M Mane) > Update Survey Question is not working f

[jira] [Created] (OFBIZ-7366) FTL formatting in the whole application

2016-06-16 Thread Vaibhav Jain (JIRA)
Vaibhav Jain created OFBIZ-7366: --- Summary: FTL formatting in the whole application Key: OFBIZ-7366 URL: https://issues.apache.org/jira/browse/OFBIZ-7366 Project: OFBiz Issue Type: Improvement

[jira] [Created] (OFBIZ-7406) Find Projects throw "EntityListIterator Not Closed for Entity" error on terminal

2016-06-18 Thread Vaibhav Jain (JIRA)
Vaibhav Jain created OFBIZ-7406: --- Summary: Find Projects throw "EntityListIterator Not Closed for Entity" error on terminal Key: OFBIZ-7406 URL: https://issues.apache.org/jira/browse/OFBIZ-7406

[jira] [Updated] (OFBIZ-7333) Correct location of New Requirement button on Requirements view

2016-06-18 Thread Vaibhav Jain (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7333?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vaibhav Jain updated OFBIZ-7333: Attachment: OFBIZ-7333.patch Here is the patch for the UI improvement > Correct location of

[jira] [Updated] (OFBIZ-7365) fonts.pdf Throw error on terminal

2016-06-16 Thread Vaibhav Jain (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7365?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vaibhav Jain updated OFBIZ-7365: Description: Steps to regenerate the issue: 1. Go to "EXAMPLE" component. 2. Click o

[jira] [Created] (OFBIZ-7365) fonts.pdf Throw error on terminal

2016-06-16 Thread Vaibhav Jain (JIRA)
Vaibhav Jain created OFBIZ-7365: --- Summary: fonts.pdf Throw error on terminal Key: OFBIZ-7365 URL: https://issues.apache.org/jira/browse/OFBIZ-7365 Project: OFBiz Issue Type: Bug

[jira] [Updated] (OFBIZ-6789) image management cannot share images

2016-01-16 Thread vaibhav jain (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-6789?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] vaibhav jain updated OFBIZ-6789: Attachment: OFBIZ-6789.patch Fix is attached as a patch of the issue. > image management can

[jira] [Created] (OFBIZ-7636) FTL formatting

2016-06-27 Thread Vaibhav Jain (JIRA)
Vaibhav Jain created OFBIZ-7636: --- Summary: FTL formatting Key: OFBIZ-7636 URL: https://issues.apache.org/jira/browse/OFBIZ-7636 Project: OFBiz Issue Type: Sub-task Components

[jira] [Created] (OFBIZ-7645) Web POS : FTL formatting

2016-06-27 Thread Vaibhav Jain (JIRA)
Vaibhav Jain created OFBIZ-7645: --- Summary: Web POS : FTL formatting Key: OFBIZ-7645 URL: https://issues.apache.org/jira/browse/OFBIZ-7645 Project: OFBiz Issue Type: Improvement

[jira] [Created] (OFBIZ-7637) FTL formating

2016-06-27 Thread Vaibhav Jain (JIRA)
Vaibhav Jain created OFBIZ-7637: --- Summary: FTL formating Key: OFBIZ-7637 URL: https://issues.apache.org/jira/browse/OFBIZ-7637 Project: OFBiz Issue Type: Sub-task Components

[jira] [Created] (OFBIZ-7639) Manufacturing:FTL formatting

2016-06-27 Thread Vaibhav Jain (JIRA)
Vaibhav Jain created OFBIZ-7639: --- Summary: Manufacturing:FTL formatting Key: OFBIZ-7639 URL: https://issues.apache.org/jira/browse/OFBIZ-7639 Project: OFBiz Issue Type: Sub-task

[jira] [Updated] (OFBIZ-7638) Content:FTL formatting

2016-06-27 Thread Vaibhav Jain (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7638?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vaibhav Jain updated OFBIZ-7638: Summary: Content:FTL formatting (was: FTL formatting) > Content:FTL formatt

[jira] [Updated] (OFBIZ-7637) Accounting:FTL formating

2016-06-27 Thread Vaibhav Jain (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7637?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vaibhav Jain updated OFBIZ-7637: Summary: Accounting:FTL formating (was: FTL formating) > Accounting:FTL format

[jira] [Created] (OFBIZ-7642) Product : FTL formatting

2016-06-27 Thread Vaibhav Jain (JIRA)
Vaibhav Jain created OFBIZ-7642: --- Summary: Product : FTL formatting Key: OFBIZ-7642 URL: https://issues.apache.org/jira/browse/OFBIZ-7642 Project: OFBiz Issue Type: Sub-task

[jira] [Created] (OFBIZ-7643) Work Effort : FTL formatting

2016-06-27 Thread Vaibhav Jain (JIRA)
Vaibhav Jain created OFBIZ-7643: --- Summary: Work Effort : FTL formatting Key: OFBIZ-7643 URL: https://issues.apache.org/jira/browse/OFBIZ-7643 Project: OFBiz Issue Type: Sub-task

[jira] [Created] (OFBIZ-7644) E-commerce : FTL formatting

2016-06-27 Thread Vaibhav Jain (JIRA)
Vaibhav Jain created OFBIZ-7644: --- Summary: E-commerce : FTL formatting Key: OFBIZ-7644 URL: https://issues.apache.org/jira/browse/OFBIZ-7644 Project: OFBiz Issue Type: Sub-task

[jira] [Updated] (OFBIZ-7645) Web POS : FTL formatting

2016-06-27 Thread Vaibhav Jain (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vaibhav Jain updated OFBIZ-7645: Issue Type: Sub-task (was: Improvement) Parent: OFBIZ-7366 > Web POS : FTL formatt

[jira] [Created] (OFBIZ-7640) Order : FTL formatting

2016-06-27 Thread Vaibhav Jain (JIRA)
Vaibhav Jain created OFBIZ-7640: --- Summary: Order : FTL formatting Key: OFBIZ-7640 URL: https://issues.apache.org/jira/browse/OFBIZ-7640 Project: OFBiz Issue Type: Sub-task Components

[jira] [Created] (OFBIZ-7638) FTL formatting

2016-06-27 Thread Vaibhav Jain (JIRA)
Vaibhav Jain created OFBIZ-7638: --- Summary: FTL formatting Key: OFBIZ-7638 URL: https://issues.apache.org/jira/browse/OFBIZ-7638 Project: OFBiz Issue Type: Sub-task Components

[jira] [Created] (OFBIZ-7641) Party : FTL formatting

2016-06-27 Thread Vaibhav Jain (JIRA)
Vaibhav Jain created OFBIZ-7641: --- Summary: Party : FTL formatting Key: OFBIZ-7641 URL: https://issues.apache.org/jira/browse/OFBIZ-7641 Project: OFBiz Issue Type: Sub-task Components

[jira] [Created] (OFBIZ-7646) Scrum : FTL formatting

2016-06-27 Thread Vaibhav Jain (JIRA)
Vaibhav Jain created OFBIZ-7646: --- Summary: Scrum : FTL formatting Key: OFBIZ-7646 URL: https://issues.apache.org/jira/browse/OFBIZ-7646 Project: OFBiz Issue Type: Sub-task Components

[jira] [Commented] (OFBIZ-6930) HumanResDemoData.xml doesn't load

2016-03-19 Thread vaibhav jain (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-6930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15202723#comment-15202723 ] vaibhav jain commented on OFBIZ-6930: - Hi Pierre Smits, I run the command ./ant load-demo and data

[jira] [Created] (OFBIZ-7949) E-commerce : FTL formatting

2016-08-10 Thread Vaibhav Jain (JIRA)
Vaibhav Jain created OFBIZ-7949: --- Summary: E-commerce : FTL formatting Key: OFBIZ-7949 URL: https://issues.apache.org/jira/browse/OFBIZ-7949 Project: OFBiz Issue Type: Sub-task

[jira] [Updated] (OFBIZ-7864) Ebaystore : FTL formatting

2016-07-20 Thread Vaibhav Jain (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7864?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vaibhav Jain updated OFBIZ-7864: Attachment: OFBIZ-7864.patch Here is the patch for formatted files of Ebaystore component

[jira] [Created] (OFBIZ-7864) Ebaystore : FTL formatting

2016-07-16 Thread Vaibhav Jain (JIRA)
Vaibhav Jain created OFBIZ-7864: --- Summary: Ebaystore : FTL formatting Key: OFBIZ-7864 URL: https://issues.apache.org/jira/browse/OFBIZ-7864 Project: OFBiz Issue Type: Sub-task

[jira] [Created] (OFBIZ-7863) Ebay : FTL formatting

2016-07-16 Thread Vaibhav Jain (JIRA)
Vaibhav Jain created OFBIZ-7863: --- Summary: Ebay : FTL formatting Key: OFBIZ-7863 URL: https://issues.apache.org/jira/browse/OFBIZ-7863 Project: OFBiz Issue Type: Sub-task Components

[jira] [Updated] (OFBIZ-7863) Ebay : FTL formatting

2016-07-16 Thread Vaibhav Jain (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7863?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vaibhav Jain updated OFBIZ-7863: Attachment: OFBIZ-7863.patch Here is the patch for formatted file of eBay component > Ebay :

[jira] [Created] (OFBIZ-7865) Example : FTL formatting

2016-07-16 Thread Vaibhav Jain (JIRA)
Vaibhav Jain created OFBIZ-7865: --- Summary: Example : FTL formatting Key: OFBIZ-7865 URL: https://issues.apache.org/jira/browse/OFBIZ-7865 Project: OFBiz Issue Type: Sub-task

[jira] [Updated] (OFBIZ-7865) Example : FTL formatting

2016-07-16 Thread Vaibhav Jain (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7865?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vaibhav Jain updated OFBIZ-7865: Attachment: OFBIZ-7865.patch Here is the patch for formatted file of Example component > Exam

[jira] [Updated] (OFBIZ-7333) Correct location of New Requirement button on Requirements view

2016-06-29 Thread Vaibhav Jain (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7333?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vaibhav Jain updated OFBIZ-7333: Issue Type: Sub-task (was: Improvement) Parent: OFBIZ-7661 > Correct location of

[jira] [Updated] (OFBIZ-7636) Framework : FTL formatting

2016-06-29 Thread Vaibhav Jain (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7636?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vaibhav Jain updated OFBIZ-7636: Attachment: OFBIZ-7636.patch Here is the patch for formatted FTL files of framework component

[jira] [Updated] (OFBIZ-7863) Ebay : FTL formatting

2016-08-09 Thread Vaibhav Jain (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7863?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vaibhav Jain updated OFBIZ-7863: Attachment: OFBIZ-7863.patch Thanks Pranay for reviewing the patch. Here is the updated patch

[jira] [Created] (OFBIZ-7678) BI : FTL formatting

2016-06-29 Thread Vaibhav Jain (JIRA)
Vaibhav Jain created OFBIZ-7678: --- Summary: BI : FTL formatting Key: OFBIZ-7678 URL: https://issues.apache.org/jira/browse/OFBIZ-7678 Project: OFBiz Issue Type: Sub-task Components

[jira] [Created] (OFBIZ-7679) Asset Maintenance : FTL formatting

2016-06-29 Thread Vaibhav Jain (JIRA)
Vaibhav Jain created OFBIZ-7679: --- Summary: Asset Maintenance : FTL formatting Key: OFBIZ-7679 URL: https://issues.apache.org/jira/browse/OFBIZ-7679 Project: OFBiz Issue Type: Sub-task

[jira] [Updated] (OFBIZ-7679) Asset Maintenance : FTL formatting

2016-06-29 Thread Vaibhav Jain (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-7679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vaibhav Jain updated OFBIZ-7679: Attachment: OFBIZ-7679.patch Here is the patch for formatted files of Asset maintenance component

  1   2   >