The branch is merged, with all conflicts resolved, in SVN rev 731851.
It is based on rev 731346 of the typecheckcleanup200810 branch, which
IMO we should abandon now. If no one disagrees I'll delete it in the
near future.
It is great that we have a lot of refactoring and cleanups going on
Hi
I'm seeing the OnePageCheckout system create foreign key conflicts with
regard to the telecom_number field...
OnePageCheckout...
Enter telecom_number
Service creates telecom_number id's 18051, 18052, and 18053.
18051 is null
18052 and 18053 are duplicated.
-
Later during quick ship
Thanks Daniel
I was at: 731219.
Daniel
On Mon, 2009-01-05 at 23:09 -0300, Daniel Riquelme wrote:
> I believe this error has been fixed in rev. r731612.
> You may read about it here:
> http://www.nabble.com/error-in-postAcctgTrans-td21284314.html
>
>
> On Mon, Jan 5, 2009 at 9:07 PM, Adrian Cr
I believe this error has been fixed in rev. r731612.
You may read about it here:
http://www.nabble.com/error-in-postAcctgTrans-td21284314.html
On Mon, Jan 5, 2009 at 9:07 PM, Adrian Crum wrote:
> That's an error. I need more information to track it down: SVN rev, URL
> that caused the error, et
look at the changes i did at Revision: 731474 where i moved the java
calls from the form fields to the rowactions...
On Mon, 2009-01-05 at 08:33 -0800, Adrian Crum wrote:
> Hans,
>
> Do you have a URL I can use to troubleshoot this?
>
> -Adrian
>
> Hans Bakker wrote:
> > Hi,
> >
> > if i do th
Done in r731487
Jacques
From: Jacques Le Roux
I remember someone recently looking for a way of integrating JSP pages from
Freemarker, done :
https://sourceforge.net/project/shownotes.php?release_id=647596
So we just need to update...
Jacques
+1
Also because the morpheme Type is often used in OFBiz when reffering to the
Extended Entity Model (with TypeAttr, etc.)
Jacques
From: "David E Jones"
There has already been some discussion of the visual theme "type" (ie the one where Adrian was taking the position of a single
set of st
That's an error. I need more information to track it down: SVN rev, URL
that caused the error, etc.
-Adrian
Daniel Kunkel wrote:
2009-01-05 14:52:49,982 (TP-Processor3) [
Log.java:110:INFO ]
[CommonPermissionServices.xml#genericBasePermissionCheck]
Checking for primary permission ACCOUNTING_U
I think it is being work on. I also had similar issues
http://svn.apache.org/repos/asf/ofbiz/branches/typecheckcleanup200810
Adrian Crum wrote:
> Those are warnings, not errors. If you do a search of the mailing
> list, you'll find a discussion of why they appear.
>
> -Adrian
>
> Daniel Kunkel wro
Those are warnings, not errors. If you do a search of the mailing list,
you'll find a discussion of why they appear.
-Adrian
Daniel Kunkel wrote:
Hi
Thanks Adrian for that link...
With a recent svn trunk version, I'm getting bigdecimal and generic
value errors.
Is this something in the work
Hi
Thanks Adrian for that link...
With a recent svn trunk version, I'm getting bigdecimal and generic
value errors.
Is this something in the works?
Thanks
Daniel
errors like:
2009-01-05 14:52:49,939 (TP-Processor3) [
Log.java:110:INFO ]
[CommonPermissionServices.xml#genericBasePermissionChe
Here is the list of conflicts, just an FYI to avoid redundant effort:
C applications/party/webapp/partymgr/WEB-INF/actions/party/
PartyFinancialHistory.groovy
C applications/product/script/org/ofbiz/product/product/
ProductServices.xml
C applications/product/script/org/ofbiz/pro
There has already been some discussion of the visual theme "type" (ie
the one where Adrian was taking the position of a single set of styles
and I was taking the position of the need for multiple sets of styles,
including opening to custom sets). I don't actually like the term
"type" for
The approach I was taking was a bit different (I think). I was
starting at the data model and looking at the fields that made more
sense as a fixed-point instead of a floating point, then changing that
in the data model and working up from there with services and so on.
I'll play with the
Thank you David,
I will try to implement this model.
This means we need an additional entity VisualThemeType, correct?
-Bruno
2009/1/5 David E Jones :
>
> The WebSite entity basically corresponds to a webapp (usually referred to in
> the webapp using a webSiteId in the web.xml file).
>
> About th
The WebSite entity basically corresponds to a webapp (usually referred
to in the webapp using a webSiteId in the web.xml file).
About the association, and this may be what you have in mind, the
WebSite should point to a theme "type" rather than individual themes.
The "type" is what all of
Hi Scott,
Following your recent discussion with David, I think I will wait the merge. I
could help then and especially after...
Thanks
Jacques
From: "Scott Gray"
Hi Jacques
Thanks any help would be appreciated. I won't have any more time to spend
on this for at least a fortnight and all my
This would be great!
2009/1/5 Hans Bakker :
> we will check to see to move to any page, when a system page, first make
> a copy before moving...
>
> On Mon, 2009-01-05 at 11:19 +0100, Bruno Busco wrote:
>> Hans,
>> many thanks for your reply.
>> About point 3) could we think to set portalPages wit
This was my bad, fixed in r731612. I checked there are no others (actually I thought I have already fixed all but I certainly got
caught byTortoise(?) not committing current opened file in Eclipse)
Thanks Daniel
From: "Daniel Riquelme"
There is an error in AcctgTransServices.xml
line: 413
whi
Hans,
Do you have a URL I can use to troubleshoot this?
-Adrian
Hans Bakker wrote:
Hi,
if i do this in a field:
i get the error:
Error evaluating BSH scriptlet
[ org.ofbiz.project.Various.calculateActualHours(delegator,
timesheetId);], inserting nothing; error was: Field access:
bs
Daniel Kunkel wrote:
Hi
I'm seeing the following error in the source for a catalog page:
http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
http://www.w3.org/1999/xhtml";>
It was my understanding in order to work, the
Widget comments can be turned off -
http://docs.ofbiz.org/dis
we will check to see to move to any page, when a system page, first make
a copy before moving...
On Mon, 2009-01-05 at 11:19 +0100, Bruno Busco wrote:
> Hans,
> many thanks for your reply.
> About point 3) could we think to set portalPages with only "private" pages?
> The "move to..." command woul
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
thanks for you effort. seems to be the intent.
Jacques Le Roux sent the following on 1/5/2009 6:52 AM:
> I adapted your comments in
> http://docs.ofbiz.org/display/OFBADMIN/New+Features+Roadmap+-+Living+Document
>
> Look for "Quicker an intuitive acc
[
https://issues.apache.org/jira/browse/OFBIZ-1780?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12660793#action_12660793
]
Jacques Le Roux commented on OFBIZ-1780:
Marco,
cleanup_labels29.patch committed i
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Bi started in special purpose than got moved to framework
it was moved to framework to be part of the core tools.
moving it to application removes the ability to be a core tool.
note david's comment:
2008/12/26 David E. Jones :
I think you misunderst
I adapted your comments in
http://docs.ofbiz.org/display/OFBADMIN/New+Features+Roadmap+-+Living+Document
Look for "Quicker an intuitive access to basic functionnalities". Please
comment if needed
Thanks
Jacques
From: "BJ Freeman"
the tooltips labels would be in there own file for an entity
[
https://issues.apache.org/jira/browse/OFBIZ-1780?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marco Risaliti updated OFBIZ-1780:
--
Attachment: cleanup_labels29.patch
Some labels moved at Common level and removed some duplicate
[
https://issues.apache.org/jira/browse/OFBIZ-1780?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12660742#action_12660742
]
Marco Risaliti commented on OFBIZ-1780:
---
cleanup_labels28.patch committed into revisi
[
https://issues.apache.org/jira/browse/OFBIZ-1780?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marco Risaliti updated OFBIZ-1780:
--
Attachment: cleanup_labels28.patch
A lot of labels cleaning in various components.
> Clean up
Has somebody an idea on how to implement a one-to-many relation
between VisualThemes and WebApps ?
There should be a way to tell that a VisualTheme1 can be applyed to
application1, application2 while VisualTheme2 can be applied to
application2 and application3.
AFAIK there is no an entity that mod
[
https://issues.apache.org/jira/browse/OFBIZ-2067?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12660735#action_12660735
]
Jacques Le Roux commented on OFBIZ-2067:
Hi Christian,
If you prefer you could rev
I put an abstract in
http://docs.ofbiz.org/display/OFBADMIN/New+Features+Roadmap+-+Living+Document
Look for "Applications Tabs"
Did you get a chance Tim ?
Jacques
From: "Tim Ruppert"
Yep - I've already sent that on to the team and when it's all ready we'll definitely link in there. Thanks fo
[
https://issues.apache.org/jira/browse/OFBIZ-2070?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12660714#action_12660714
]
Jacques Le Roux commented on OFBIZ-2070:
>From Bruno Busco in dev ML
{quote}Great s
[
https://issues.apache.org/jira/browse/OFBIZ-2067?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12660710#action_12660710
]
Christian Geisert commented on OFBIZ-2067:
--
Hi Jacques,
I got the same problems a
[
https://issues.apache.org/jira/browse/OFBIZ-2103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12660708#action_12660708
]
Bilgin Ibryam commented on OFBIZ-2103:
--
I think there should always be one page which
Hans,
many thanks for your reply.
About point 3) could we think to set portalPages with only "private" pages?
The "move to..." command would than be able to move a portlet to one
of the user private page (or already copyed from a system page).
Thank you,
-Bruno
2009/1/5 Hans Bakker :
> Hi Bruno,
Hi Bruno,
thanks for the questions,please see answers inline.
On Sat, 2009-01-03 at 15:57 +0100, Bruno Busco wrote:
> Hans,
> I have started looking into the revised portalPage system.
> It works really well in example, I like the way how the user is able
> to copy system portals into his pri
Great stuff !
I agree, thanks Marco.
It would be also nice to have a translation percentage.
For each language: Number of translated label / Total number of labels * 100
-Bruno
2009/1/5 Jacques Le Roux (JIRA) :
>
>[
> https://issues.apache.org/jira/browse/OFBIZ-2070?page=com.atlassian.jira.
I have read David's post and I understood that having BI in
specialpurpose was not correct because it is a core module for an ERP.
>From this I thought that having it in application could be ok and
still have the framework easily isolable.
-Bruno
2009/1/5 BJ Freeman :
> -BEGIN PGP SIGNED MESSA
[
https://issues.apache.org/jira/browse/OFBIZ-2070?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12660678#action_12660678
]
Jacques Le Roux commented on OFBIZ-2070:
One more comment : it would be great to co
40 matches
Mail list logo