[jira] [Commented] (OFBIZ-9806) Refactor receiving purchase order process

2018-09-22 Thread Suraj Khurana (JIRA)


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

Suraj Khurana commented on OFBIZ-9806:
--

Hello Renuka,

Any progress on this ?

I would like to help if required. :)

> Refactor receiving purchase order process
> -
>
> Key: OFBIZ-9806
> URL: https://issues.apache.org/jira/browse/OFBIZ-9806
> Project: OFBiz
>  Issue Type: Bug
>Reporter: Renuka Srishti
>Assignee: Renuka Srishti
>Priority: Major
>
> Refer this link: [http://markmail.org/message/crxbenvu3qckdgwc]
> No need to go to the order view screen. When we Receive PO from facility 
> component, the shipment should be created internally.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Assigned] (OFBIZ-10385) Cart summary section distroted

2018-09-22 Thread Suraj Khurana (JIRA)


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

Suraj Khurana reassigned OFBIZ-10385:
-

Assignee: Suraj Khurana  (was: Garima jain)

> Cart summary section distroted
> --
>
> Key: OFBIZ-10385
> URL: https://issues.apache.org/jira/browse/OFBIZ-10385
> Project: OFBiz
>  Issue Type: Improvement
>  Components: ecommerce
>Reporter: Padmavati Rawat
>Assignee: Suraj Khurana
>Priority: Major
> Attachments: CartSummaryDistroted.png, cartSummary.patch
>
>
> Steps 
> Navigate to the storefront. 
> https://demo-trunk.ofbiz.apache.org/ecomseo/additeme 
> Add items to the cart.
> Check the cart summary section.
> Actual:
> Cart summary section getting distorted on adding items to the cart.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Closed] (OFBIZ-10385) Cart summary section distroted

2018-09-22 Thread Suraj Khurana (JIRA)


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

Suraj Khurana closed OFBIZ-10385.
-

> Cart summary section distroted
> --
>
> Key: OFBIZ-10385
> URL: https://issues.apache.org/jira/browse/OFBIZ-10385
> Project: OFBiz
>  Issue Type: Improvement
>  Components: ecommerce
>Reporter: Padmavati Rawat
>Assignee: Suraj Khurana
>Priority: Major
> Attachments: CartSummaryDistroted.png, cartSummary.patch
>
>
> Steps 
>  Navigate to the storefront. 
> [https://demo-trunk.ofbiz.apache.org/ecommerce/control/main]  
>  Add items to the cart.
>  Check the cart summary section.
>  Actual:
>  Cart summary section getting distorted on adding items to the cart.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (OFBIZ-9761) Update regex used for validating credit cards

2018-09-22 Thread Suraj Khurana (JIRA)


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

Suraj Khurana commented on OFBIZ-9761:
--

Thanks [~amit.gadaley],

I have back ported it to Release16.11 at revision #1841664.

> Update regex used for validating credit cards 
> --
>
> Key: OFBIZ-9761
> URL: https://issues.apache.org/jira/browse/OFBIZ-9761
> Project: OFBiz
>  Issue Type: Bug
>Affects Versions: Trunk
>Reporter: Amit Gadaley
>Assignee: Suraj Khurana
>Priority: Major
>  Labels: backport-needed
> Fix For: Release Branch 16.11, Release Branch 17.12
>
> Attachments: OFBIZ-9761-16.11.patch, OFBIZ-9761.patch
>
>
> Update regex used for validating credit cards:
> MasterCard numbers either start with the numbers 51 through 55 or with the 
> numbers 2221 through 2720. All have 16 digits.
> Discover card numbers begin with 6011 or 65. All have 16 digits.
> JCB cards beginning with 2131 or 1800 have 15 digits. JCB cards beginning 
> with 35 have 16 digits.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Resolved] (OFBIZ-9761) Update regex used for validating credit cards

2018-09-22 Thread Suraj Khurana (JIRA)


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

Suraj Khurana resolved OFBIZ-9761.
--
   Resolution: Fixed
Fix Version/s: (was: Trunk)
   Release Branch 16.11
   Release Branch 17.12

> Update regex used for validating credit cards 
> --
>
> Key: OFBIZ-9761
> URL: https://issues.apache.org/jira/browse/OFBIZ-9761
> Project: OFBiz
>  Issue Type: Bug
>Affects Versions: Trunk
>Reporter: Amit Gadaley
>Assignee: Suraj Khurana
>Priority: Major
>  Labels: backport-needed
> Fix For: Release Branch 17.12, Release Branch 16.11
>
> Attachments: OFBIZ-9761-16.11.patch, OFBIZ-9761.patch
>
>
> Update regex used for validating credit cards:
> MasterCard numbers either start with the numbers 51 through 55 or with the 
> numbers 2221 through 2720. All have 16 digits.
> Discover card numbers begin with 6011 or 65. All have 16 digits.
> JCB cards beginning with 2131 or 1800 have 15 digits. JCB cards beginning 
> with 35 have 16 digits.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Closed] (OFBIZ-9761) Update regex used for validating credit cards

2018-09-22 Thread Suraj Khurana (JIRA)


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

Suraj Khurana closed OFBIZ-9761.


> Update regex used for validating credit cards 
> --
>
> Key: OFBIZ-9761
> URL: https://issues.apache.org/jira/browse/OFBIZ-9761
> Project: OFBiz
>  Issue Type: Bug
>Affects Versions: Trunk
>Reporter: Amit Gadaley
>Assignee: Suraj Khurana
>Priority: Major
>  Labels: backport-needed
> Fix For: Release Branch 16.11, Release Branch 17.12
>
> Attachments: OFBIZ-9761-16.11.patch, OFBIZ-9761.patch
>
>
> Update regex used for validating credit cards:
> MasterCard numbers either start with the numbers 51 through 55 or with the 
> numbers 2221 through 2720. All have 16 digits.
> Discover card numbers begin with 6011 or 65. All have 16 digits.
> JCB cards beginning with 2131 or 1800 have 15 digits. JCB cards beginning 
> with 35 have 16 digits.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (OFBIZ-10518) Inventory (Supply) Allocation Planning

2018-09-25 Thread Suraj Khurana (JIRA)


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

Suraj Khurana commented on OFBIZ-10518:
---

+1 [~arunpati]. We should make it configurable similarly as we recently did for 
accounting

Please let me confirm if these cases are handled or not. I check and curious to 
know how this is handled.

1. How maySplit is handled in OrderItemShipGroup in case of manual allocation, 
I propose we should mark this indicator as true in case of manual allocation.

2. Suppose a case where out of 20 ordered quantity, 10 are approved for 
allocation, after reservation, can we again edit allocation qty to 5? Will it 
also re-reserve and change reservation as well to 5? If it is not working like 
this, IMO, we need to handle it.

3. Did we honour facility in this? I think it is not properly handle in current 
patch.



Thanks [~deepak.nigam] for this work.

> Inventory (Supply) Allocation Planning
> --
>
> Key: OFBIZ-10518
> URL: https://issues.apache.org/jira/browse/OFBIZ-10518
> Project: OFBiz
>  Issue Type: New Feature
>  Components: order, product
>Reporter: Deepak Nigam
>Assignee: Deepak Nigam
>Priority: Major
> Fix For: Trunk
>
> Attachments: CreateAllocationPlan-Step1.png, 
> CreateAllocationPlan-Step2.png, CreateAllocationPlanEditMode-Step2.png, 
> EditAllocationPlan.png, FindAllocationPlan.png, OFBiz-10518.patch, 
> ViewAllocationPlan.png
>
>
> In the current implementation of inventory reservation flow, inventory gets 
> reserved for the order based on the reservation algorithm (FIFO, LIFO etc). 
> Many times, the fulfilment cycle of the order is too long or due to some 
> unexpected circumstances, the order holds the inventory for a long time. In 
> such scenarios, inventory availability becomes one of the major bottlenecks 
> in fulfilling the other sales order and businesses often remains short 
> supplied against the demand.
>   
>  We can provide a feature (Create, Find and Edit supply allocation screen) to 
> allocate the available and any future supply judiciously amongst existing 
> customers orders by considering different factors like estimated delivery 
> dates, order priority, customer preference etc.
>  
> Following are the details design notes for the same:
>  
> An order in the approved status will be considered as ‘Eligible for 
> Allocation’. The proposed supply allocation planning will have the following 
> set of features:
>  
> *Create Allocation Plan:*
> The authorized user will be able to initiate the process by setting the 
> desired product. 
>  
> *View/Edit Allocation Plan:*
> 1) The system would search and list all the order lines which are eligible 
> for allocation for that particular product.
> 2) The user can filter and sort the orders by various parameters like Sale 
> Channel, Customer, Order Id, Estimated Ship Date etc.
> 3) The user can then prioritize the order by moving up or down the given 
> order in the priority ranking. Higher is the order in display result list, 
> higher will be the priority it would get during reservations.
> 4) The user can set the ‘Allocated Quantity’ against ordered quantity at 
> order item line level.
> 5) Once the Allocation Plan is submitted, the system would auto-assign the 
> priority and set the allocated quantity for each of the submitted orders to 
> be honoured during order reservations at any point in time.
> 7) Incoming shipments would be reserved by honouring the same allocation plan 
> during order promising cycle.
> 8) After allocating supply as per the allocation plan, any excess stock 
> should be reserved based on the standard FIFO method.
> 9) If any of the items of an order is not planned via the Allocation Plan, 
> then also it should be reserved based on default FIFO criteria.
> 10) The allocation for all the sales orders should be allowed for revision 
> unless the Shipment Plan is created against them.
>  
> *Find Allocation Plan:*
> The authorized user can search allocation plan(s) with filters like Plan Id, 
> Order Id, Product Id, Plan Method, Status etc.
>  
>  
>  
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (OFBIZ-8842) Search operation on 'AssocRevisionItemView' entity causing exception.

2018-09-25 Thread Suraj Khurana (JIRA)


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

Suraj Khurana updated OFBIZ-8842:
-
Fix Version/s: (was: Release Branch 17.12)
   (was: Release Branch 16.11)
   16.11.05
   17.12.01

> Search operation on 'AssocRevisionItemView' entity causing exception.
> -
>
> Key: OFBIZ-8842
> URL: https://issues.apache.org/jira/browse/OFBIZ-8842
> Project: OFBiz
>  Issue Type: Bug
>  Components: framework/webtools
>Affects Versions: Trunk
>Reporter: Humera Khan
>Assignee: Suraj Khurana
>Priority: Major
> Fix For: 17.12.01, 16.11.05
>
> Attachments: Assoc_Actual.png, Assoc_Expected.png, OFBIZ-8842.patch
>
>
> Steps to regenerate : 
> 1. Go to Entity Data Maintenance in webtools.
> 2. Search entity 'AssocRevisionItemView'. Click on it and go to the overview 
> page.
> 3. Click on the Find button.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (OFBIZ-10574) 'ORDERMGR_CRQ_ADMIN' permissionId is not defined anywhere

2018-09-20 Thread Suraj Khurana (JIRA)


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

Suraj Khurana commented on OFBIZ-10574:
---

Nice catch Deepak.

IMO, relation type should also be 'one' instead of 'one-nofk'. I can't thought 
of any use case that we are using 'one-nofk' here. 

> 'ORDERMGR_CRQ_ADMIN' permissionId is not defined anywhere
> -
>
> Key: OFBIZ-10574
> URL: https://issues.apache.org/jira/browse/OFBIZ-10574
> Project: OFBiz
>  Issue Type: Improvement
>  Components: order
>Affects Versions: Trunk
>Reporter: Deepak Nigam
>Assignee: Deepak Nigam
>Priority: Major
>
> We have following references for the permissionId 'ORDERMGR_CRQ_ADMIN' in the 
> OrderDemoData.xml and OrderSecurityPermissionSeedData.xml.
>  permissionId="ORDERMGR_CRQ_ADMIN"/>
>  permissionId="ORDERMGR_CRQ_ADMIN"/>
> But the 'SecurityPermission' data for this particular permission is not 
> defined anywhere.
> As the relation type between the entities 'SecurityGroupPermission' and 
> 'SecurityPermissoin' is 'one-nofk', we are not getting data load error.
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (OFBIZ-10570) Requirement is created for wrong facility

2018-09-20 Thread Suraj Khurana (JIRA)


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

Suraj Khurana updated OFBIZ-10570:
--
Attachment: OFBIZ-10570.patch

> Requirement is created for wrong facility
> -
>
> Key: OFBIZ-10570
> URL: https://issues.apache.org/jira/browse/OFBIZ-10570
> Project: OFBiz
>  Issue Type: Improvement
>  Components: order
>Affects Versions: Upcoming Branch
>Reporter: Suraj Khurana
>Assignee: Suraj Khurana
>Priority: Major
> Attachments: OFBIZ-10570.patch
>
>
> Design description:
> In service _createAutoRequirementsForOrder_ ProductStore.inventoryFacilityId 
> is directly used for creating requirement.
> Here, an order can have multiple ship group and each ship group can be 
> fulfilled from various facilities, so instead of creating requirement for 
> ProductStore.inventoryFacilityId, it should create requirement using 
> OrderItemShipGroup.facilityId. If not found, we can have an additional check 
> to use orderHeader.facilityId.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (OFBIZ-10555) User should not be able to place order with zero item quantity

2018-09-20 Thread Suraj Khurana (JIRA)


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

Suraj Khurana updated OFBIZ-10555:
--
Attachment: OFBIZ-10555.patch

