[jira] [Commented] (OFBIZ-6882) Extend the PostalAddress entity with additional elements

2016-02-07 Thread Pierre Smits (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-6882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15136210#comment-15136210 ] Pierre Smits commented on OFBIZ-6882: - How postal addresses are defined and applied differs per

[jira] [Commented] (OFBIZ-6882) Extend the PostalAddress entity with additional elements

2016-02-07 Thread Gil Portenseigne (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-6882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15136209#comment-15136209 ] Gil Portenseigne commented on OFBIZ-6882: - Thanks for the reference, but the main wonder was the

[jira] [Comment Edited] (OFBIZ-6882) Extend the PostalAddress entity with additional elements

2016-02-07 Thread Gil Portenseigne (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-6882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15136200#comment-15136200 ] Gil Portenseigne edited comment on OFBIZ-6882 at 2/7/16 9:22 AM: - True,

[jira] [Commented] (OFBIZ-6882) Extend the PostalAddress entity with additional elements

2016-02-07 Thread Gil Portenseigne (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-6882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15136200#comment-15136200 ] Gil Portenseigne commented on OFBIZ-6882: - True, but i think that adding functionnality in

[jira] [Commented] (OFBIZ-6882) Extend the PostalAddress entity with additional elements

2016-02-07 Thread Pierre Smits (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-6882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15136203#comment-15136203 ] Pierre Smits commented on OFBIZ-6882: - See

[jira] [Commented] (OFBIZ-6882) Extend the PostalAddress entity with additional elements

2016-02-07 Thread Pierre Smits (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-6882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15136204#comment-15136204 ] Pierre Smits commented on OFBIZ-6882: - As I said yesterday, feel free to create a follow-up JIRA issue

[jira] [Commented] (OFBIZ-6882) Extend the PostalAddress entity with additional elements

2016-02-07 Thread Gil Portenseigne (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-6882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15136196#comment-15136196 ] Gil Portenseigne commented on OFBIZ-6882: - Hi, I hardly understand the difference between a

[jira] [Closed] (OFBIZ-6884) Replace Static["org.ofbiz.base.util.UtilProperties"].getPropertyValue in .ftl files with EntityUtilProperties variant

2016-02-07 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-6884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux closed OFBIZ-6884. -- Resolution: Fixed Assignee: Jacques Le Roux (was: Pierre Smits) Fix Version/s:

[jira] [Commented] (OFBIZ-6884) Replace Static["org.ofbiz.base.util.UtilProperties"].getPropertyValue in .ftl files with EntityUtilProperties variant

2016-02-07 Thread Pierre Smits (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-6884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15136289#comment-15136289 ] Pierre Smits commented on OFBIZ-6884: - Thanks [~jacques.le.roux], for the feedback. I will look into

[jira] [Commented] (OFBIZ-6884) Replace Static["org.ofbiz.base.util.UtilProperties"].getPropertyValue in .ftl files with EntityUtilProperties variant

2016-02-07 Thread Pierre Smits (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-6884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15136292#comment-15136292 ] Pierre Smits commented on OFBIZ-6884: - Found the root cause. I will submit a new patch file. >

Re: entity-auto and cancel operation

2016-02-07 Thread Jacques Le Roux
Le 06/02/2016 10:18, Nicolas Malin a écrit : Hi guys, During the simple crud service to entity-auto, I detect the remove(Entity) service that didn't remove the generic value from the data base put only set the field thruDate to now. I think this operation isn't in coherence with the service

[jira] [Commented] (OFBIZ-6884) Replace Static["org.ofbiz.base.util.UtilProperties"].getPropertyValue in .ftl files with EntityUtilProperties variant

2016-02-07 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-6884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15136300#comment-15136300 ] Jacques Le Roux commented on OFBIZ-6884: Ha yes, I see! > Replace

[jira] [Updated] (OFBIZ-6884) Replace Static["org.ofbiz.base.util.UtilProperties"].getPropertyValue in .ftl files with EntityUtilProperties variant

2016-02-07 Thread Pierre Smits (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-6884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Smits updated OFBIZ-6884: Attachment: OFBIZ-6884-PropertiesInFtl-v2.patch Due to a missing reference to the delegator the

[jira] [Updated] (OFBIZ-6884) Replace Static["org.ofbiz.base.util.UtilProperties"].getPropertyValue in .ftl files with EntityUtilProperties variant

2016-02-07 Thread Pierre Smits (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-6884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Smits updated OFBIZ-6884: Attachment: OFBIZ-6884-PropertiesInFtl.patch This patch addresses the issue. > Replace

Re: entity-auto and cancel operation

2016-02-07 Thread Julien NICOLAS
+1 Le 06/02/2016 20:54, Pierre Smits a écrit : What about 'expire'? Seems also appropriate.

[jira] [Reopened] (OFBIZ-6884) Replace Static["org.ofbiz.base.util.UtilProperties"].getPropertyValue in .ftl files with EntityUtilProperties variant

2016-02-07 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-6884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux reopened OFBIZ-6884: After fixing a typo at {code} <#assign jGrowlPosition =

[jira] [Created] (OFBIZ-6884) Replace Static["org.ofbiz.base.util.UtilProperties"].getPropertyValue in .ftl files with EntityUtilProperties variant

2016-02-07 Thread Pierre Smits (JIRA)
Pierre Smits created OFBIZ-6884: --- Summary: Replace Static["org.ofbiz.base.util.UtilProperties"].getPropertyValue in .ftl files with EntityUtilProperties variant Key: OFBIZ-6884 URL:

[jira] [Updated] (OFBIZ-6885) Czech translation

2016-02-07 Thread Tomas Pytelka (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-6885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tomas Pytelka updated OFBIZ-6885: - Attachment: czech-translations-ofbiz-release-1412.patch > Czech translation > - >

[jira] [Updated] (OFBIZ-6885) Czech translation

2016-02-07 Thread Tomas Pytelka (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-6885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tomas Pytelka updated OFBIZ-6885: - Attachment: czech-translations-ofbiz-trunk.patch

[jira] [Created] (OFBIZ-6885) Czech translation

2016-02-07 Thread Tomas Pytelka (JIRA)
Tomas Pytelka created OFBIZ-6885: Summary: Czech translation Key: OFBIZ-6885 URL: https://issues.apache.org/jira/browse/OFBIZ-6885 Project: OFBiz Issue Type: Improvement Affects

[jira] [Updated] (OFBIZ-6885) Czech translation

2016-02-07 Thread Tomas Pytelka (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-6885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tomas Pytelka updated OFBIZ-6885: - Labels: czech patch translation (was: ) > Czech translation > - > >

[jira] [Updated] (OFBIZ-6885) Czech translation

2016-02-07 Thread Tomas Pytelka (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-6885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tomas Pytelka updated OFBIZ-6885: - Attachment: (was: czech-translations-ofbiz-release-1412.patch) > Czech translation >

[jira] [Closed] (OFBIZ-6884) Replace Static["org.ofbiz.base.util.UtilProperties"].getPropertyValue in .ftl files with EntityUtilProperties variant

2016-02-07 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-6884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux closed OFBIZ-6884. -- Resolution: Fixed Thanks Pierre, Your modified patch is in trunk at revision: 1729002 In

[jira] [Updated] (OFBIZ-6884) Replace Static["org.ofbiz.base.util.UtilProperties"].getPropertyValue in .ftl files with EntityUtilProperties variant

2016-02-07 Thread Pierre Smits (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-6884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Smits updated OFBIZ-6884: Attachment: OFBIZ-6884-PropertiesInFtl-v3.patch This patch supersedes the v2 patch file as that one

[jira] [Comment Edited] (OFBIZ-6884) Replace Static["org.ofbiz.base.util.UtilProperties"].getPropertyValue in .ftl files with EntityUtilProperties variant

2016-02-07 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-6884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15136361#comment-15136361 ] Jacques Le Roux edited comment on OFBIZ-6884 at 2/7/16 6:34 PM: Thanks

Re: entity-auto and cancel operation

2016-02-07 Thread Deepak Dixit
'expire' sounds good. Thanks & Regards -- Deepak Dixit www.hotwaxsystems.com On Sun, Feb 7, 2016 at 8:12 PM, Julien NICOLAS wrote: > +1 > > > Le 06/02/2016 20:54, Pierre Smits a écrit : > >> What about 'expire'? Seems also appropriate. >> > >