[jira] [Created] (OFBIZ-10875) Temporal expressions sometimes incorrectly calculate next occurrence

2019-03-26 Thread Scott Gray (JIRA)
Scott Gray created OFBIZ-10875:
--

 Summary: Temporal expressions sometimes incorrectly calculate next 
occurrence
 Key: OFBIZ-10875
 URL: https://issues.apache.org/jira/browse/OFBIZ-10875
 Project: OFBiz
  Issue Type: Bug
  Components: framework
Reporter: Scott Gray


I've noticed that temporal expressions that involve the last hour of a day 
incorrectly calculate the next occurrence, effectively skipping the "real" next 
occurrence and ending up on the one following that.

This appears to occur because MinuteRange.next() does not check if the day has 
been "bumped" (ExpressionContext.dayBumped) once it has finished incrementing 
the calendar to find the next minute in the expression range.  It checks if the 
hour has been bumped but not day or month.

The following expression can reproduce the issue:
{code}
Intersection [11PM_MON_FRI]:
  MinuteRange [MINUTE_00], start = 00, end = 00
  HourRange [HOUR_23], start = 23, end = 23
  DayOfWeekRange [MON_TO_FRI], start = 2, end = 6
{code}
When next() is called using 2019-03-26 23:00:00.0
the method will respond with 2019-03-28 23:00:00.0
instead of the expected 2019-03-27 23:00:00.0

Effectively means the above expression would provide every second weekday 
instead of every weekday.



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


[jira] [Updated] (OFBIZ-9290) Have the ability to edit/remove terms of an invoice

2019-03-26 Thread Pierre Smits (JIRA)


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

Pierre Smits updated OFBIZ-9290:

Affects Version/s: 18.12.01
   Release Branch 18.12
   Release Branch 17.12
   16.11.06
   17.12.01
   Release Branch 13.07
   Release Branch 14.12
   Release Branch 15.12
   Release Branch 16.11
   16.11.04
   16.11.05

> Have the ability to edit/remove terms of an invoice
> ---
>
> Key: OFBIZ-9290
> URL: https://issues.apache.org/jira/browse/OFBIZ-9290
> Project: OFBiz
>  Issue Type: Improvement
>  Components: accounting
>Affects Versions: Release Branch 13.07, Release Branch 14.12, Trunk, 
> Release Branch 15.12, 17.12.01, Release Branch 16.11, 16.11.04, 16.11.05, 
> 16.11.06, Release Branch 17.12, Release Branch 18.12, 18.12.01
>Reporter: Pierre Smits
>Priority: Major
> Attachments: OFBIZ-9290.patch
>
>
> Currently the user has the ability to add terms to an invoice, but doesn't 
> have the functions to edit or remove existing terms.



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


[jira] [Commented] (OFBIZ-9290) Have the ability to edit/remove terms of an invoice

2019-03-26 Thread Pierre Smits (JIRA)


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

Pierre Smits commented on OFBIZ-9290:
-

Almost exactly 2 years after the creation of this ticket I had an adopter 
complain to me about not being able to work with terms in invoices smoothly.

What a shame

> Have the ability to edit/remove terms of an invoice
> ---
>
> Key: OFBIZ-9290
> URL: https://issues.apache.org/jira/browse/OFBIZ-9290
> Project: OFBiz
>  Issue Type: Improvement
>  Components: accounting
>Affects Versions: Trunk
>Reporter: Pierre Smits
>Priority: Major
> Attachments: OFBIZ-9290.patch
>
>
> Currently the user has the ability to add terms to an invoice, but doesn't 
> have the functions to edit or remove existing terms.



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


[jira] [Commented] (OFBIZ-10874) Table 'ofbiz.job_manager_lock' doesn't exist

2019-03-26 Thread Jacques Le Roux (JIRA)


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

Jacques Le Roux commented on OFBIZ-10874:
-

JIra is not the best place to ask questions and get answers

Please rather subscribe to the user ML
http://ofbiz.apache.org/mailing-lists.html
You will get a better support and it's more fair to share with everybody