> User should not be able to place order with zero item quantity
> --
>
> Key: OFBIZ-10555
> URL: https://issues.apache.org/jira/browse/OFBIZ-10555
> Project: OFBiz
>  Issue Type: Improvement
>  Components: order
>Affects Versions: Upcoming Branch
>Reporter: Suraj Khurana
>Assignee: Suraj Khurana
>Priority: Major
> Attachments: OFBIZ-10555.patch
>
>
> As per discussion on Dev ML:
> [https://markmail.org/thread/dqsyobtcrdomhy7o]
> Currently, user can add items to cart with zero quantity and place order, we 
> need to check cart before placing order and remove items with zero quantity 
> from it.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (OFBIZ-10811) PaymentGatewayServices should be using ObjectType.simpleTypeConvert for all amount variables

2019-01-15 Thread Suraj Khurana (JIRA)


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

Suraj Khurana updated OFBIZ-10811:
--
Attachment: OFBIZ-10811.patch

> PaymentGatewayServices should be using ObjectType.simpleTypeConvert for all 
> amount variables
> 
>
> Key: OFBIZ-10811
> URL: https://issues.apache.org/jira/browse/OFBIZ-10811
> Project: OFBiz
>  Issue Type: Improvement
>Affects Versions: Trunk
>Reporter: Suraj Khurana
>Assignee: Suraj Khurana
>Priority: Major
> Attachments: OFBIZ-10811.patch
>
>
> Currently, it is direct typecasting into BigDecimal and it could throw 
> exception regarding string to BigDecimal typecasting.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Created] (OFBIZ-10811) PaymentGatewayServices should be using ObjectType.simpleTypeConvert for all amount variables

2019-01-15 Thread Suraj Khurana (JIRA)
Suraj Khurana created OFBIZ-10811:
-

 Summary: PaymentGatewayServices should be using 
ObjectType.simpleTypeConvert for all amount variables
 Key: OFBIZ-10811
 URL: https://issues.apache.org/jira/browse/OFBIZ-10811
 Project: OFBiz
  Issue Type: Improvement
Affects Versions: Trunk
Reporter: Suraj Khurana
Assignee: Suraj Khurana


Currently, it is direct typecasting into BigDecimal and it could throw 
exception regarding string to BigDecimal typecasting.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (OFBIZ-1463) JUnit test case for various application components

2018-12-20 Thread Suraj Khurana (JIRA)


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

Suraj Khurana commented on OFBIZ-1463:
--

IMO, we can commit these patches and convert them to Java and/or DSL as time 
allows.
Just my two cents !!

> JUnit test case for various application components
> --
>
> Key: OFBIZ-1463
> URL: https://issues.apache.org/jira/browse/OFBIZ-1463
> Project: OFBiz
>  Issue Type: New Feature
>  Components: framework
>Affects Versions: Trunk
>Reporter: Vikas Mayur
>Priority: Minor
>
> This is an effort to create JUnit test suites for various bussiness processes 
> in Ofbiz.
> It would be good to have such tests in place so that we can test Ofbiz on a 
> certain day.
> These tests are in initial stage, so I would like community members to post 
> there comments so that we can move
> ahead with them to make these test even better.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Closed] (OFBIZ-10588) Incorrect PartyContactMechPurpose created while calling createUpdateBillingAddress service

2018-12-21 Thread Suraj Khurana (JIRA)


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

Suraj Khurana closed OFBIZ-10588.
-

> Incorrect PartyContactMechPurpose created while calling 
> createUpdateBillingAddress service
> --
>
> Key: OFBIZ-10588
> URL: https://issues.apache.org/jira/browse/OFBIZ-10588
> Project: OFBiz
>  Issue Type: Bug
>  Components: order
>Affects Versions: Trunk, Release Branch 16.11, Release Branch 17.12
>Reporter: Suraj Khurana
>Assignee: Suraj Khurana
>Priority: Major
> Fix For: 17.12.01, 16.11.06
>
> Attachments: OFBIZ-10588.patch
>
>
> createUpdateBillingAddress and createUpdateShippingAddress services create 
> incorrect PartyContactMechPurpose records with userLogin.partyId.
> These services works well in case of when e-commerce logged-in user perform 
> these operation. But in-correct data is created by these services if called 
> from admin or any other user.
> Need to check relevant code and fix it.
> I called createUpdateBillingAddress service from webtools and and didn't get 
> desired results.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (OFBIZ-10713) wrong title in table header of Config Option List

2018-12-21 Thread Suraj Khurana (JIRA)


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

Suraj Khurana updated OFBIZ-10713:
--
Affects Version/s: (was: 16.11.04)
   Release Branch 17.12
   Release Branch 16.11

> wrong title in table header of Config Option List
> -
>
> Key: OFBIZ-10713
> URL: https://issues.apache.org/jira/browse/OFBIZ-10713
> Project: OFBiz
>  Issue Type: Bug
>  Components: ecommerce
>Affects Versions: Trunk, Release Branch 16.11, Release Branch 17.12
>Reporter: Sebastian Wachinger
>Assignee: Anushi Gupta
>Priority: Trivial
> Attachments: OFBIZ-10713.patch
>
>
> The table header in the box containing the list of config options on top of 
> the page [Config 
> Options|https://demo-stable.ofbiz.apache.org/catalog/control/EditProductConfigOptions?configItemId=PZ]
>  has for the first column the title {{Config Item}}, it should be {{Config 
> Option}} instead. Trivial, but still confusing . . .



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Assigned] (OFBIZ-10713) wrong title in table header of Config Option List

2018-12-21 Thread Suraj Khurana (JIRA)


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

Suraj Khurana reassigned OFBIZ-10713:
-

Assignee: Suraj Khurana  (was: Anushi Gupta)

> wrong title in table header of Config Option List
> -
>
> Key: OFBIZ-10713
> URL: https://issues.apache.org/jira/browse/OFBIZ-10713
> Project: OFBiz
>  Issue Type: Bug
>  Components: ecommerce
>Affects Versions: Trunk, Release Branch 16.11, Release Branch 17.12
>Reporter: Sebastian Wachinger
>Assignee: Suraj Khurana
>Priority: Trivial
> Attachments: OFBIZ-10713.patch
>
>
> The table header in the box containing the list of config options on top of 
> the page [Config 
> Options|https://demo-stable.ofbiz.apache.org/catalog/control/EditProductConfigOptions?configItemId=PZ]
>  has for the first column the title {{Config Item}}, it should be {{Config 
> Option}} instead. Trivial, but still confusing . . .



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Assigned] (OFBIZ-10620) Invoice date is not displayed on findInvoice screen

2018-12-22 Thread Suraj Khurana (JIRA)


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

Suraj Khurana reassigned OFBIZ-10620:
-

Assignee: Suraj Khurana  (was: Deepak Nigam)

> Invoice date is not displayed on findInvoice screen
> ---
>
> Key: OFBIZ-10620
> URL: https://issues.apache.org/jira/browse/OFBIZ-10620
> Project: OFBiz
>  Issue Type: Bug
>  Components: accounting
>Affects Versions: Trunk
> Environment: https://demo-trunk.ofbiz.apache.org
>Reporter: Arpit Mor
>Assignee: Suraj Khurana
>Priority: Minor
> Attachments: OFBiz-10620.patch, findInvoices.png, invoiceOverview.png
>
>
> Steps to regenerate:
>  # Open URL: 
> [https://demo-trunk.ofbiz.apache.org/accounting/control/findInvoices]
>  # Click on find button
> Actual: Invoice date is not displayed on findInvoices screen. Please refer 
> attachment: findInvoices
> But when an invoice is created then current date is set as invoice date which 
> can be viewed on invoiceOverview screen. Please refer attachment: 
> invoiceOverview
> Expected: Invoice date should be displayed on findInvoices screen



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (OFBIZ-10620) Invoice date is not displayed on findInvoice screen

2018-12-22 Thread Suraj Khurana (JIRA)


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

Suraj Khurana commented on OFBIZ-10620:
---

Hello [~deepak.nigam],

Thanks for your patch.
I think changing the code to following will also work.
Please share your thoughts on the same.
{code:java}

{code}

> Invoice date is not displayed on findInvoice screen
> ---
>
> Key: OFBIZ-10620
> URL: https://issues.apache.org/jira/browse/OFBIZ-10620
> Project: OFBiz
>  Issue Type: Bug
>  Components: accounting
>Affects Versions: Trunk
> Environment: https://demo-trunk.ofbiz.apache.org
>Reporter: Arpit Mor
>Assignee: Deepak Nigam
>Priority: Minor
> Attachments: OFBiz-10620.patch, findInvoices.png, invoiceOverview.png
>
>
> Steps to regenerate:
>  # Open URL: 
> [https://demo-trunk.ofbiz.apache.org/accounting/control/findInvoices]
>  # Click on find button
> Actual: Invoice date is not displayed on findInvoices screen. Please refer 
> attachment: findInvoices
> But when an invoice is created then current date is set as invoice date which 
> can be viewed on invoiceOverview screen. Please refer attachment: 
> invoiceOverview
> Expected: Invoice date should be displayed on findInvoices screen



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Assigned] (OFBIZ-10668) Quantity of the product added in the cart should not be negative

2018-12-21 Thread Suraj Khurana (JIRA)


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

Suraj Khurana reassigned OFBIZ-10668:
-

Assignee: Suraj Khurana  (was: Prakhar Kumar)

> Quantity of the product added in the cart should not be negative
> 
>
> Key: OFBIZ-10668
> URL: https://issues.apache.org/jira/browse/OFBIZ-10668
> Project: OFBiz
>  Issue Type: Bug
>Reporter: Dikpal Kanungo
>Assignee: Suraj Khurana
>Priority: Minor
> Attachments: Negative product quantity in cart.png, OFBIZ-10668.patch
>
>
> When a user adds a product to cart from View cart page, the quantity field 
> can be changed to negative which should not happen.
> Steps to regenerate -
> Navigate to View Cart Page
> Add a product - GZ-1000 and quantity - 1
> Now update the quantity in cart to a negative number.
>  
> Expected -
> The user should not be able to decrease the count to negative when the item 
> is in the cart
> Please have a look at the attached screenshot. !Negative product quantity in 
> cart.png!



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (OFBIZ-10728) Refactor boolean returns for UtilValidate methods

2018-12-21 Thread Suraj Khurana (JIRA)


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

Suraj Khurana commented on OFBIZ-10728:
---

+1.
Patch looks good to me.

> Refactor boolean returns for UtilValidate methods 
> --
>
> Key: OFBIZ-10728
> URL: https://issues.apache.org/jira/browse/OFBIZ-10728
> Project: OFBiz
>  Issue Type: Sub-task
>  Components: framework
>Affects Versions: Trunk
>Reporter: Aditya Sharma
>Assignee: Aditya Sharma
>Priority: Minor
> Attachments: OFBIZ-10728.patch
>
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Resolved] (OFBIZ-10580) Classification group filter not working on find party screen

2018-12-21 Thread Suraj Khurana (JIRA)


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

Suraj Khurana resolved OFBIZ-10580.
---
   Resolution: Fixed
Fix Version/s: 16.11.06
   17.12.01

This has been done at 
ofbiz framework trunk at r#1849518
R17.12 framework at r#1849519
R16.11 at r#1849520.

> Classification group filter not working on find party screen
> 
>
> Key: OFBIZ-10580
> URL: https://issues.apache.org/jira/browse/OFBIZ-10580
> Project: OFBiz
>  Issue Type: Bug
>  Components: party
>Affects Versions: Trunk, Release Branch 16.11, Release Branch 17.12
>Reporter: Anushi Gupta
>Assignee: Suraj Khurana
>Priority: Major
> Fix For: 17.12.01, 16.11.06
>
> Attachments: OFBIZ-10580.patch
>
>
> Steps to regenerate:
>  # Login to 
> partymgr([[https://demo-trunk.ofbiz.apache.org/partymgr/control/findparty])]
>  # Select classification group (if present, otherwise create new group) and 
> find party
> Actual :
> All parties are listed on searching
> Expected :
> Parties which are under the selected classification group should only be 
> listed



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Closed] (OFBIZ-10580) Classification group filter not working on find party screen

2018-12-21 Thread Suraj Khurana (JIRA)


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

Suraj Khurana closed OFBIZ-10580.
-

Thanks Anushi Gupta for reporting, Saurabh Dixit for providing the patch and 
Jacques Le Roux for reviewing it.

> Classification group filter not working on find party screen
> 
>
> Key: OFBIZ-10580
> URL: https://issues.apache.org/jira/browse/OFBIZ-10580
> Project: OFBiz
>  Issue Type: Bug
>  Components: party
>Affects Versions: Trunk, Release Branch 16.11, Release Branch 17.12
>Reporter: Anushi Gupta
>Assignee: Suraj Khurana
>Priority: Major
> Fix For: 17.12.01, 16.11.06
>
> Attachments: OFBIZ-10580.patch
>
>
> Steps to regenerate:
>  # Login to 
> partymgr([[https://demo-trunk.ofbiz.apache.org/partymgr/control/findparty])]
>  # Select classification group (if present, otherwise create new group) and 
> find party
> Actual :
> All parties are listed on searching
> Expected :
> Parties which are under the selected classification group should only be 
> listed



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Closed] (OFBIZ-10713) wrong title in table header of Config Option List

2018-12-21 Thread Suraj Khurana (JIRA)


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

Suraj Khurana closed OFBIZ-10713.
-

Thanks Sebastian Wachinger for reporting and Anushi Gupta for providing the 
patch.

> wrong title in table header of Config Option List
> -
>
> Key: OFBIZ-10713
> URL: https://issues.apache.org/jira/browse/OFBIZ-10713
> Project: OFBiz
>  Issue Type: Bug
>  Components: ecommerce
>Affects Versions: Trunk, Release Branch 16.11, Release Branch 17.12
>Reporter: Sebastian Wachinger
>Assignee: Suraj Khurana
>Priority: Trivial
> Fix For: 17.12.01, 16.11.06
>
> Attachments: OFBIZ-10713.patch
>
>
> The table header in the box containing the list of config options on top of 
> the page [Config 
> Options|https://demo-stable.ofbiz.apache.org/catalog/control/EditProductConfigOptions?configItemId=PZ]
>  has for the first column the title {{Config Item}}, it should be {{Config 
> Option}} instead. Trivial, but still confusing . . .



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (OFBIZ-10668) Quantity of the product added in the cart should not be negative

2018-12-21 Thread Suraj Khurana (JIRA)


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

Suraj Khurana commented on OFBIZ-10668:
---

Thanks [~prakhar.kumar] for the patch,
Can you please check this for Release16.11 and Release17.12 and update affect 
version ?

> Quantity of the product added in the cart should not be negative
> 
>
> Key: OFBIZ-10668
> URL: https://issues.apache.org/jira/browse/OFBIZ-10668
> Project: OFBiz
>  Issue Type: Bug
>Reporter: Dikpal Kanungo
>Assignee: Suraj Khurana
>Priority: Minor
> Attachments: Negative product quantity in cart.png, OFBIZ-10668.patch
>
>
> When a user adds a product to cart from View cart page, the quantity field 
> can be changed to negative which should not happen.
> Steps to regenerate -
> Navigate to View Cart Page
> Add a product - GZ-1000 and quantity - 1
> Now update the quantity in cart to a negative number.
>  
> Expected -
> The user should not be able to decrease the count to negative when the item 
> is in the cart
> Please have a look at the attached screenshot. !Negative product quantity in 
> cart.png!



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Assigned] (OFBIZ-10620) Invoice date is not displayed on findInvoice screen

2018-12-22 Thread Suraj Khurana (JIRA)


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

Suraj Khurana reassigned OFBIZ-10620:
-

Assignee: Deepak Nigam  (was: Suraj Khurana)

> Invoice date is not displayed on findInvoice screen
> ---
>
> Key: OFBIZ-10620
> URL: https://issues.apache.org/jira/browse/OFBIZ-10620
> Project: OFBiz
>  Issue Type: Bug
>  Components: accounting
>Affects Versions: Trunk
> Environment: https://demo-trunk.ofbiz.apache.org
>Reporter: Arpit Mor
>Assignee: Deepak Nigam
>Priority: Minor
> Attachments: OFBiz-10620.patch, findInvoices.png, invoiceOverview.png
>
>
> Steps to regenerate:
>  # Open URL: 
> [https://demo-trunk.ofbiz.apache.org/accounting/control/findInvoices]
>  # Click on find button
> Actual: Invoice date is not displayed on findInvoices screen. Please refer 
> attachment: findInvoices
> But when an invoice is created then current date is set as invoice date which 
> can be viewed on invoiceOverview screen. Please refer attachment: 
> invoiceOverview
> Expected: Invoice date should be displayed on findInvoices screen



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Closed] (OFBIZ-10668) Quantity of the product added in the cart should not be negative

2018-12-22 Thread Suraj Khurana (JIRA)


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

Suraj Khurana closed OFBIZ-10668.
-

Thanks Dikpal Kanungo for reporting and Prakhar Kumar for providing the patch.

> Quantity of the product added in the cart should not be negative
> 
>
> Key: OFBIZ-10668
> URL: https://issues.apache.org/jira/browse/OFBIZ-10668
> Project: OFBiz
>  Issue Type: Bug
>Affects Versions: Trunk, Release Branch 16.11, Release Branch 17.12
>Reporter: Dikpal Kanungo
>Assignee: Suraj Khurana
>Priority: Minor
> Fix For: 17.12.01, 16.11.06
>
> Attachments: Negative product quantity in cart.png, OFBIZ-10668.patch
>
>
> When a user adds a product to cart from View cart page, the quantity field 
> can be changed to negative which should not happen.
> Steps to regenerate -
> Navigate to View Cart Page
> Add a product - GZ-1000 and quantity - 1
> Now update the quantity in cart to a negative number.
>  
> Expected -
> The user should not be able to decrease the count to negative when the item 
> is in the cart
> Please have a look at the attached screenshot. !Negative product quantity in 
> cart.png!



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (OFBIZ-10747) Update "convertUom" service, give priority to 'UomConversionDated' entity to fetch conversion factor

2018-12-22 Thread Suraj Khurana (JIRA)


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

Suraj Khurana commented on OFBIZ-10747:
---

Thanks Amit for the patch.
It looks good to me.
Will wait for some other opinions and then proceed.

> Update "convertUom" service, give priority to 'UomConversionDated' entity to 
> fetch conversion factor
> 
>
> Key: OFBIZ-10747
> URL: https://issues.apache.org/jira/browse/OFBIZ-10747
> Project: OFBiz
>  Issue Type: Bug
>  Components: accounting
>Affects Versions: Trunk
>Reporter: Amit Gadaley
>Assignee: Suraj Khurana
>Priority: Major
> Fix For: Trunk
>
> Attachments: OFBIZ-10747.patch
>
>
> Update "convertUom" service. Use first 'UomConversionDated' entity to fetch 
> conversion factor, if the factor is not available then use 'UomConversion' 
> entity.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Assigned] (OFBIZ-10747) Update "convertUom" service, give priority to 'UomConversionDated' entity to fetch conversion factor

2018-12-22 Thread Suraj Khurana (JIRA)


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

Suraj Khurana reassigned OFBIZ-10747:
-

Assignee: Suraj Khurana  (was: Amit Gadaley)

> Update "convertUom" service, give priority to 'UomConversionDated' entity to 
> fetch conversion factor
> 
>
> Key: OFBIZ-10747
> URL: https://issues.apache.org/jira/browse/OFBIZ-10747
> Project: OFBiz
>  Issue Type: Bug
>  Components: accounting
>Affects Versions: Trunk
>Reporter: Amit Gadaley
>Assignee: Suraj Khurana
>Priority: Major
> Fix For: Trunk
>
> Attachments: OFBIZ-10747.patch
>
>
> Update "convertUom" service. Use first 'UomConversionDated' entity to fetch 
> conversion factor, if the factor is not available then use 'UomConversion' 
> entity.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (OFBIZ-10745) Refactor boolean returns for ShoppingCart methods

2018-12-23 Thread Suraj Khurana (JIRA)


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

Suraj Khurana commented on OFBIZ-10745:
---

Looks good to go.

Thanks Aditya !!

> Refactor boolean returns for ShoppingCart methods 
> --
>
> Key: OFBIZ-10745
> URL: https://issues.apache.org/jira/browse/OFBIZ-10745
> Project: OFBiz
>  Issue Type: Sub-task
>  Components: framework
>Affects Versions: Trunk
>Reporter: Aditya Sharma
>Assignee: Aditya Sharma
>Priority: Minor
> Attachments: OFBIZ-10745.patch
>
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Assigned] (OFBIZ-10744) Forum Group update not working, throwing an error

2018-12-23 Thread Suraj Khurana (JIRA)


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

Suraj Khurana reassigned OFBIZ-10744:
-

Assignee: Suraj Khurana

> Forum Group update not working, throwing an error
> -
>
> Key: OFBIZ-10744
> URL: https://issues.apache.org/jira/browse/OFBIZ-10744
> Project: OFBiz
>  Issue Type: Bug
>  Components: content
>Affects Versions: Trunk
>Reporter: Ayushi Rathod
>Assignee: Suraj Khurana
>Priority: Major
> Attachments: OFBIZ-10744.patch, UpdateForumGroupError.png
>
>
> 1) Login to demo-trunk URL - 
> [https://demo-trunk.ofbiz.apache.org/content/control/findForumGroups]
> 2) Navigate to Forum from Content component
> 3) Update the Forum Group
> Actual: The error message is displayed when trying to update the forum group. 
> Please refer to the screenshot attached below.
> Expected: The user should be allowed to update the Forum Group, success 
> message should be displayed.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Assigned] (OFBIZ-10738) Product image is not displayed on showcart page of ecommerce

2018-12-23 Thread Suraj Khurana (JIRA)


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

Suraj Khurana reassigned OFBIZ-10738:
-

Assignee: Suraj Khurana  (was: Praveen Sharma)

> Product image is not displayed on showcart page of ecommerce
> 
>
> Key: OFBIZ-10738
> URL: https://issues.apache.org/jira/browse/OFBIZ-10738
> Project: OFBiz
>  Issue Type: Bug
>  Components: ecommerce
>Affects Versions: Trunk
>Reporter: Arpit Mor
>Assignee: Suraj Khurana
>Priority: Major
> Attachments: 1-ViewCart.png, 2-showcartPage.png, 
> 3-TinyChromeWidget.png, 4-MicroChromeWidget.png, OFBIZ-10738.patch
>
>
> Steps to regenerate:
>  # Login to URL: [https://demo-trunk.ofbiz.apache.org/ecommerce/control/main]
>  # Add items to cart
>  # Click on View Cart at top of the page (Please refer attachment: 1-ViewCart)
> Actual: On showcart page product image is not displayed (Please refer 
> attachment: 2-showcartPage)
> Note: Product image is present and displayed on product link on showcart page 
> (Please refer attachment: 3-TinyChromeWidget and 4-MicroChromeWidget)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Closed] (OFBIZ-10744) Forum Group update not working, throwing an error

2018-12-25 Thread Suraj Khurana (JIRA)


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

Suraj Khurana closed OFBIZ-10744.
-

Thanks Ayushi Rathod for reporting the issue and providing the patch.

> Forum Group update not working, throwing an error
> -
>
> Key: OFBIZ-10744
> URL: https://issues.apache.org/jira/browse/OFBIZ-10744
> Project: OFBiz
>  Issue Type: Bug
>  Components: content
>Affects Versions: Trunk
>Reporter: Ayushi Rathod
>Assignee: Suraj Khurana
>Priority: Major
> Fix For: Upcoming Branch
>
> Attachments: OFBIZ-10744.patch, UpdateForumGroupError.png
>
>
> 1) Login to demo-trunk URL - 
> [https://demo-trunk.ofbiz.apache.org/content/control/findForumGroups]
> 2) Navigate to Forum from Content component
> 3) Update the Forum Group
> Actual: The error message is displayed when trying to update the forum group. 
> Please refer to the screenshot attached below.
> Expected: The user should be allowed to update the Forum Group, success 
> message should be displayed.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Assigned] (OFBIZ-10586) Change the relation type with 'SecurityPermission' in SecurityGroupPermission entity to 'one' from 'one-nofk'

2018-11-23 Thread Suraj Khurana (JIRA)


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

Suraj Khurana reassigned OFBIZ-10586:
-

Assignee: Suraj Khurana  (was: Deepak Nigam)

> Change the relation type with 'SecurityPermission' in SecurityGroupPermission 
> entity to 'one' from 'one-nofk'
> -
>
> Key: OFBIZ-10586
> URL: https://issues.apache.org/jira/browse/OFBIZ-10586
> Project: OFBiz
>  Issue Type: Improvement
>  Components: securityext
>Affects Versions: Trunk
>Reporter: Deepak Nigam
>Assignee: Suraj Khurana
>Priority: Major
> Attachments: OFBiz-10586.patch
>
>
> In the definition of 'SecurityGroupPermission' entity, the relation type with 
> 'SecurityPermission' entity is 'one-nofk'. Hence the system is allowing to 
> use the permissions not defined anywhere. (ex. 
> ORDERMGR_CRQ_ADMIN/ORDERMGR_CRQ_UPDATE, ASSETMAINT_VIEW).
>  
> Change the relation type to 'one' to maintain the referential integrity.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Assigned] (OFBIZ-10574) 'ORDERMGR_CRQ_ADMIN' permissionId is not defined anywhere

2018-11-23 Thread Suraj Khurana (JIRA)


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

Suraj Khurana reassigned OFBIZ-10574:
-

Assignee: Suraj Khurana  (was: Deepak Nigam)

> 'ORDERMGR_CRQ_ADMIN' permissionId is not defined anywhere
> -
>
> Key: OFBIZ-10574
> URL: https://issues.apache.org/jira/browse/OFBIZ-10574
> Project: OFBiz
>  Issue Type: Improvement
>  Components: order
>Affects Versions: Trunk
>Reporter: Deepak Nigam
>Assignee: Suraj Khurana
>Priority: Major
> Attachments: OFBiz-10574.patch, OFBiz-10574.patch
>
>
> We have following references for the permissionId 'ORDERMGR_CRQ_ADMIN' in the 
> OrderDemoData.xml and OrderSecurityPermissionSeedData.xml.
>  permissionId="ORDERMGR_CRQ_ADMIN"/>
>  permissionId="ORDERMGR_CRQ_ADMIN"/>
> But the 'SecurityPermission' data for this particular permission is not 
> defined anywhere.
> As the relation type between the entities 'SecurityGroupPermission' and 
> 'SecurityPermissoin' is 'one-nofk', we are not getting data load error.
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (OFBIZ-10636) Convert Picklist related CRUD services from simple to entity-auto

2018-11-24 Thread Suraj Khurana (JIRA)


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

Suraj Khurana updated OFBIZ-10636:
--
Summary: Convert Picklist related CRUD services from simple to entity-auto  
(was: Convert updatePicklist service from simple to entity-auto)