The wider the audience the better the answers you might get

> Table 'ofbiz.job_manager_lock' doesn't exist 
> -
>
> Key: OFBIZ-10874
> URL: https://issues.apache.org/jira/browse/OFBIZ-10874
> Project: OFBiz
>  Issue Type: Bug
>  Components: framework, Gradle
>Affects Versions: Trunk
> Environment: !image-2019-03-26-12-26-49-629.png|width=330,height=185!
>Reporter: pravallika
>Assignee: Nicolas Malin
>Priority: Major
> Fix For: Trunk
>
> Attachments: Untitled.png, image-2019-03-26-12-26-49-629.png
>
>
> Hello I'm using ofbiz framework. I completed all set up of framework and 
> trying to connect to database but i am getting an error as
> Could not get next sequenced ID for sequence name: Visit
> !Untitled.png!
>  
>  
>  
>  



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


[jira] [Comment Edited] (OFBIZ-10874) Table 'ofbiz.job_manager_lock' doesn't exist

2019-03-26 Thread Jacques Le Roux (JIRA)


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

Jacques Le Roux edited comment on OFBIZ-10874 at 3/26/19 11:04 AM:
---

JIra is not the best place to ask questions and get answers

Please rather subscribe to the user ML
http://ofbiz.apache.org/mailing-lists.html
You will get a better support and it's more fair to share with everybody

The wider the audience the better the answers you might get

Also don't forget to subscribe to the ML...


was (Author: jacques.le.roux):
JIra is not the best place to ask questions and get answers

Please rather subscribe to the user ML
http://ofbiz.apache.org/mailing-lists.html
You will get a better support and it's more fair to share with everybody

The wider the audience the better the answers you might get

> Table 'ofbiz.job_manager_lock' doesn't exist 
> -
>
> Key: OFBIZ-10874
> URL: https://issues.apache.org/jira/browse/OFBIZ-10874
> Project: OFBiz
>  Issue Type: Bug
>  Components: framework, Gradle
>Affects Versions: Trunk
> Environment: !image-2019-03-26-12-26-49-629.png|width=330,height=185!
>Reporter: pravallika
>Assignee: Nicolas Malin
>Priority: Major
> Fix For: Trunk
>
> Attachments: Untitled.png, image-2019-03-26-12-26-49-629.png
>
>
> Hello I'm using ofbiz framework. I completed all set up of framework and 
> trying to connect to database but i am getting an error as
> Could not get next sequenced ID for sequence name: Visit
> !Untitled.png!
>  
>  
>  
>  



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


[jira] [Commented] (OFBIZ-10743) Error message is populating while clicking on product barcode

2019-03-26 Thread Pritam Kute (JIRA)


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

Pritam Kute commented on OFBIZ-10743:
-

Nice catch [~pawan.verma]

IMO, we should go for using code 128 instead of code 39 as it supports 
sufficient character set. Code128 is already supported by barcode4j. Many 
barcode scanners also support the same.