> Convert Picklist related CRUD services from simple to entity-auto
> -
>
> Key: OFBIZ-10636
> URL: https://issues.apache.org/jira/browse/OFBIZ-10636
> Project: OFBiz
>  Issue Type: Sub-task
>Reporter: Pallavi Goyal
>Assignee: Anushi Gupta
>Priority: Major
>
> The simple service updates the picklist and creates a record for 
> 'PicklistStatusHistory'.
> It can be improved by converting the "updatePicklist' as entity-auto and 
> adding a seca for creating the picklist status history record.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (OFBIZ-10636) Convert Picklist related CRUD services from simple to entity-auto

2018-11-24 Thread Suraj Khurana (JIRA)


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

Suraj Khurana commented on OFBIZ-10636:
---

Hello,

IMO, we can convert all three services from simple to entity-auto.

Thanks in advance !!

> Convert Picklist related CRUD services from simple to entity-auto
> -
>
> Key: OFBIZ-10636
> URL: https://issues.apache.org/jira/browse/OFBIZ-10636
> Project: OFBiz
>  Issue Type: Sub-task
>Reporter: Pallavi Goyal
>Assignee: Anushi Gupta
>Priority: Major
>
> The simple service updates the picklist and creates a record for 
> 'PicklistStatusHistory'.
> It can be improved by converting the "updatePicklist' as entity-auto and 
> adding a seca for creating the picklist status history record.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (OFBIZ-9768) While converting the lead, it redirects to the Create Party Relationship in SFA component

2018-11-24 Thread Suraj Khurana (JIRA)


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

Suraj Khurana commented on OFBIZ-9768:
--

Hi Lalit,

Can you please check and update affected version/s.

Thanks in advance !!

> While converting the lead, it redirects to the Create Party Relationship in 
> SFA component
> -
>
> Key: OFBIZ-9768
> URL: https://issues.apache.org/jira/browse/OFBIZ-9768
> Project: OFBiz
>  Issue Type: Bug
>Reporter: Rubia Elza Joshep
>Priority: Major
> Attachments: OFBIZ-9768.patch, screenshot-1.png, screenshot-2.png
>
>
> Steps to regenerate:
> 1) Open URL 
> https://demo-trunk.ofbiz.apache.org/sfa/control/viewprofile?roleTypeId=LEAD=10007
> 2) Click on Convert lead and select the related company and click on Add.
> 3) It redirects to the Create Party Relationship.
> Expected: It should redirect to the Lead conversion page since the company is 
> associated.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Assigned] (OFBIZ-10623) Error message is displayed on ecommerce when user tries to use Split shipment functionality

2018-11-24 Thread Suraj Khurana (JIRA)


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

Suraj Khurana reassigned OFBIZ-10623:
-

Assignee: Suraj Khurana  (was: Praveen Sharma)

> Error message is displayed on ecommerce when user tries to use Split shipment 
> functionality
> ---
>
> Key: OFBIZ-10623
> URL: https://issues.apache.org/jira/browse/OFBIZ-10623
> Project: OFBiz
>  Issue Type: Bug
>  Components: ecommerce
>Affects Versions: Trunk
> Environment: https://demo-trunk.ofbiz.apache.org/ecommerce
>Reporter: Arpit Mor
>Assignee: Suraj Khurana
>Priority: Major
> Attachments: 1-Checkout.png, 2-SplitShipment.png, 3-ErrorMessage.png, 
> OFBIZ-10623.patch
>
>
> Steps to regenerate:
>  # Login to URL: [https://demo-trunk.ofbiz.apache.org/ecommerce/control/main]
>  # Add multiple items to cart
>  # Click on Check Out on cart summary (Please refer attachment: 1-Checkout)
>  # Click on split shipment (Please refer attachment: 2-SplitShipment)
> Actual: Error message is displayed when user clicks on split shipment (Please 
> refer attachment: 3-ErrorMessage)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Assigned] (OFBIZ-9768) While converting the lead, it redirects to the Create Party Relationship in SFA component

2018-11-24 Thread Suraj Khurana (JIRA)


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

Suraj Khurana reassigned OFBIZ-9768:


Assignee: Suraj Khurana

> While converting the lead, it redirects to the Create Party Relationship in 
> SFA component
> -
>
> Key: OFBIZ-9768
> URL: https://issues.apache.org/jira/browse/OFBIZ-9768
> Project: OFBiz
>  Issue Type: Bug
>Affects Versions: Release Branch 13.07, Trunk, Release Branch 16.11, 
> Release Branch 17.12
>Reporter: Rubia Elza Joshep
>Assignee: Suraj Khurana
>Priority: Major
> Attachments: OFBIZ-9768.patch, screenshot-1.png, screenshot-2.png
>
>
> Steps to regenerate:
> 1) Open URL 
> https://demo-trunk.ofbiz.apache.org/sfa/control/viewprofile?roleTypeId=LEAD=10007
> 2) Click on Convert lead and select the related company and click on Add.
> 3) It redirects to the Create Party Relationship.
> Expected: It should redirect to the Lead conversion page since the company is 
> associated.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Closed] (OFBIZ-9912) Force complete Purchase Order button throws error

2018-11-24 Thread Suraj Khurana (JIRA)


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

Suraj Khurana closed OFBIZ-9912.


> Force complete Purchase Order button throws error
> -
>
> Key: OFBIZ-9912
> URL: https://issues.apache.org/jira/browse/OFBIZ-9912
> Project: OFBiz
>  Issue Type: Bug
> Environment: https://demo-trunk.ofbiz.apache.org/facility
>Reporter: Priya Sharma
>Assignee: Suraj Khurana
>Priority: Major
> Fix For: 17.12.01, 16.11.06
>
> Attachments: Force-receive-PO.png, OFBIZ-9912.patch
>
>
> 1) Create a Purchase order.
> 2) Create shipment for it.
> 3) Click on receive against PO button 
> [https://demo-trunk.ofbiz.apache.org/facility/control/ReceiveInventoryAgainstPurchaseOrder?shipmentId=10024=10040]
> 4) Click on the force complete PO button, error is thrown.
> [https://demo-trunk.ofbiz.apache.org/facility/control/completePurchaseOrder?orderId=10040=WebStoreWarehouse=10024]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (OFBIZ-10665) 2 add to cart buttons in reference to single product at compare product page

2018-11-24 Thread Suraj Khurana (JIRA)


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

Suraj Khurana commented on OFBIZ-10665:
---

Hello,

IMO, as per image, we don't need anything to do here, but yes, if we avoid 
markers in image, I can see two add to cart links and quantity fields which can 
be updated to a single add to cart link and quantity field.

Just my two cents !!

> 2 add to cart buttons in reference to single product at compare product page
> 
>
> Key: OFBIZ-10665
> URL: https://issues.apache.org/jira/browse/OFBIZ-10665
> Project: OFBiz
>  Issue Type: Bug
>Reporter: Dikpal Kanungo
>Assignee: Ritesh Kumar
>Priority: Minor
> Attachments: 2 add to cart button.png, OFBIZ-10665.patch
>
>
> When we navigate to Compare product page, there is no use of 2 add to cart 
> product in reference to the single product.
> Steps to regenerate-
> 1. Navigate to - demo-trunk.ofbiz.apache.org/ecommerce
> 2. Click on add to compare button for the products - Round Gizmo and Tiny 
> Chrome Widget.
> 3. Click on 'Compare All' 
> Please have a look at the attached screenshot.
>  
> Cheers,
> Dikpal !2 add to cart button.png!!2 add to cart button.png!



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Closed] (OFBIZ-6958) Adding event definitions for inbound and outbound shipments

2018-11-23 Thread Suraj Khurana (JIRA)


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

Suraj Khurana closed OFBIZ-6958.


> Adding event definitions for inbound and outbound shipments
> ---
>
> Key: OFBIZ-6958
> URL: https://issues.apache.org/jira/browse/OFBIZ-6958
> Project: OFBiz
>  Issue Type: Improvement
>  Components: product, workeffort
>Affects Versions: Trunk
>Reporter: Pierre Smits
>Assignee: Pierre Smits
>Priority: Major
>  Labels: purpose, shipment, workeffort
> Fix For: 16.11.01
>
> Attachments: OFBIZ-6958-ShipmentServices.xml.patch, 
> OFBIZ-6958-WorkEffortTypeData.xml.patch
>
>
> When inbound and outbound shipments are registered also WorkEffort records 
> are persisted. 
> * This action doesn't set the workEffortPurposeTypeId for the created work 
> efforts.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Resolved] (OFBIZ-6958) Adding event definitions for inbound and outbound shipments

2018-11-23 Thread Suraj Khurana (JIRA)


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

Suraj Khurana resolved OFBIZ-6958.
--
Resolution: Fixed

There was a minor typo. It should be INCOMING_SHIPMENT instead of 
INGOING_SHIPMENT.

This has been fixed at

ofbiz framework trunk at r#1847338
ofbiz framework R17.12 at r#1847339
ofbiz 16.11 at r#1847340

> Adding event definitions for inbound and outbound shipments
> ---
>
> Key: OFBIZ-6958
> URL: https://issues.apache.org/jira/browse/OFBIZ-6958
> Project: OFBiz
>  Issue Type: Improvement
>  Components: product, workeffort
>Affects Versions: Trunk
>Reporter: Pierre Smits
>Assignee: Pierre Smits
>Priority: Major
>  Labels: purpose, shipment, workeffort
> Attachments: OFBIZ-6958-ShipmentServices.xml.patch, 
> OFBIZ-6958-WorkEffortTypeData.xml.patch
>
>
> When inbound and outbound shipments are registered also WorkEffort records 
> are persisted. 
> * This action doesn't set the workEffortPurposeTypeId for the created work 
> efforts.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Resolved] (OFBIZ-10623) Error message is displayed on ecommerce when user tries to use Split shipment functionality

2018-11-24 Thread Suraj Khurana (JIRA)


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

Suraj Khurana resolved OFBIZ-10623.
---
   Resolution: Fixed
Fix Version/s: 17.12.01

Thanks Arpit Mor for reporting and Praveen Sharma for providing the patch.

This has been committed to trunk at revision #1847348.
At release 17.12 at revision #1847349.

> Error message is displayed on ecommerce when user tries to use Split shipment 
> functionality
> ---
>
> Key: OFBIZ-10623
> URL: https://issues.apache.org/jira/browse/OFBIZ-10623
> Project: OFBiz
>  Issue Type: Bug
>  Components: ecommerce
>Affects Versions: Trunk
> Environment: https://demo-trunk.ofbiz.apache.org/ecommerce
>Reporter: Arpit Mor
>Assignee: Suraj Khurana
>Priority: Major
> Fix For: 17.12.01
>
> Attachments: 1-Checkout.png, 2-SplitShipment.png, 3-ErrorMessage.png, 
> OFBIZ-10623.patch
>
>
> Steps to regenerate:
>  # Login to URL: [https://demo-trunk.ofbiz.apache.org/ecommerce/control/main]
>  # Add multiple items to cart
>  # Click on Check Out on cart summary (Please refer attachment: 1-Checkout)
>  # Click on split shipment (Please refer attachment: 2-SplitShipment)
> Actual: Error message is displayed when user clicks on split shipment (Please 
> refer attachment: 3-ErrorMessage)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (OFBIZ-9912) Force complete Purchase Order button throws error

2018-11-24 Thread Suraj Khurana (JIRA)


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

Suraj Khurana updated OFBIZ-9912:
-
Affects Version/s: Release Branch 17.12
   Upcoming Branch
   Release Branch 16.11

> Force complete Purchase Order button throws error
> -
>
> Key: OFBIZ-9912
> URL: https://issues.apache.org/jira/browse/OFBIZ-9912
> Project: OFBiz
>  Issue Type: Bug
>Affects Versions: Release Branch 16.11, Upcoming Branch, Release Branch 
> 17.12
> Environment: https://demo-trunk.ofbiz.apache.org/facility
>Reporter: Priya Sharma
>Assignee: Suraj Khurana
>Priority: Major
> Fix For: 17.12.01, 16.11.06
>
> Attachments: Force-receive-PO.png, OFBIZ-9912.patch
>
>
> 1) Create a Purchase order.
> 2) Create shipment for it.
> 3) Click on receive against PO button 
> [https://demo-trunk.ofbiz.apache.org/facility/control/ReceiveInventoryAgainstPurchaseOrder?shipmentId=10024=10040]
> 4) Click on the force complete PO button, error is thrown.
> [https://demo-trunk.ofbiz.apache.org/facility/control/completePurchaseOrder?orderId=10040=WebStoreWarehouse=10024]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Resolved] (OFBIZ-9912) Force complete Purchase Order button throws error

2018-11-24 Thread Suraj Khurana (JIRA)


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

Suraj Khurana resolved OFBIZ-9912.
--
   Resolution: Fixed
Fix Version/s: 16.11.06
   17.12.01

Thanks Priya Sharma for reporting and Amit Gadaley for providing the patch.

Your patch is in
Trunk at rev #1847352
R17 at rev #1847353
R16 at rev #1847354

> Force complete Purchase Order button throws error
> -
>
> Key: OFBIZ-9912
> URL: https://issues.apache.org/jira/browse/OFBIZ-9912
> Project: OFBiz
>  Issue Type: Bug
> Environment: https://demo-trunk.ofbiz.apache.org/facility
>Reporter: Priya Sharma
>Assignee: Suraj Khurana
>Priority: Major
> Fix For: 17.12.01, 16.11.06
>
> Attachments: Force-receive-PO.png, OFBIZ-9912.patch
>
>
> 1) Create a Purchase order.
> 2) Create shipment for it.
> 3) Click on receive against PO button 
> [https://demo-trunk.ofbiz.apache.org/facility/control/ReceiveInventoryAgainstPurchaseOrder?shipmentId=10024=10040]
> 4) Click on the force complete PO button, error is thrown.
> [https://demo-trunk.ofbiz.apache.org/facility/control/completePurchaseOrder?orderId=10040=WebStoreWarehouse=10024]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Assigned] (OFBIZ-9912) Force complete Purchase Order button throws error

2018-11-24 Thread Suraj Khurana (JIRA)


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

Suraj Khurana reassigned OFBIZ-9912:


Assignee: Suraj Khurana  (was: Amit Gadaley)

> Force complete Purchase Order button throws error
> -
>
> Key: OFBIZ-9912
> URL: https://issues.apache.org/jira/browse/OFBIZ-9912
> Project: OFBiz
>  Issue Type: Bug
> Environment: https://demo-trunk.ofbiz.apache.org/facility
>Reporter: Priya Sharma
>Assignee: Suraj Khurana
>Priority: Major
> Attachments: Force-receive-PO.png, OFBIZ-9912.patch
>
>
> 1) Create a Purchase order.
> 2) Create shipment for it.
> 3) Click on receive against PO button 
> [https://demo-trunk.ofbiz.apache.org/facility/control/ReceiveInventoryAgainstPurchaseOrder?shipmentId=10024=10040]
> 4) Click on the force complete PO button, error is thrown.
> [https://demo-trunk.ofbiz.apache.org/facility/control/completePurchaseOrder?orderId=10040=WebStoreWarehouse=10024]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (OFBIZ-10623) Error message is displayed on ecommerce when user tries to use Split shipment functionality

2018-11-24 Thread Suraj Khurana (JIRA)


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

Suraj Khurana commented on OFBIZ-10623:
---

IMO, this issue doesn't exist for release 16.11.

Praveen, can you please confirm, if it doesn't exist then we are good to close 
this issue.

Thanks in advance !!

> Error message is displayed on ecommerce when user tries to use Split shipment 
> functionality
> ---
>
> Key: OFBIZ-10623
> URL: https://issues.apache.org/jira/browse/OFBIZ-10623
> Project: OFBiz
>  Issue Type: Bug
>  Components: ecommerce
>Affects Versions: Trunk
> Environment: https://demo-trunk.ofbiz.apache.org/ecommerce
>Reporter: Arpit Mor
>Assignee: Suraj Khurana
>Priority: Major
> Fix For: 17.12.01
>
> Attachments: 1-Checkout.png, 2-SplitShipment.png, 3-ErrorMessage.png, 
> OFBIZ-10623.patch
>
>
> Steps to regenerate:
>  # Login to URL: [https://demo-trunk.ofbiz.apache.org/ecommerce/control/main]
>  # Add multiple items to cart
>  # Click on Check Out on cart summary (Please refer attachment: 1-Checkout)
>  # Click on split shipment (Please refer attachment: 2-SplitShipment)
> Actual: Error message is displayed when user clicks on split shipment (Please 
> refer attachment: 3-ErrorMessage)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (OFBIZ-10315) Update Contact Mech ID with Billing Account not working

2018-11-24 Thread Suraj Khurana (JIRA)


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

Suraj Khurana updated OFBIZ-10315:
--
Affects Version/s: Release Branch 17.12
   Trunk
   Release Branch 16.11

> Update Contact Mech ID with Billing Account not working 
> 
>
> Key: OFBIZ-10315
> URL: https://issues.apache.org/jira/browse/OFBIZ-10315
> Project: OFBiz
>  Issue Type: Bug
>Affects Versions: Trunk, Release Branch 16.11, Release Branch 17.12
> Environment: https://demo-trunk.ofbiz.apache.org
>Reporter: Aayush jain
>Assignee: Suraj Khurana
>Priority: Major
> Fix For: 17.12.01, 16.11.06
>
> Attachments: OFBIZ-10315.patch
>
>
> Steps:
> 1. Open URL 
> https://demo-trunk.ofbiz.apache.org/accounting/control/updateBillingAccount
> 2. Edit/Update Contact Mech ID using dropdown
> Actual Result:
> Display a success message for update action, but when the page is refreshed 
> or again we navigate from Billing account. Updated contact mech id is not 
> displayed
> Expected Result:
> Contact Mech ID should be updated with new successfully. 
> Thanks in advance!



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Closed] (OFBIZ-10315) Update Contact Mech ID with Billing Account not working

2018-11-24 Thread Suraj Khurana (JIRA)


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

Suraj Khurana closed OFBIZ-10315.
-

> Update Contact Mech ID with Billing Account not working 
> 
>
> Key: OFBIZ-10315
> URL: https://issues.apache.org/jira/browse/OFBIZ-10315
> Project: OFBiz
>  Issue Type: Bug
>Affects Versions: Trunk, Release Branch 16.11, Release Branch 17.12
> Environment: https://demo-trunk.ofbiz.apache.org
>Reporter: Aayush jain
>Assignee: Suraj Khurana
>Priority: Major
> Fix For: 17.12.01, 16.11.06
>
> Attachments: OFBIZ-10315.patch
>
>
> Steps:
> 1. Open URL 
> https://demo-trunk.ofbiz.apache.org/accounting/control/updateBillingAccount
> 2. Edit/Update Contact Mech ID using dropdown
> Actual Result:
> Display a success message for update action, but when the page is refreshed 
> or again we navigate from Billing account. Updated contact mech id is not 
> displayed
> Expected Result:
> Contact Mech ID should be updated with new successfully. 
> Thanks in advance!



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (OFBIZ-9768) While converting the lead, it redirects to the Create Party Relationship in SFA component

2018-11-24 Thread Suraj Khurana (JIRA)


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

Suraj Khurana updated OFBIZ-9768:
-
Affects Version/s: Trunk

> While converting the lead, it redirects to the Create Party Relationship in 
> SFA component
> -
>
> Key: OFBIZ-9768
> URL: https://issues.apache.org/jira/browse/OFBIZ-9768
> Project: OFBiz
>  Issue Type: Bug
>Affects Versions: Release Branch 13.07, Trunk, Release Branch 16.11, 
> Release Branch 17.12
>Reporter: Rubia Elza Joshep
>Priority: Major
> Attachments: OFBIZ-9768.patch, screenshot-1.png, screenshot-2.png
>
>
> Steps to regenerate:
> 1) Open URL 
> https://demo-trunk.ofbiz.apache.org/sfa/control/viewprofile?roleTypeId=LEAD=10007
> 2) Click on Convert lead and select the related company and click on Add.
> 3) It redirects to the Create Party Relationship.
> Expected: It should redirect to the Lead conversion page since the company is 
> associated.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Assigned] (OFBIZ-10580) Classification group filter not working on find party screen

2018-11-24 Thread Suraj Khurana (JIRA)


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

Suraj Khurana reassigned OFBIZ-10580:
-

Assignee: Suraj Khurana  (was: Saurabh Dixit)