An example implementation can be found 
[http://barcode4j.sourceforge.net/2.1/symbol-code128.html|here]

We just need to update code39 to code128 in the file ProductBarCode.fo.ftl as 
follows:

{code:java}

  0.75in
  .375mm

{code}

Please let me know if I am missing something. I will upload the patch soon!

> Error message is populating while clicking on product barcode
> -
>
> Key: OFBIZ-10743
> URL: https://issues.apache.org/jira/browse/OFBIZ-10743
> Project: OFBiz
>  Issue Type: Bug
>Affects Versions: Trunk, Release Branch 16.11, Release Branch 17.12
>Reporter: Ashish Sharma
>Assignee: Pawan Verma
>Priority: Major
> Attachments: Screen Shot 2018-12-22 at 4.01.34 PM.png
>
>
> *Step to reproduce*
> Login with valid username and password.
> Navigate to Catalog->Product.
> Search for product (Please enter ‘a’ alphabet)
> Click on barcode
>  
> *Expected result:* Product barcode details should be displayed.
> *Actual result:*  Error message is populating while clicking on product 
> barcode.
>  
> Note:- Issue exist for some product (Forklift - Propane, Forklift - Battery, 
> Company Vehicle, Heating/Cooling Unit, Demo Product for Costing, Demo 
> Material A for Costing and Demo Material B for Costing) 
> Screen-print attached.



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


[jira] [Commented] (OFBIZ-10874) Table 'ofbiz.job_manager_lock' doesn't exist

2019-03-26 Thread pravallika (JIRA)


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

pravallika commented on OFBIZ-10874:


Actually I am trying to connect to MySql database

> Table 'ofbiz.job_manager_lock' doesn't exist 
> -
>
> Key: OFBIZ-10874
> URL: https://issues.apache.org/jira/browse/OFBIZ-10874
> Project: OFBiz
>  Issue Type: Bug
>  Components: framework, Gradle
>Affects Versions: Trunk
> Environment: !image-2019-03-26-12-26-49-629.png|width=330,height=185!
>Reporter: pravallika
>Assignee: Nicolas Malin
>Priority: Major
> Fix For: Trunk
>
> Attachments: Untitled.png, image-2019-03-26-12-26-49-629.png
>
>
> Hello I'm using ofbiz framework. I completed all set up of framework and 
> trying to connect to database but i am getting an error as
> Could not get next sequenced ID for sequence name: Visit
> !Untitled.png!
>  
>  
>  
>  



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


[jira] [Commented] (OFBIZ-10874) Table 'ofbiz.job_manager_lock' doesn't exist

2019-03-26 Thread pravallika (JIRA)


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

pravallika commented on OFBIZ-10874:


ok thank you,

 

> Table 'ofbiz.job_manager_lock' doesn't exist 
> -
>
> Key: OFBIZ-10874
> URL: https://issues.apache.org/jira/browse/OFBIZ-10874
> Project: OFBiz
>  Issue Type: Bug
>  Components: framework, Gradle
>Affects Versions: Trunk
> Environment: !image-2019-03-26-12-26-49-629.png|width=330,height=185!
>Reporter: pravallika
>Assignee: Nicolas Malin
>Priority: Major
> Fix For: Trunk
>
> Attachments: Untitled.png, image-2019-03-26-12-26-49-629.png
>
>
> Hello I'm using ofbiz framework. I completed all set up of framework and 
> trying to connect to database but i am getting an error as
> Could not get next sequenced ID for sequence name: Visit
> !Untitled.png!
>  
>  
>  
>  



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


[jira] [Closed] (OFBIZ-10874) Table 'ofbiz.job_manager_lock' doesn't exist

2019-03-26 Thread Nicolas Malin (JIRA)


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

Nicolas Malin closed OFBIZ-10874.
-
Resolution: Not A Bug
  Assignee: Nicolas Malin

> Table 'ofbiz.job_manager_lock' doesn't exist 
> -
>
> Key: OFBIZ-10874
> URL: https://issues.apache.org/jira/browse/OFBIZ-10874
> Project: OFBiz
>  Issue Type: Bug
>  Components: framework, Gradle
>Affects Versions: Trunk
> Environment: !image-2019-03-26-12-26-49-629.png|width=330,height=185!
>Reporter: pravallika
>Assignee: Nicolas Malin
>Priority: Major
> Fix For: Trunk
>
> Attachments: Untitled.png, image-2019-03-26-12-26-49-629.png
>
>
> Hello I'm using ofbiz framework. I completed all set up of framework and 
> trying to connect to database but i am getting an error as
> Could not get next sequenced ID for sequence name: Visit
> !Untitled.png!
>  
>  
>  
>  



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


[jira] [Commented] (OFBIZ-10874) Table 'ofbiz.job_manager_lock' doesn't exist

2019-03-26 Thread Nicolas Malin (JIRA)


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

Nicolas Malin commented on OFBIZ-10874:
---

Hello [~pravallika], this is a local problem, please check your configuration 
[https://cwiki.apache.org/confluence/display/OFBIZ/Apache+OFBiz+Technical+Production+Setup+Guide#ApacheOFBizTechnicalProductionSetupGuide-DatabaseSetup]
 and you database connection or if you run on embed derby clean your 
runtime/data directory

 

> Table 'ofbiz.job_manager_lock' doesn't exist 
> -
>
> Key: OFBIZ-10874
> URL: https://issues.apache.org/jira/browse/OFBIZ-10874
> Project: OFBiz
>  Issue Type: Bug
>  Components: framework, Gradle
>Affects Versions: Trunk
> Environment: !image-2019-03-26-12-26-49-629.png|width=330,height=185!
>Reporter: pravallika
>Priority: Major
> Fix For: Trunk
>
> Attachments: Untitled.png, image-2019-03-26-12-26-49-629.png
>
>
> Hello I'm using ofbiz framework. I completed all set up of framework and 
> trying to connect to database but i am getting an error as
> Could not get next sequenced ID for sequence name: Visit
> !Untitled.png!
>  
>  
>  
>  



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


[jira] [Updated] (OFBIZ-10874) Table 'ofbiz.job_manager_lock' doesn't exist

2019-03-26 Thread pravallika (JIRA)


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

pravallika updated OFBIZ-10874:
---
Environment: !image-2019-03-26-12-26-49-629.png|width=330,height=185!  
(was: !image-2019-03-26-12-26-49-629.png|width=531,height=298!)

> Table 'ofbiz.job_manager_lock' doesn't exist 
> -
>
> Key: OFBIZ-10874
> URL: https://issues.apache.org/jira/browse/OFBIZ-10874
> Project: OFBiz
>  Issue Type: Bug
>  Components: framework, Gradle
>Affects Versions: Trunk
> Environment: !image-2019-03-26-12-26-49-629.png|width=330,height=185!
>Reporter: pravallika
>Priority: Major
> Fix For: Trunk
>
> Attachments: Untitled.png, image-2019-03-26-12-26-49-629.png
>
>
> Hello I'm using ofbiz framework. I completed all set up of framework and 
> trying to connect to database but i am getting an error as
> Could not get next sequenced ID for sequence name: Visit
> !Untitled.png!
>  
>  
>  
>  



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


[jira] [Updated] (OFBIZ-10874) Table 'ofbiz.job_manager_lock' doesn't exist

2019-03-26 Thread pravallika (JIRA)


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

pravallika updated OFBIZ-10874:
---
Environment: !image-2019-03-26-12-26-49-629.png|width=531,height=298!  
(was: !image-2019-03-26-12-26-49-629.png|width=648,height=364!)

> Table 'ofbiz.job_manager_lock' doesn't exist 
> -
>
> Key: OFBIZ-10874
> URL: https://issues.apache.org/jira/browse/OFBIZ-10874
> Project: OFBiz
>  Issue Type: Bug
>  Components: framework, Gradle
>Affects Versions: Trunk
> Environment: !image-2019-03-26-12-26-49-629.png|width=531,height=298!
>Reporter: pravallika
>Priority: Major
> Fix For: Trunk
>
> Attachments: Untitled.png, image-2019-03-26-12-26-49-629.png
>
>
> Hello I'm using ofbiz framework. I completed all set up of framework and 
> trying to connect to database but i am getting an error as
> Could not get next sequenced ID for sequence name: Visit
> !Untitled.png!
>  
>  
>  
>  



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


[jira] [Updated] (OFBIZ-10874) Table 'ofbiz.job_manager_lock' doesn't exist

2019-03-26 Thread pravallika (JIRA)


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

pravallika updated OFBIZ-10874:
---
Environment: !image-2019-03-26-12-26-49-629.png|width=397,height=223!  
(was: !image-2019-03-26-12-26-49-629.png|width=322,height=181!)

> Table 'ofbiz.job_manager_lock' doesn't exist 
> -
>
> Key: OFBIZ-10874
> URL: https://issues.apache.org/jira/browse/OFBIZ-10874
> Project: OFBiz
>  Issue Type: Bug
>  Components: framework, Gradle
>Affects Versions: Trunk
> Environment: !image-2019-03-26-12-26-49-629.png|width=397,height=223!
>Reporter: pravallika
>Priority: Major
> Fix For: Trunk
>
> Attachments: Untitled.png, image-2019-03-26-12-26-49-629.png
>
>
> Hello I'm using ofbiz framework. I completed all set up of framework and 
> trying to connect to database but i am getting an error as
> Could not get next sequenced ID for sequence name: Visit
> !Untitled.png!
>  
>  
>  
>  



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


[jira] [Updated] (OFBIZ-10874) Table 'ofbiz.job_manager_lock' doesn't exist

2019-03-26 Thread pravallika (JIRA)


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

pravallika updated OFBIZ-10874:
---
Environment: !image-2019-03-26-12-26-49-629.png|width=648,height=364!  
(was: !image-2019-03-26-12-26-49-629.png|width=397,height=223!)

> Table 'ofbiz.job_manager_lock' doesn't exist 
> -
>
> Key: OFBIZ-10874
> URL: https://issues.apache.org/jira/browse/OFBIZ-10874
> Project: OFBiz
>  Issue Type: Bug
>  Components: framework, Gradle
>Affects Versions: Trunk
> Environment: !image-2019-03-26-12-26-49-629.png|width=648,height=364!
>Reporter: pravallika
>Priority: Major
> Fix For: Trunk
>
> Attachments: Untitled.png, image-2019-03-26-12-26-49-629.png
>
>
> Hello I'm using ofbiz framework. I completed all set up of framework and 
> trying to connect to database but i am getting an error as
> Could not get next sequenced ID for sequence name: Visit
> !Untitled.png!
>  
>  
>  
>  



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


[jira] [Updated] (OFBIZ-10874) Table 'ofbiz.job_manager_lock' doesn't exist

2019-03-26 Thread pravallika (JIRA)


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

pravallika updated OFBIZ-10874:
---
Environment: !image-2019-03-26-12-26-49-629.png|width=322,height=181!  
(was: !image-2019-03-26-12-26-49-629.png!)

> Table 'ofbiz.job_manager_lock' doesn't exist 
> -
>
> Key: OFBIZ-10874
> URL: https://issues.apache.org/jira/browse/OFBIZ-10874
> Project: OFBiz
>  Issue Type: Bug
>  Components: framework, Gradle
>Affects Versions: Trunk
> Environment: !image-2019-03-26-12-26-49-629.png|width=322,height=181!
>Reporter: pravallika
>Priority: Major
> Fix For: Trunk
>
> Attachments: Untitled.png, image-2019-03-26-12-26-49-629.png
>
>
> Hello I'm using ofbiz framework. I completed all set up of framework and 
> trying to connect to database but i am getting an error as
> Could not get next sequenced ID for sequence name: Visit
> !Untitled.png!
>  
>  
>  
>  



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


[jira] [Created] (OFBIZ-10874) Table 'ofbiz.job_manager_lock' doesn't exist

2019-03-26 Thread pravallika (JIRA)
pravallika created OFBIZ-10874:
--

 Summary: Table 'ofbiz.job_manager_lock' doesn't exist 
 Key: OFBIZ-10874
 URL: https://issues.apache.org/jira/browse/OFBIZ-10874
 Project: OFBiz
  Issue Type: Bug
  Components: framework, Gradle
Affects Versions: Trunk
 Environment: !image-2019-03-26-12-26-49-629.png!
Reporter: pravallika
 Fix For: Trunk
 Attachments: Untitled.png, image-2019-03-26-12-26-49-629.png

Hello I'm using ofbiz framework. I completed all set up of framework and trying 
to connect to database but i am getting an error as

Could not get next sequenced ID for sequence name: Visit

!Untitled.png!

 

 

 

 



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


[jira] [Assigned] (OFBIZ-8931) Unit test case for service - AddRequirementTask

2019-03-26 Thread Suraj Khurana (JIRA)


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

Suraj Khurana reassigned OFBIZ-8931:


Assignee: Suraj Khurana  (was: Pawan Verma)

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



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