> Classification group filter not working on find party screen
> 
>
> Key: OFBIZ-10580
> URL: https://issues.apache.org/jira/browse/OFBIZ-10580
> Project: OFBiz
>  Issue Type: Bug
>  Components: party
>Affects Versions: Trunk, Release Branch 16.11, Release Branch 17.12
>Reporter: Anushi Gupta
>Assignee: Suraj Khurana
>Priority: Major
> Attachments: OFBIZ-10580.patch
>
>
> Steps to regenerate:
>  # Login to 
> partymgr([[https://demo-trunk.ofbiz.apache.org/partymgr/control/findparty])]
>  # Select classification group (if present, otherwise create new group) and 
> find party
> Actual :
> All parties are listed on searching
> Expected :
> Parties which are under the selected classification group should only be 
> listed



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (OFBIZ-10580) Classification group filter not working on find party screen

2018-11-24 Thread Suraj Khurana (JIRA)


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

Suraj Khurana updated OFBIZ-10580:
--
Affects Version/s: (was: 16.11.04)
   Release Branch 17.12
   Release Branch 16.11

> Classification group filter not working on find party screen
> 
>
> Key: OFBIZ-10580
> URL: https://issues.apache.org/jira/browse/OFBIZ-10580
> Project: OFBiz
>  Issue Type: Bug
>  Components: party
>Affects Versions: Trunk, Release Branch 16.11, Release Branch 17.12
>Reporter: Anushi Gupta
>Assignee: Saurabh Dixit
>Priority: Major
> Attachments: OFBIZ-10580.patch
>
>
> Steps to regenerate:
>  # Login to 
> partymgr([[https://demo-trunk.ofbiz.apache.org/partymgr/control/findparty])]
>  # Select classification group (if present, otherwise create new group) and 
> find party
> Actual :
> All parties are listed on searching
> Expected :
> Parties which are under the selected classification group should only be 
> listed



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (OFBIZ-10588) Incorrect PartyContactMechPurpose created while calling createUpdateBillingAddress service

2018-11-25 Thread Suraj Khurana (JIRA)


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

Suraj Khurana updated OFBIZ-10588:
--
Attachment: OFBIZ-10588.patch

> Incorrect PartyContactMechPurpose created while calling 
> createUpdateBillingAddress service
> --
>
> Key: OFBIZ-10588
> URL: https://issues.apache.org/jira/browse/OFBIZ-10588
> Project: OFBiz
>  Issue Type: Bug
>  Components: order
>Affects Versions: Trunk, Release Branch 16.11, Release Branch 17.12
>Reporter: Suraj Khurana
>Assignee: Suraj Khurana
>Priority: Major
> Attachments: OFBIZ-10588.patch
>
>
> createUpdateBillingAddress and createUpdateShippingAddress services create 
> incorrect PartyContactMechPurpose records with userLogin.partyId.
> These services works well in case of when e-commerce logged-in user perform 
> these operation. But in-correct data is created by these services if called 
> from admin or any other user.
> Need to check relevant code and fix it.
> I called createUpdateBillingAddress service from webtools and and didn't get 
> desired results.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (OFBIZ-9768) While converting the lead, it redirects to the Create Party Relationship in SFA component

2018-11-25 Thread Suraj Khurana (JIRA)


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

Suraj Khurana commented on OFBIZ-9768:
--

Thanks Lalit for your contribution.

I will wait for some days incase of any concerns, and then proceed.

> While converting the lead, it redirects to the Create Party Relationship in 
> SFA component
> -
>
> Key: OFBIZ-9768
> URL: https://issues.apache.org/jira/browse/OFBIZ-9768
> Project: OFBiz
>  Issue Type: Bug
>Affects Versions: Release Branch 13.07, Trunk, Release Branch 16.11, 
> Release Branch 17.12
>Reporter: Rubia Elza Joshep
>Assignee: Suraj Khurana
>Priority: Major
> Attachments: OFBIZ-9768.patch, screenshot-1.png, screenshot-2.png
>
>
> Steps to regenerate:
> 1) Open URL 
> https://demo-trunk.ofbiz.apache.org/sfa/control/viewprofile?roleTypeId=LEAD=10007
> 2) Click on Convert lead and select the related company and click on Add.
> 3) It redirects to the Create Party Relationship.
> Expected: It should redirect to the Lead conversion page since the company is 
> associated.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (OFBIZ-10579) Date filtered queries with caching should be restricted to cache

2018-11-25 Thread Suraj Khurana (JIRA)


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

Suraj Khurana commented on OFBIZ-10579:
---

Hi [~mthl],

Pardon me for the late response.

Idea here is to notify the developer that hey! you have used cache and 
filterByDate both which is not going to create any impact, so we log a message 
while using entityListCache#put method.

Hope that helps.

Thanks !!

> Date filtered queries with caching should be restricted to cache
> 
>
> Key: OFBIZ-10579
> URL: https://issues.apache.org/jira/browse/OFBIZ-10579
> Project: OFBiz
>  Issue Type: Improvement
>  Components: ALL APPLICATIONS
>Affects Versions: Upcoming Branch
>Reporter: Suraj Khurana
>Assignee: Suraj Khurana
>Priority: Major
> Attachments: OFBIZ-10579.patch, OFBIZ-10579.patch
>
>
> As per discussion on Dev ML 
> https://markmail.org/thread/3qnkihmsyhly3lsg



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (OFBIZ-10580) Classification group filter not working on find party screen

2018-11-25 Thread Suraj Khurana (JIRA)


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

Suraj Khurana commented on OFBIZ-10580:
---

Thanks Saurabh for your contribution.

I will wait for few days incase of any concerns, and then proceed.

> Classification group filter not working on find party screen
> 
>
> Key: OFBIZ-10580
> URL: https://issues.apache.org/jira/browse/OFBIZ-10580
> Project: OFBiz
>  Issue Type: Bug
>  Components: party
>Affects Versions: Trunk, Release Branch 16.11, Release Branch 17.12
>Reporter: Anushi Gupta
>Assignee: Suraj Khurana
>Priority: Major
> Attachments: OFBIZ-10580.patch
>
>
> Steps to regenerate:
>  # Login to 
> partymgr([[https://demo-trunk.ofbiz.apache.org/partymgr/control/findparty])]
>  # Select classification group (if present, otherwise create new group) and 
> find party
> Actual :
> All parties are listed on searching
> Expected :
> Parties which are under the selected classification group should only be 
> listed



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Reopened] (OFBIZ-6958) Adding event definitions for inbound and outbound shipments

2018-11-21 Thread Suraj Khurana (JIRA)


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

Suraj Khurana reopened OFBIZ-6958:
--
  Assignee: Jacques Le Roux  (was: Pierre Smits)

Hi,

I think there is a typo in the patch INGOING_SHIPMENT is there instead of 
INCOMING_SHIPMENT.
No such type exists in OFBiz.

[~jacques.le.roux], Can you please take care of it.

Thanks in advance !!

> Adding event definitions for inbound and outbound shipments
> ---
>
> Key: OFBIZ-6958
> URL: https://issues.apache.org/jira/browse/OFBIZ-6958
> Project: OFBiz
>  Issue Type: Improvement
>  Components: product, workeffort
>Affects Versions: Trunk
>Reporter: Pierre Smits
>Assignee: Jacques Le Roux
>Priority: Major
>  Labels: purpose, shipment, workeffort
> Fix For: 16.11.01
>
> Attachments: OFBIZ-6958-ShipmentServices.xml.patch, 
> OFBIZ-6958-WorkEffortTypeData.xml.patch
>
>
> When inbound and outbound shipments are registered also WorkEffort records 
> are persisted. 
> * This action doesn't set the workEffortPurposeTypeId for the created work 
> efforts.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Assigned] (OFBIZ-10620) Invoice date is not displayed on findInvoice screen

2019-01-11 Thread Suraj Khurana (JIRA)


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

Suraj Khurana reassigned OFBIZ-10620:
-

Assignee: Suraj Khurana  (was: Deepak Nigam)

> Invoice date is not displayed on findInvoice screen
> ---
>
> Key: OFBIZ-10620
> URL: https://issues.apache.org/jira/browse/OFBIZ-10620
> Project: OFBiz
>  Issue Type: Bug
>  Components: accounting
>Affects Versions: Trunk
> Environment: https://demo-trunk.ofbiz.apache.org
>Reporter: Arpit Mor
>Assignee: Suraj Khurana
>Priority: Minor
> Attachments: InvoiceDateFormat1.png, InvoiceDateFormat2.png, 
> InvoiceDateFormat3.png, OFBiz-10620-Format1.patch, OFBiz-10620-Format2.patch, 
> OFBiz-10620-Format3.patch, findInvoices.png, invoiceOverview.png
>
>
> Steps to regenerate:
>  # Open URL: 
> [https://demo-trunk.ofbiz.apache.org/accounting/control/findInvoices]
>  # Click on find button
> Actual: Invoice date is not displayed on findInvoices screen. Please refer 
> attachment: findInvoices
> But when an invoice is created then current date is set as invoice date which 
> can be viewed on invoiceOverview screen. Please refer attachment: 
> invoiceOverview
> Expected: Invoice date should be displayed on findInvoices screen



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (OFBIZ-10620) Invoice date is not displayed on findInvoice screen

2019-01-11 Thread Suraj Khurana (JIRA)


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

Suraj Khurana updated OFBIZ-10620:
--
Affects Version/s: (was: Release Branch 18.12)
   (was: Release Branch 17.12)
   (was: Trunk)

> Invoice date is not displayed on findInvoice screen
> ---
>
> Key: OFBIZ-10620
> URL: https://issues.apache.org/jira/browse/OFBIZ-10620
> Project: OFBiz
>  Issue Type: Bug
>  Components: accounting
> Environment: https://demo-trunk.ofbiz.apache.org
>Reporter: Arpit Mor
>Assignee: Suraj Khurana
>Priority: Minor
> Attachments: InvoiceDateFormat1.png, InvoiceDateFormat2.png, 
> InvoiceDateFormat3.png, OFBiz-10620-Format1.patch, OFBiz-10620-Format2.patch, 
> OFBiz-10620-Format3.patch, findInvoices.png, invoiceOverview.png
>
>
> Steps to regenerate:
>  # Open URL: 
> [https://demo-trunk.ofbiz.apache.org/accounting/control/findInvoices]
>  # Click on find button
> Actual: Invoice date is not displayed on findInvoices screen. Please refer 
> attachment: findInvoices
> But when an invoice is created then current date is set as invoice date which 
> can be viewed on invoiceOverview screen. Please refer attachment: 
> invoiceOverview
> Expected: Invoice date should be displayed on findInvoices screen



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (OFBIZ-10620) Invoice date is not displayed on findInvoice screen

2019-01-11 Thread Suraj Khurana (JIRA)


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

Suraj Khurana updated OFBIZ-10620:
--
Affects Version/s: Release Branch 18.12
   Release Branch 17.12
   Trunk

> Invoice date is not displayed on findInvoice screen
> ---
>
> Key: OFBIZ-10620
> URL: https://issues.apache.org/jira/browse/OFBIZ-10620
> Project: OFBiz
>  Issue Type: Bug
>  Components: accounting
>Affects Versions: Trunk, Release Branch 17.12, Release Branch 18.12
> Environment: https://demo-trunk.ofbiz.apache.org
>Reporter: Arpit Mor
>Assignee: Suraj Khurana
>Priority: Minor
> Attachments: InvoiceDateFormat1.png, InvoiceDateFormat2.png, 
> InvoiceDateFormat3.png, OFBiz-10620-Format1.patch, OFBiz-10620-Format2.patch, 
> OFBiz-10620-Format3.patch, findInvoices.png, invoiceOverview.png
>
>
> Steps to regenerate:
>  # Open URL: 
> [https://demo-trunk.ofbiz.apache.org/accounting/control/findInvoices]
>  # Click on find button
> Actual: Invoice date is not displayed on findInvoices screen. Please refer 
> attachment: findInvoices
> But when an invoice is created then current date is set as invoice date which 
> can be viewed on invoiceOverview screen. Please refer attachment: 
> invoiceOverview
> Expected: Invoice date should be displayed on findInvoices screen



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Resolved] (OFBIZ-10620) Invoice date is not displayed on findInvoice screen

2019-01-11 Thread Suraj Khurana (JIRA)


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

Suraj Khurana resolved OFBIZ-10620.
---
   Resolution: Fixed
Fix Version/s: 18.12.01
   Upcoming Branch
   17.12.01

This has been fixed at:


ofbiz plugins trunk at r#1851130
R18.12 plugins trunk at r#1851133
R17.12 plugins trunk at r#1851132

> Invoice date is not displayed on findInvoice screen
> ---
>
> Key: OFBIZ-10620
> URL: https://issues.apache.org/jira/browse/OFBIZ-10620
> Project: OFBiz
>  Issue Type: Bug
>  Components: accounting
>Affects Versions: Trunk, Release Branch 17.12, Release Branch 18.12
> Environment: https://demo-trunk.ofbiz.apache.org
>Reporter: Arpit Mor
>Assignee: Suraj Khurana
>Priority: Minor
> Fix For: 17.12.01, Upcoming Branch, 18.12.01
>
> Attachments: InvoiceDateFormat1.png, InvoiceDateFormat2.png, 
> InvoiceDateFormat3.png, OFBiz-10620-Format1.patch, OFBiz-10620-Format2.patch, 
> OFBiz-10620-Format3.patch, findInvoices.png, invoiceOverview.png
>
>
> Steps to regenerate:
>  # Open URL: 
> [https://demo-trunk.ofbiz.apache.org/accounting/control/findInvoices]
>  # Click on find button
> Actual: Invoice date is not displayed on findInvoices screen. Please refer 
> attachment: findInvoices
> But when an invoice is created then current date is set as invoice date which 
> can be viewed on invoiceOverview screen. Please refer attachment: 
> invoiceOverview
> Expected: Invoice date should be displayed on findInvoices screen



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Closed] (OFBIZ-10620) Invoice date is not displayed on findInvoice screen

2019-01-11 Thread Suraj Khurana (JIRA)


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

Suraj Khurana closed OFBIZ-10620.
-

> Invoice date is not displayed on findInvoice screen
> ---
>
> Key: OFBIZ-10620
> URL: https://issues.apache.org/jira/browse/OFBIZ-10620
> Project: OFBiz
>  Issue Type: Bug
>  Components: accounting
>Affects Versions: Trunk, Release Branch 17.12, Release Branch 18.12
> Environment: https://demo-trunk.ofbiz.apache.org
>Reporter: Arpit Mor
>Assignee: Suraj Khurana
>Priority: Minor
> Fix For: 17.12.01, Upcoming Branch, 18.12.01
>
> Attachments: InvoiceDateFormat1.png, InvoiceDateFormat2.png, 
> InvoiceDateFormat3.png, OFBiz-10620-Format1.patch, OFBiz-10620-Format2.patch, 
> OFBiz-10620-Format3.patch, findInvoices.png, invoiceOverview.png
>
>
> Steps to regenerate:
>  # Open URL: 
> [https://demo-trunk.ofbiz.apache.org/accounting/control/findInvoices]
>  # Click on find button
> Actual: Invoice date is not displayed on findInvoices screen. Please refer 
> attachment: findInvoices
> But when an invoice is created then current date is set as invoice date which 
> can be viewed on invoiceOverview screen. Please refer attachment: 
> invoiceOverview
> Expected: Invoice date should be displayed on findInvoices screen



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (OFBIZ-10620) Invoice date is not displayed on findInvoice screen

2019-01-11 Thread Suraj Khurana (JIRA)


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

Suraj Khurana commented on OFBIZ-10620:
---

Thanks Arpit Mor for reporting and Deepak Nigam for providing the patch.

I have fixed it with pattern #2 as it was there on previous stable release 
16.11.

> Invoice date is not displayed on findInvoice screen
> ---
>
> Key: OFBIZ-10620
> URL: https://issues.apache.org/jira/browse/OFBIZ-10620
> Project: OFBiz
>  Issue Type: Bug
>  Components: accounting
>Affects Versions: Trunk, Release Branch 17.12, Release Branch 18.12
> Environment: https://demo-trunk.ofbiz.apache.org
>Reporter: Arpit Mor
>Assignee: Suraj Khurana
>Priority: Minor
> Fix For: 17.12.01, Upcoming Branch, 18.12.01
>
> Attachments: InvoiceDateFormat1.png, InvoiceDateFormat2.png, 
> InvoiceDateFormat3.png, OFBiz-10620-Format1.patch, OFBiz-10620-Format2.patch, 
> OFBiz-10620-Format3.patch, findInvoices.png, invoiceOverview.png
>
>
> Steps to regenerate:
>  # Open URL: 
> [https://demo-trunk.ofbiz.apache.org/accounting/control/findInvoices]
>  # Click on find button
> Actual: Invoice date is not displayed on findInvoices screen. Please refer 
> attachment: findInvoices
> But when an invoice is created then current date is set as invoice date which 
> can be viewed on invoiceOverview screen. Please refer attachment: 
> invoiceOverview
> Expected: Invoice date should be displayed on findInvoices screen



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Assigned] (OFBIZ-10727) Service failed to mark expired authorized payments of Authorize.net as void

2019-01-11 Thread Suraj Khurana (JIRA)


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

Suraj Khurana reassigned OFBIZ-10727:
-

Assignee: Suraj Khurana  (was: Amit Gadaley)

> Service failed to mark expired authorized payments of Authorize.net as void
> ---
>
> Key: OFBIZ-10727
> URL: https://issues.apache.org/jira/browse/OFBIZ-10727
> Project: OFBiz
>  Issue Type: Bug
>Affects Versions: Trunk, 17.12.01, Release Branch 16.11
>Reporter: Amit Gadaley
>Assignee: Suraj Khurana
>Priority: Major
> Fix For: Trunk
>
> Attachments: OFBIZ-10727.patch
>
>
> Service failed to mark expired authorized payments of Authorize.net as void



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (OFBIZ-10727) Service failed to mark expired authorized payments of Authorize.net as void

2019-01-11 Thread Suraj Khurana (JIRA)


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

Suraj Khurana commented on OFBIZ-10727:
---

It looks good to me after the comment, I think we can commit it.

Thanks Jacopo Cappellato for your inputs.

> Service failed to mark expired authorized payments of Authorize.net as void
> ---
>
> Key: OFBIZ-10727
> URL: https://issues.apache.org/jira/browse/OFBIZ-10727
> Project: OFBiz
>  Issue Type: Bug
>Affects Versions: Trunk, 17.12.01, Release Branch 16.11
>Reporter: Amit Gadaley
>Assignee: Suraj Khurana
>Priority: Major
> Fix For: Trunk
>
> Attachments: OFBIZ-10727.patch
>
>
> Service failed to mark expired authorized payments of Authorize.net as void



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Resolved] (OFBIZ-10747) Update "convertUom" service, give priority to 'UomConversionDated' entity to fetch conversion factor

2019-01-11 Thread Suraj Khurana (JIRA)


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

Suraj Khurana resolved OFBIZ-10747.
---
   Resolution: Fixed
Fix Version/s: (was: Trunk)
   Upcoming Branch

This has been committed to trunk at rev #1851137.

> Update "convertUom" service, give priority to 'UomConversionDated' entity to 
> fetch conversion factor
> 
>
> Key: OFBIZ-10747
> URL: https://issues.apache.org/jira/browse/OFBIZ-10747
> Project: OFBiz
>  Issue Type: Improvement
>  Components: accounting
>Affects Versions: Trunk
>Reporter: Amit Gadaley
>Assignee: Suraj Khurana
>Priority: Major
> Fix For: Upcoming Branch
>
> Attachments: OFBIZ-10747.patch
>
>
> Update "convertUom" service. Use first 'UomConversionDated' entity to fetch 
> conversion factor, if the factor is not available then use 'UomConversion' 
> entity.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Closed] (OFBIZ-10747) Update "convertUom" service, give priority to 'UomConversionDated' entity to fetch conversion factor

2019-01-11 Thread Suraj Khurana (JIRA)


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

Suraj Khurana closed OFBIZ-10747.
-

Thanks Amit Gadaley for reporting the issue and providing the patch.

> Update "convertUom" service, give priority to 'UomConversionDated' entity to 
> fetch conversion factor
> 
>
> Key: OFBIZ-10747
> URL: https://issues.apache.org/jira/browse/OFBIZ-10747
> Project: OFBiz
>  Issue Type: Improvement
>  Components: accounting
>Affects Versions: Trunk
>Reporter: Amit Gadaley
>Assignee: Suraj Khurana
>Priority: Major
> Fix For: Upcoming Branch
>
> Attachments: OFBIZ-10747.patch
>
>
> Update "convertUom" service. Use first 'UomConversionDated' entity to fetch 
> conversion factor, if the factor is not available then use 'UomConversion' 
> entity.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Assigned] (OFBIZ-8958) Unit test case for service - CustRequestPermissionCheck

2019-01-11 Thread Suraj Khurana (JIRA)


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

Suraj Khurana reassigned OFBIZ-8958:


Assignee: Suraj Khurana  (was: Yogesh Naroliya)

> Unit test case for service - CustRequestPermissionCheck
> ---
>
> Key: OFBIZ-8958
> URL: https://issues.apache.org/jira/browse/OFBIZ-8958
> Project: OFBiz
>  Issue Type: Sub-task
>  Components: order
>Affects Versions: Trunk
>Reporter: Avnindra Sharma
>Assignee: Suraj Khurana
>Priority: Minor
> Attachments: OFBIZ-8958.patch, OFBIZ-8958.patch
>
>
> Unit test case for service - CustRequestPermissionCheck



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Resolved] (OFBIZ-8958) Unit test case for service - CustRequestPermissionCheck

2019-01-11 Thread Suraj Khurana (JIRA)


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

Suraj Khurana resolved OFBIZ-8958.
--
   Resolution: Fixed
Fix Version/s: Upcoming Branch

This has been committed to Trunk at rev #1851143.

> Unit test case for service - CustRequestPermissionCheck
> ---
>
> Key: OFBIZ-8958
> URL: https://issues.apache.org/jira/browse/OFBIZ-8958
> Project: OFBiz
>  Issue Type: Sub-task
>  Components: order
>Affects Versions: Trunk
>Reporter: Avnindra Sharma
>Assignee: Suraj Khurana
>Priority: Minor
> Fix For: Upcoming Branch
>
> Attachments: OFBIZ-8958.patch, OFBIZ-8958.patch
>
>
> Unit test case for service - CustRequestPermissionCheck



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Closed] (OFBIZ-8958) Unit test case for service - CustRequestPermissionCheck

2019-01-11 Thread Suraj Khurana (JIRA)


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

Suraj Khurana closed OFBIZ-8958.


Thanks Avnindra Sharma for reporting, Deepak Nigam and Yogesh Naroliya for 
providing the patches.

> Unit test case for service - CustRequestPermissionCheck
> ---
>
> Key: OFBIZ-8958
> URL: https://issues.apache.org/jira/browse/OFBIZ-8958
> Project: OFBiz
>  Issue Type: Sub-task
>  Components: order
>Affects Versions: Trunk
>Reporter: Avnindra Sharma
>Assignee: Suraj Khurana
>Priority: Minor
> Fix For: Upcoming Branch
>
> Attachments: OFBIZ-8958.patch, OFBIZ-8958.patch
>
>
> Unit test case for service - CustRequestPermissionCheck



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Assigned] (OFBIZ-9115) Unit test case for service - updatePaymentGatewayConfig

2019-01-11 Thread Suraj Khurana (JIRA)


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

Suraj Khurana reassigned OFBIZ-9115:


Assignee: Suraj Khurana  (was: Yogesh Naroliya)

> Unit test case for service -  updatePaymentGatewayConfig
> 
>
> Key: OFBIZ-9115
> URL: https://issues.apache.org/jira/browse/OFBIZ-9115
> Project: OFBiz
>  Issue Type: Sub-task
>  Components: accounting
>Affects Versions: Trunk
>Reporter: Deepak Nigam
>Assignee: Suraj Khurana
>Priority: Minor
> Attachments: OFBIZ-9115.patch, OFBIZ-9115.patch
>
>
> Unit test case for service -  updatePaymentGatewayConfig



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Assigned] (OFBIZ-9083) Unit test case for service - createPayment

2019-01-12 Thread Suraj Khurana (JIRA)


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

Suraj Khurana reassigned OFBIZ-9083:


Assignee: Suraj Khurana  (was: Yogesh Naroliya)

> Unit test case for service -  createPayment
> ---
>
> Key: OFBIZ-9083
> URL: https://issues.apache.org/jira/browse/OFBIZ-9083
> Project: OFBiz
>  Issue Type: Sub-task
>  Components: accounting
>Affects Versions: Trunk
>Reporter: Deepak Nigam
>Assignee: Suraj Khurana
>Priority: Minor
> Attachments: OFBIZ-9083.patch, OFBIZ-9083.patch
>
>
> Unit test case for service -  createPayment



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (OFBIZ-10727) Service failed to mark expired authorized payments of Authorize.net as void

2019-01-12 Thread Suraj Khurana (JIRA)


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

Suraj Khurana updated OFBIZ-10727:
--
Affects Version/s: (was: 17.12.01)
   Release Branch 18.12
   Release Branch 17.12

> Service failed to mark expired authorized payments of Authorize.net as void
> ---
>
> Key: OFBIZ-10727
> URL: https://issues.apache.org/jira/browse/OFBIZ-10727
> Project: OFBiz
>  Issue Type: Bug
>Affects Versions: Trunk, Release Branch 16.11, Release Branch 17.12, 
> Release Branch 18.12
>Reporter: Amit Gadaley
>Assignee: Suraj Khurana
>Priority: Major
> Fix For: Trunk
>
> Attachments: OFBIZ-10727.patch
>
>
> Service failed to mark expired authorized payments of Authorize.net as void



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Assigned] (OFBIZ-9002) Unit test case for service - createAcctgTrans

2019-01-12 Thread Suraj Khurana (JIRA)


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

Suraj Khurana reassigned OFBIZ-9002:


Assignee: Suraj Khurana  (was: Yogesh Naroliya)

> Unit test case for service -  createAcctgTrans
> --
>
> Key: OFBIZ-9002
> URL: https://issues.apache.org/jira/browse/OFBIZ-9002
> Project: OFBiz
>  Issue Type: Sub-task
>  Components: accounting
>Affects Versions: Trunk
>Reporter: Deepak Nigam
>Assignee: Suraj Khurana
>Priority: Minor
> Attachments: OFBIZ-9002.patch
>
>
> Unit test case for service -  createAcctgTrans



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Resolved] (OFBIZ-9083) Unit test case for service - createPayment

2019-01-12 Thread Suraj Khurana (JIRA)


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

Suraj Khurana resolved OFBIZ-9083.
--
   Resolution: Fixed
Fix Version/s: Upcoming Branch

This has been committed to trunk at rev #1851148.

> Unit test case for service -  createPayment
> ---
>
> Key: OFBIZ-9083
> URL: https://issues.apache.org/jira/browse/OFBIZ-9083
> Project: OFBiz
>  Issue Type: Sub-task
>  Components: accounting
>Affects Versions: Trunk
>Reporter: Deepak Nigam
>Assignee: Suraj Khurana
>Priority: Minor
> Fix For: Upcoming Branch
>
> Attachments: OFBIZ-9083.patch, OFBIZ-9083.patch
>
>
> Unit test case for service -  createPayment



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Closed] (OFBIZ-9083) Unit test case for service - createPayment

2019-01-12 Thread Suraj Khurana (JIRA)


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

Suraj Khurana closed OFBIZ-9083.


Thanks Deepak Nigam for reporting and Yogesh Naroliya for providing the updated 
patch.

> Unit test case for service -  createPayment
> ---
>
> Key: OFBIZ-9083
> URL: https://issues.apache.org/jira/browse/OFBIZ-9083
> Project: OFBiz
>  Issue Type: Sub-task
>  Components: accounting
>Affects Versions: Trunk
>Reporter: Deepak Nigam
>Assignee: Suraj Khurana
>Priority: Minor
> Fix For: Upcoming Branch
>
> Attachments: OFBIZ-9083.patch, OFBIZ-9083.patch
>
>
> Unit test case for service -  createPayment



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (OFBIZ-10794) Promotion condition/action type of few promotion not showing

2019-01-12 Thread Suraj Khurana (JIRA)


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

Suraj Khurana updated OFBIZ-10794:
--
Affects Version/s: (was: Upcoming Branch)
   Trunk

> Promotion condition/action type of few promotion not showing
> 
>
> Key: OFBIZ-10794
> URL: https://issues.apache.org/jira/browse/OFBIZ-10794
> Project: OFBiz
>  Issue Type: Bug
>Affects Versions: Trunk
>Reporter: Lalit Dashora
>Assignee: Lalit Dashora
>Priority: Major
> Attachments: OFBIZ-10794.patch
>
>
> Steps to replicate:
> 1. Open 
> https://demo-trunk.ofbiz.apache.org/catalog/control/EditProductPromoRules?productPromoId=9000
>  with login credentials admin/ofbiz
> 2. Validate that the condition type and action type is not shown in dropdown.
> 3. Now validate the inputParamEnumId, productPromoActionEnumId of 
> productPromoAction and productPromoCond entity.
> 4. Also try to change the condition type and click on update button. Error is 
> rendering on screen.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (OFBIZ-10802) UserLoginPasswordHistory is not maintaining password as present in UserLogin.

2019-01-12 Thread Suraj Khurana (JIRA)


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

Suraj Khurana commented on OFBIZ-10802:
---

Thanks Rohit Koushal for the patch.
It looks good to me.

Can you please check it for release18.12, release17.12 and release16.11.
Please update affects versions, it will help in back-porting this change.

> UserLoginPasswordHistory is not maintaining password as present in UserLogin.
> -
>
> Key: OFBIZ-10802
> URL: https://issues.apache.org/jira/browse/OFBIZ-10802
> Project: OFBiz
>  Issue Type: Bug
>  Components: framework
>Reporter: Rohit Koushal
>Assignee: Rohit Koushal
>Priority: Major
> Attachments: OFBIZ-10802.patch, UL.png, ULPH.png
>
>
> While maintaining UserLoginPasswordHistory in the system, the password is 
> encrypted with the random salt hence it will not match with the password save 
> in UserLogin. So we need to improve this area of code.
>  
> Please refer below screenshots
> *UserLogin*
> *!UL.png!*
> *UserLoginPasswordHistory*
> *!ULPH.png!*



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Resolved] (OFBIZ-9115) Unit test case for service - updatePaymentGatewayConfig

2019-01-12 Thread Suraj Khurana (JIRA)


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

Suraj Khurana resolved OFBIZ-9115.
--
Resolution: Fixed

Thanks Michael for reporting.

Corrected typo at rev# 1851179.

Please check and close this issue.

> Unit test case for service -  updatePaymentGatewayConfig
> 
>
> Key: OFBIZ-9115
> URL: https://issues.apache.org/jira/browse/OFBIZ-9115
> Project: OFBiz
>  Issue Type: Sub-task
>  Components: accounting
>Affects Versions: Trunk
>Reporter: Deepak Nigam
>Assignee: Suraj Khurana
>Priority: Minor
> Fix For: Upcoming Branch
>
> Attachments: OFBIZ-9115.patch, OFBIZ-9115.patch
>
>
> Unit test case for service -  updatePaymentGatewayConfig



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (OFBIZ-9115) Unit test case for service - updatePaymentGatewayConfig

2019-01-12 Thread Suraj Khurana (JIRA)


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

Suraj Khurana commented on OFBIZ-9115:
--

Yes, I also noticed.
Will check it as well.

> Unit test case for service -  updatePaymentGatewayConfig
> 
>
> Key: OFBIZ-9115
> URL: https://issues.apache.org/jira/browse/OFBIZ-9115
> Project: OFBiz
>  Issue Type: Sub-task
>  Components: accounting
>Affects Versions: Trunk
>Reporter: Deepak Nigam
>Assignee: Suraj Khurana
>Priority: Minor
> Fix For: Upcoming Branch
>
> Attachments: OFBIZ-9115.patch, OFBIZ-9115.patch
>
>
> Unit test case for service -  updatePaymentGatewayConfig



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Resolved] (OFBIZ-9115) Unit test case for service - updatePaymentGatewayConfig

2019-01-12 Thread Suraj Khurana (JIRA)


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

Suraj Khurana resolved OFBIZ-9115.
--
   Resolution: Fixed
Fix Version/s: Upcoming Branch

This has been committed to trunk at rev #1851154.

> Unit test case for service -  updatePaymentGatewayConfig
> 
>
> Key: OFBIZ-9115
> URL: https://issues.apache.org/jira/browse/OFBIZ-9115
> Project: OFBiz
>  Issue Type: Sub-task
>  Components: accounting
>Affects Versions: Trunk
>Reporter: Deepak Nigam
>Assignee: Suraj Khurana
>Priority: Minor
> Fix For: Upcoming Branch
>
> Attachments: OFBIZ-9115.patch, OFBIZ-9115.patch
>
>
> Unit test case for service -  updatePaymentGatewayConfig



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (OFBIZ-10735) Unable to add survey product to cart in order entry form

2019-01-12 Thread Suraj Khurana (JIRA)


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

Suraj Khurana commented on OFBIZ-10735:
---

Thanks Amit for the patch.

It would be really great if you can check it and update affect versions so that 
we can move with this ticket.

> Unable to add survey product to cart in order entry form
> 
>
> Key: OFBIZ-10735
> URL: https://issues.apache.org/jira/browse/OFBIZ-10735
> Project: OFBiz
>  Issue Type: Bug
>  Components: order
>Affects Versions: Trunk
>Reporter: Amit Gadaley
>Assignee: Amit Gadaley
>Priority: Major
> Fix For: Trunk
>
> Attachments: OFBIZ-10735.patch
>
>
> When a survey product added to cart, system return error "No product 
> information passed, not adding anything to cart.".



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Closed] (OFBIZ-9115) Unit test case for service - updatePaymentGatewayConfig

2019-01-12 Thread Suraj Khurana (JIRA)


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

Suraj Khurana closed OFBIZ-9115.


Thanks Deepak Nigam for reporting and Yogesh Naroliya for providing the updated 
patch.

> Unit test case for service -  updatePaymentGatewayConfig
> 
>
> Key: OFBIZ-9115
> URL: https://issues.apache.org/jira/browse/OFBIZ-9115
> Project: OFBiz
>  Issue Type: Sub-task
>  Components: accounting
>Affects Versions: Trunk
>Reporter: Deepak Nigam
>Assignee: Suraj Khurana
>Priority: Minor
> Fix For: Upcoming Branch
>
> Attachments: OFBIZ-9115.patch, OFBIZ-9115.patch
>
>
> Unit test case for service -  updatePaymentGatewayConfig



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (OFBIZ-10794) Promotion condition/action type of few promotion not showing

2019-01-12 Thread Suraj Khurana (JIRA)


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

Suraj Khurana updated OFBIZ-10794:
--
Affects Version/s: Release Branch 18.12

> Promotion condition/action type of few promotion not showing
> 
>
> Key: OFBIZ-10794
> URL: https://issues.apache.org/jira/browse/OFBIZ-10794
> Project: OFBiz
>  Issue Type: Bug
>Affects Versions: Trunk, Release Branch 18.12
>Reporter: Lalit Dashora
>Assignee: Lalit Dashora
>Priority: Major
> Attachments: OFBIZ-10794.patch
>
>
> Steps to replicate:
> 1. Open 
> https://demo-trunk.ofbiz.apache.org/catalog/control/EditProductPromoRules?productPromoId=9000
>  with login credentials admin/ofbiz
> 2. Validate that the condition type and action type is not shown in dropdown.
> 3. Now validate the inputParamEnumId, productPromoActionEnumId of 
> productPromoAction and productPromoCond entity.
> 4. Also try to change the condition type and click on update button. Error is 
> rendering on screen.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (OFBIZ-10794) Promotion condition/action type of few promotion not showing

2019-01-12 Thread Suraj Khurana (JIRA)


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

Suraj Khurana commented on OFBIZ-10794:
---

Hi Lalit,
Seems like a bug to me, if yes, would you please update affects versions 
accordingly.
Thanks in advance !!

> Promotion condition/action type of few promotion not showing
> 
>
> Key: OFBIZ-10794
> URL: https://issues.apache.org/jira/browse/OFBIZ-10794
> Project: OFBiz
>  Issue Type: Bug
>Affects Versions: Upcoming Branch
>Reporter: Lalit Dashora
>Assignee: Lalit Dashora
>Priority: Major
> Attachments: OFBIZ-10794.patch
>
>
> Steps to replicate:
> 1. Open 
> https://demo-trunk.ofbiz.apache.org/catalog/control/EditProductPromoRules?productPromoId=9000
>  with login credentials admin/ofbiz
> 2. Validate that the condition type and action type is not shown in dropdown.
> 3. Now validate the inputParamEnumId, productPromoActionEnumId of 
> productPromoAction and productPromoCond entity.
> 4. Also try to change the condition type and click on update button. Error is 
> rendering on screen.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (OFBIZ-7371) ProjectMgr : Arrange UI Labels in alphabetic order according to best practice.

2018-09-13 Thread Suraj Khurana (JIRA)


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

Suraj Khurana updated OFBIZ-7371:
-
Attachment: OFBIZ-7371.patch

> ProjectMgr :  Arrange UI Labels in alphabetic order according to best 
> practice.
> ---
>
> Key: OFBIZ-7371
> URL: https://issues.apache.org/jira/browse/OFBIZ-7371
> Project: OFBiz
>  Issue Type: Sub-task
>  Components: projectmgr
>Affects Versions: Trunk
>Reporter: Shivangi Tanwar
>Assignee: Suraj Khurana
>Priority: Minor
> Fix For: Trunk
>
> Attachments: OFBIZ-7371.patch, OFBIZ-7371_trunk.patch
>
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (OFBIZ-7345) Framework : Arrange UI Labels in alphabetic order according to best

2018-09-13 Thread Suraj Khurana (JIRA)


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

Suraj Khurana updated OFBIZ-7345:
-
Attachment: OFBIZ-7345.patch

> Framework :  Arrange UI Labels in alphabetic order according to best 
> -
>
> Key: OFBIZ-7345
> URL: https://issues.apache.org/jira/browse/OFBIZ-7345
> Project: OFBiz
>  Issue Type: Sub-task
>  Components: framework
>Affects Versions: Trunk
>Reporter: Shivangi Tanwar
>Assignee: Suraj Khurana
>Priority: Minor
> Fix For: Trunk
>
> Attachments: OFBIZ-7345.patch, OFBIZ-7345_trunk.patch
>
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (OFBIZ-7345) Framework : Arrange UI Labels in alphabetic order according to best

2018-09-13 Thread Suraj Khurana (JIRA)


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

Suraj Khurana commented on OFBIZ-7345:
--

Attached updated patch as earlier only contains one file from framework and I 
created for every UiLabel file in config directory, also earlier patch was not 
applied due to improper path in patch.

 

> Framework :  Arrange UI Labels in alphabetic order according to best 
> -
>
> Key: OFBIZ-7345
> URL: https://issues.apache.org/jira/browse/OFBIZ-7345
> Project: OFBiz
>  Issue Type: Sub-task
>  Components: framework
>Affects Versions: Trunk
>Reporter: Shivangi Tanwar
>Assignee: Suraj Khurana
>Priority: Minor
> Fix For: Trunk
>
> Attachments: OFBIZ-7345.patch, OFBIZ-7345_trunk.patch
>
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Closed] (OFBIZ-7371) ProjectMgr : Arrange UI Labels in alphabetic order according to best practice.

2018-09-13 Thread Suraj Khurana (JIRA)


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

Suraj Khurana closed OFBIZ-7371.


This has been committed to trunk at rev#1840790.

> ProjectMgr :  Arrange UI Labels in alphabetic order according to best 
> practice.
> ---
>
> Key: OFBIZ-7371
> URL: https://issues.apache.org/jira/browse/OFBIZ-7371
> Project: OFBiz
>  Issue Type: Sub-task
>  Components: projectmgr
>Affects Versions: Trunk
>Reporter: Shivangi Tanwar
>Assignee: Suraj Khurana
>Priority: Minor
> Fix For: Trunk
>
> Attachments: OFBIZ-7371.patch, OFBIZ-7371_trunk.patch
>
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Resolved] (OFBIZ-7211) Content : Arrange UI labels in alphabetic order

2018-09-12 Thread Suraj Khurana (JIRA)


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

Suraj Khurana resolved OFBIZ-7211.
--
Resolution: Implemented

> Content : Arrange UI labels in alphabetic order
> ---
>
> Key: OFBIZ-7211
> URL: https://issues.apache.org/jira/browse/OFBIZ-7211
> Project: OFBiz
>  Issue Type: Sub-task
>  Components: content
>Affects Versions: Trunk
>Reporter: Shivangi Tanwar
>Assignee: Suraj Khurana
>Priority: Minor
> Fix For: Trunk
>
> Attachments: OFBIZ-7211.patch, OFBIZ-7211_trunk.patch
>
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Reopened] (OFBIZ-7211) Content : Arrange UI labels in alphabetic order

2018-09-12 Thread Suraj Khurana (JIRA)


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

Suraj Khurana reopened OFBIZ-7211:
--

> Content : Arrange UI labels in alphabetic order
> ---
>
> Key: OFBIZ-7211
> URL: https://issues.apache.org/jira/browse/OFBIZ-7211
> Project: OFBiz
>  Issue Type: Sub-task
>  Components: content
>Affects Versions: Trunk
>Reporter: Shivangi Tanwar
>Assignee: Suraj Khurana
>Priority: Minor
> Fix For: Trunk
>
> Attachments: OFBIZ-7211.patch, OFBIZ-7211_trunk.patch
>
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Closed] (OFBIZ-7211) Content : Arrange UI labels in alphabetic order

2018-09-12 Thread Suraj Khurana (JIRA)


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

Suraj Khurana closed OFBIZ-7211.


> Content : Arrange UI labels in alphabetic order
> ---
>
> Key: OFBIZ-7211
> URL: https://issues.apache.org/jira/browse/OFBIZ-7211
> Project: OFBiz
>  Issue Type: Sub-task
>  Components: content
>Affects Versions: Trunk
>Reporter: Shivangi Tanwar
>Assignee: Suraj Khurana
>Priority: Minor
> Fix For: Trunk
>
> Attachments: OFBIZ-7211.patch, OFBIZ-7211_trunk.patch
>
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (OFBIZ-7320) Webpos : Arrange UI Labels in alphabetic Order

2018-09-12 Thread Suraj Khurana (JIRA)


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

Suraj Khurana updated OFBIZ-7320:
-
Attachment: OFBIZ-7320.patch

> Webpos :  Arrange UI Labels in alphabetic Order
> ---
>
> Key: OFBIZ-7320
> URL: https://issues.apache.org/jira/browse/OFBIZ-7320
> Project: OFBiz
>  Issue Type: Sub-task
>  Components: webpos
>Affects Versions: Trunk
>Reporter: Shivangi Tanwar
>Assignee: Suraj Khurana
>Priority: Minor
> Fix For: Trunk
>
> Attachments: OFBIZ-7320.patch, OFBIZ-7320_trunk.patch
>
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (OFBIZ-7320) Webpos : Arrange UI Labels in alphabetic Order

2018-09-12 Thread Suraj Khurana (JIRA)


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

Suraj Khurana commented on OFBIZ-7320:
--

Added modified patch as earlier one was not created properly, it contains 
ofbizWorkspace (personal machine) and also having path from specialpurpose 
directory.
Corrected some UiLabels ordering as well.

> Webpos :  Arrange UI Labels in alphabetic Order
> ---
>
> Key: OFBIZ-7320
> URL: https://issues.apache.org/jira/browse/OFBIZ-7320
> Project: OFBiz
>  Issue Type: Sub-task
>  Components: webpos
>Affects Versions: Trunk
>Reporter: Shivangi Tanwar
>Assignee: Suraj Khurana
>Priority: Minor
> Fix For: Trunk
>
> Attachments: OFBIZ-7320.patch, OFBIZ-7320_trunk.patch
>
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Closed] (OFBIZ-7320) Webpos : Arrange UI Labels in alphabetic Order

2018-09-12 Thread Suraj Khurana (JIRA)


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

Suraj Khurana closed OFBIZ-7320.


This has been committed to trunk at rev#1840665.

> Webpos :  Arrange UI Labels in alphabetic Order
> ---
>
> Key: OFBIZ-7320
> URL: https://issues.apache.org/jira/browse/OFBIZ-7320
> Project: OFBiz
>  Issue Type: Sub-task
>  Components: webpos
>Affects Versions: Trunk
>Reporter: Shivangi Tanwar
>Assignee: Suraj Khurana
>Priority: Minor
> Fix For: Trunk
>
> Attachments: OFBIZ-7320.patch, OFBIZ-7320_trunk.patch
>
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (OFBIZ-7353) Party : Arrange UI Labels in alphabetic order according to best practice.

2018-09-13 Thread Suraj Khurana (JIRA)


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

Suraj Khurana updated OFBIZ-7353:
-
Attachment: OFBIZ-7353.patch

> Party : Arrange UI Labels in alphabetic order according to best practice.
> -
>
> Key: OFBIZ-7353
> URL: https://issues.apache.org/jira/browse/OFBIZ-7353
> Project: OFBiz
>  Issue Type: Sub-task
>  Components: party
>Affects Versions: Trunk
>Reporter: Shivangi Tanwar
>Assignee: Suraj Khurana
>Priority: Minor
> Fix For: Trunk
>
> Attachments: OFBIZ-7353.patch, OFBIZ-7353_trunk.patch
>
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (OFBIZ-7370) Scrum : Arrange UI Labels in alphabetic order according to best practice

2018-09-13 Thread Suraj Khurana (JIRA)


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

Suraj Khurana commented on OFBIZ-7370:
--

Attached updated patch as earlier one was not properly applicable due to 
improper path in it.

> Scrum : Arrange UI Labels in alphabetic order according to best practice
> 
>
> Key: OFBIZ-7370
> URL: https://issues.apache.org/jira/browse/OFBIZ-7370
> Project: OFBiz
>  Issue Type: Sub-task
>  Components: scrum
>Affects Versions: Trunk
>Reporter: Shivangi Tanwar
>Assignee: Suraj Khurana
>Priority: Minor
> Fix For: Trunk
>
> Attachments: OFBIZ-7370.patch, OFBIZ-7370_trunk.patch
>
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Closed] (OFBIZ-7345) Framework : Arrange UI Labels in alphabetic order according to best

2018-09-13 Thread Suraj Khurana (JIRA)


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

Suraj Khurana closed OFBIZ-7345.


> Framework :  Arrange UI Labels in alphabetic order according to best 
> -
>
> Key: OFBIZ-7345
> URL: https://issues.apache.org/jira/browse/OFBIZ-7345
> Project: OFBiz
>  Issue Type: Sub-task
>  Components: framework
>Affects Versions: Trunk
>Reporter: Shivangi Tanwar
>Assignee: Suraj Khurana
>Priority: Minor
> Fix For: Trunk
>
> Attachments: OFBIZ-7345.patch, OFBIZ-7345_trunk.patch
>
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


<    1   2   3   4   5   6   7   8   9   10   >