[
https://issues.apache.org/jira/browse/OFBIZ-1250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12553257
]
Marco Risaliti commented on OFBIZ-1250:
---
Hi Jacques,
yesterday I have seen that now OFBiz from Eclipse is not
[
https://issues.apache.org/jira/browse/OFBIZ-1151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12553256
]
Marco Risaliti commented on OFBIZ-1151:
---
Hi Jacques,
I have not the grant to the administration of JIRA and so
[
https://issues.apache.org/jira/browse/OFBIZ-1499?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12553248
]
sumitp edited comment on OFBIZ-1499 at 12/18/07 11:22 PM:
Hi Bilgin
Thanks for assig
[
https://issues.apache.org/jira/browse/OFBIZ-1499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sumit Pandit updated OFBIZ-1499:
Attachment: surveyProduct.patch
Modify according to the Bilgin Comments
> When survey products are
[
https://issues.apache.org/jira/browse/OFBIZ-1499?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12553248
]
Sumit Pandit commented on OFBIZ-1499:
-
Hi Bilgin
Thanks for assign it to yourself and put comments.
Yes you are
[
https://issues.apache.org/jira/browse/OFBIZ-1533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12553242
]
Raj Saini commented on OFBIZ-1533:
--
Thanks for your comments BJ.
Any clue how to go about it?
> Order Lookup fails
[
https://issues.apache.org/jira/browse/OFBIZ-1533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Raj Saini updated OFBIZ-1533:
-
Attachment: orderstatus.bsh.branch-4.0.patch
patch for branch-4.0
> Order Lookup fails with "Order not f
[
https://issues.apache.org/jira/browse/OFBIZ-1533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12553229
]
BJ Freeman commented on OFBIZ-1533:
---
probably need more work
you don't want someone to randomly access orders and g
[
https://issues.apache.org/jira/browse/OFBIZ-1533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Raj Saini updated OFBIZ-1533:
-
Attachment: orderstatus.bsh-trunk.patch
Attached patch resolves the problem in trunk. Branch code is diff
Order Lookup fails with "Order not found with ID [X], or not allowed to
view" message while sending email confirmation from order manager
-
[
https://issues.apache.org/jira/browse/OFBIZ-495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12553212
]
BJ Freeman commented on OFBIZ-495:
--
Oh sorry. yes put in examples for proof of concept.
+1
> User Preferences Featur
[
https://issues.apache.org/jira/browse/OFBIZ-495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12553211
]
BJ Freeman commented on OFBIZ-495:
--
will start review after the first of the year.
> User Preferences Feature
>
I found a method I believe should be in the Entity component.
in OrderLookupServices.java
is there an equivalent out there under a different method name?
protected static EntityExpr makeExpr(String fieldName, String value) {
return makeExpr(fieldName, value, false);
}
protecte
Yes good, no worry with null in last expression evaluation ? I'm still far from
a Java expert :(
Jacques
Ooops I re-read it should have been
return testReq == null ? true : ("TRUE".equals(testReq.toUpperCase()) ? true :
false; // (not else at end of course, but I guess you
got it, was obvious)
It seems to me it should be:
return testReq == null ? false : "TRUE".equals(testReq.toUpperCase());
Anything that is not "TRUE" is false.
-Adrian
Jacques Le Roux wrote:
I thought a bit about that, and since I spoke about APL, that's how it would be
written in an APL style in Java :
ret
I thought a bit about that, and since I spoke about APL, that's how it would be
written in an APL style in Java :
return testReq == null ? true : ("TRUE".equals(testReq.toUpperCase()) ?
true : else;
(Note I choose to put true if null but maybe it should be false as BJ did...)
We used to ca
[
https://issues.apache.org/jira/browse/OFBIZ-1453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bilgin Ibryam updated OFBIZ-1453:
-
Attachment: aggregated_full_for_review.patch
> store/load possibility for AGGREGATED product conf
[
https://issues.apache.org/jira/browse/OFBIZ-1453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12552938
]
Bilgin Ibryam commented on OFBIZ-1453:
--
Jacopo, i should listen to your advice from the very beginning.
Update
[
https://issues.apache.org/jira/browse/OFBIZ-495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12552930
]
Jacques Le Roux commented on OFBIZ-495:
---
+1 for me
> User Preferences Feature
>
>
>
[
https://issues.apache.org/jira/browse/OFBIZ-1151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12552929
]
Jacques Le Roux commented on OFBIZ-1151:
Marco,
Do you know how to create a new component in Jira ? I never
I will look at "configname=" tomorrow...
Jacques
> I agree
> plus
> configname=
> so we can check if it is null.
> see my other email\Re: svn commit: r604632
> dated 12/16/2007 7:42 AM
>
> Jacopo Cappellato sent the following on 12/18/2007 1:08 AM:
> > Maybe I'm missing something but: shouldn't w
Will do, but nothing important there, just conventions...
It's like for # in
ofbiz/trunk/applications/accounting/config/payment.properties : it changes
nothing...
Jacques
- Message d'origine -
De : "BJ Freeman" <[EMAIL PROTECTED]>
À :
Envoyé : mardi 18 décembre 2007 22:19
Objet : Re:
Yes clearer than my proposition using ternary operator and no worry about
default value : + 1
We can play a lot with thing like this, I wrote thousands of APL lines code,
I'm used to play with these kind of boolean stuffes, I
must say that from this POV, APL is more fun than any other languages ;
Not both, just one had, I have already dealed with that in trunk rev. 605190
and release4.0 rev. 605189
Jacques
De : "BJ Freeman" <[EMAIL PROTECTED]>
> that does not look like my patch.
> mine has an uppcase in it.
>
>
> David E Jones sent the following on 12/18/2007 10:19 AM:
> > 1. Bad code fo
David,
1. I had already refactored the code, please see trunk rev. 605190 and
release4.0 rev. 605189. BTW there are tons and tons of such
bad code formating eveywhere in the code...
2. I let BJ answer, personally I would put false but I did not know why BJ put
this so I let it.
3. I even could h
[
https://issues.apache.org/jira/browse/OFBIZ-612?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marco Risaliti closed OFBIZ-612.
Resolution: Fixed
Thanks Guido Amarilla,
You patch is manually applied in trunk revision: 605347
>
[
https://issues.apache.org/jira/browse/OFBIZ-362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12552913
]
Jacques Le Roux commented on OFBIZ-362:
---
Jacopo,
Yes I will look at it tomorrow...
> Adding Tax ID in invoice
+1
Jacopo Cappellato sent the following on 12/18/2007 1:16 PM:
> Ah, now understand...
> Well, we definitely can replace:
>
> +<#-- the select one option is so the list will fire on any seletion -->
> + ${uiLabelMap.CommonSelectOne}
>
> with:
>
> + ${uiLabelMap.CommonSelectOne}
>
> andd get
side note you against comments?
Jacopo Cappellato sent the following on 12/18/2007 1:16 PM:
> Ah, now understand...
> Well, we definitely can replace:
>
> +<#-- the select one option is so the list will fire on any seletion -->
> + ${uiLabelMap.CommonSelectOne}
>
> with:
>
> + ${uiLabelMap.Co
Ah, now understand...
Well, we definitely can replace:
+<#-- the select one option is so the list will fire on any seletion -->
+ ${uiLabelMap.CommonSelectOne}
with:
+ ${uiLabelMap.CommonSelectOne}
andd get the same effect.
Jacopo
Jacopo Cappellato wrote:
Jacques,
is there a way to impl
Jacques,
is there a way to implement this in a cleaner way?
I really don't know anything about this screen, but if we really need to
provide a non null string (but are we sure that it is not just a
configuration issue?) maybe we should adopt a more standard name: for
example "_NA_" instead of
[
https://issues.apache.org/jira/browse/OFBIZ-1350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jacques Le Roux closed OFBIZ-1350.
--
Resolution: Fixed
Thanks BJ,
You patch is in trunk revision: 605326, release4.0 605327
> can
that does not look like my patch.
mine has an uppcase in it.
David E Jones sent the following on 12/18/2007 10:19 AM:
> 1. Bad code formating
> 2. Makes the default true, is that what we really want?
> 3. If 2 is true then should use more compact and easy to read,
> like if != false instead of if
Plus, you can eliminate one if() construct:
if (testReq != null) {
return "TRUE".equals(testReq.toUpperCase());
}
-Adrian
David E Jones wrote:
1. Bad code formating
2. Makes the default true, is that what we really want?
3. If 2 is true then should use more compact and easy to read,
like
1. Bad code formating
2. Makes the default true, is that what we really want?
3. If 2 is true then should use more compact and easy to read,
like if != false instead of if = true
-David
On Tue, 18 Dec 2007 11:37:55 -
[EMAIL PROTECTED] wrote:
> Author: jleroux
> Date: Tue Dec 18 03:37:47 20
[
https://issues.apache.org/jira/browse/OFBIZ-495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12552843
]
Adrian Crum commented on OFBIZ-495:
---
Jacopo,
Maybe we could commit the Java version and leave this issue open. When
I agree
plus
configname=
so we can check if it is null.
see my other email\Re: svn commit: r604632
dated 12/16/2007 7:42 AM
Jacopo Cappellato sent the following on 12/18/2007 1:08 AM:
> Maybe I'm missing something but: shouldn't we comment (#) these entries?
>
> Jacopo
>
> [EMAIL PROTECTED] wrot
I am use to that
:)
[EMAIL PROTECTED] sent the following on 12/18/2007 1:00 AM:
> Sorry BJ Freeman, I'm thinking that you were a committer.
> So, we can wait that someone else express ideas on what you have proposed.
>
> Thanks
> Marco
>
>> BJ,
>>
>> Don't worry about a Jira issue (except if you
[
https://issues.apache.org/jira/browse/OFBIZ-658?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12552779
]
Marco Risaliti commented on OFBIZ-658:
--
Hi Jacques,
they are new methods and they can be committed.
I have not
[
https://issues.apache.org/jira/browse/OFBIZ-612?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marco Risaliti updated OFBIZ-612:
-
Fix Version/s: SVN trunk
Priority: Trivial (was: Minor)
Issue Type: Improvement (
[
https://issues.apache.org/jira/browse/OFBIZ-612?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marco Risaliti reassigned OFBIZ-612:
Assignee: Marco Risaliti
> Order Title i18n
>
>
> Key: OFBI
[
https://issues.apache.org/jira/browse/OFBIZ-52?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12552775
]
Marco Risaliti commented on OFBIZ-52:
-
Someone knows if this issue can be close ?
Thanks
Marco
> Add target-date
[
https://issues.apache.org/jira/browse/OFBIZ-223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jacopo Cappellato reassigned OFBIZ-223:
---
Assignee: (was: Jacopo Cappellato)
> CartShipInfo objects are not properly cloned
[
https://issues.apache.org/jira/browse/OFBIZ-495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12552768
]
Jacopo Cappellato commented on OFBIZ-495:
-
I must admin that I've never really reviewed this work, but I like
[
https://issues.apache.org/jira/browse/OFBIZ-949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12552766
]
Jacopo Cappellato commented on OFBIZ-949:
-
Andrew,
is the issue resolved by rev. 533848 or there is more to d
[
https://issues.apache.org/jira/browse/OFBIZ-362?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jacopo Cappellato reassigned OFBIZ-362:
---
Assignee: Jacques Le Roux (was: Si Chen)
Jacques,
could you please quickly verify if
[
https://issues.apache.org/jira/browse/OFBIZ-793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12552759
]
Jacopo Cappellato commented on OFBIZ-793:
-
Si,
is the issue resolved by rev. 517398 or are you planning to en
[
https://issues.apache.org/jira/browse/OFBIZ-363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jacopo Cappellato reassigned OFBIZ-363:
---
Assignee: Jacopo Cappellato (was: Si Chen)
> Use a separate AgreementTerm for commiss
[
https://issues.apache.org/jira/browse/OFBIZ-482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jacopo Cappellato reassigned OFBIZ-482:
---
Assignee: Jacopo Cappellato (was: Si Chen)
> Invoice generation from order fails if t
[
https://issues.apache.org/jira/browse/OFBIZ-293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12552753
]
Jacopo Cappellato commented on OFBIZ-293:
-
Marco,
this is still an open issue... I'd suggest to keep it open.
[
https://issues.apache.org/jira/browse/OFBIZ-293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12552735
]
Marco Risaliti commented on OFBIZ-293:
--
Someone knows if is this still an issue or can I close it ?
I'm the repor
[
https://issues.apache.org/jira/browse/OFBIZ-281?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12552733
]
Marco Risaliti commented on OFBIZ-281:
--
Someone knows if is this still an issue or can I close it ?
I'm the repor
[
https://issues.apache.org/jira/browse/OFBIZ-20?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marco Risaliti reassigned OFBIZ-20:
---
Assignee: Marco Risaliti
> Review approval system needs to work on a larger scale
> ---
If there is a broken link simply PayPal cannot notify their requests to OFBiz.
So we can leave like it is and when someone want to test it has to insert a
valid link or comment it.
Thanks
Marco
> Maybe I'm missing something but: shouldn't we comment (#) these entries?
>
> Jacopo
>
> [EMAIL PROT
[
https://issues.apache.org/jira/browse/OFBIZ-1450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jacques Le Roux closed OFBIZ-1450.
--
Resolution: Fixed
Fix Version/s: Release Branch 4.0
SVN trunk
Thanks
Hi Hans,
createProject service has auto-attributes but donot have
default-entity-name tag. This causes error.
Bilgin
On Tue, 2007-12-18 at 09:32 +, [EMAIL PROTECTED] wrote:
> Author: hansbak
> Date: Tue Dec 18 01:32:50 2007
> New Revision: 605153
>
> URL: http://svn.apache.org/viewvc?rev=60
[
https://issues.apache.org/jira/browse/OFBIZ-1507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hans Bakker closed OFBIZ-1507.
--
Resolution: Fixed
implemented in R605153
> Add Project templates
> -
>
>
Maybe I'm missing something but: shouldn't we comment (#) these entries?
Jacopo
[EMAIL PROTECTED] wrote:
Thanks Jacques,
you have already done it, so delete my previously mail.
Marco
Author: jleroux
Date: Mon Dec 17 12:31:47 2007
New Revision: 604986
URL: http://svn.apache.org/viewvc?rev=6
Thanks Jacques,
you have already done it, so delete my previously mail.
Marco
> Author: jleroux
> Date: Mon Dec 17 12:31:47 2007
> New Revision: 604986
>
> URL: http://svn.apache.org/viewvc?rev=604986&view=rev
> Log:
> I guess it's better to put this one too (and 3 typos)
>
> Modified:
> ofb
Sorry BJ Freeman, I'm thinking that you were a committer.
So, we can wait that someone else express ideas on what you have proposed.
Thanks
Marco
> BJ,
>
> Don't worry about a Jira issue (except if you see some kind of
> generalisation). I will commit it directly soon...
>
> Thanks
>
> Jacques
>
[
https://issues.apache.org/jira/browse/OFBIZ-1525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12552657
]
Marco Risaliti commented on OFBIZ-1525:
---
Sorry Jacques, I have not seen that it was a grouped bugs.
In this ca
[
https://issues.apache.org/jira/browse/OFBIZ-1151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12552656
]
Marco Risaliti commented on OFBIZ-1151:
---
Sorry Jacques, I have not seen that it was a grouped bugs.
In this cas
[
https://issues.apache.org/jira/browse/OFBIZ-1506?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jacopo Cappellato updated OFBIZ-1506:
-
Summary: UI: Add a column with the default account id to the list form in
the setup scree
[
https://issues.apache.org/jira/browse/OFBIZ-1529?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jacopo Cappellato updated OFBIZ-1529:
-
Summary: UI: Create a new top level menu item in the accounting component:
"Global GL Set
[
https://issues.apache.org/jira/browse/OFBIZ-1116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12552649
]
Marco Risaliti commented on OFBIZ-1116:
---
Thanks a lot David for your promptly reply.
Also I will test it with
[
https://issues.apache.org/jira/browse/OFBIZ-1440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jacopo Cappellato updated OFBIZ-1440:
-
Summary: UI: Review/Improve/Cleanup the /accounting/control/EditAcctgTrans
screen (was:
[
https://issues.apache.org/jira/browse/OFBIZ-1482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jacopo Cappellato updated OFBIZ-1482:
-
Summary: Auto posting: Implement an automatic GL posting service for sales
invoices (was
[
https://issues.apache.org/jira/browse/OFBIZ-1492?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jacopo Cappellato updated OFBIZ-1492:
-
Summary: Auto posting: Implement an automatic GL posting service for
payment applications
[
https://issues.apache.org/jira/browse/OFBIZ-1491?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jacopo Cappellato updated OFBIZ-1491:
-
Summary: Auto posting: Implement an automatic GL posting service for
outgoing payments (
[
https://issues.apache.org/jira/browse/OFBIZ-1502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jacopo Cappellato updated OFBIZ-1502:
-
Summary: Reports: Balance Sheet (was: Balance Sheet)
> Reports: Balance Sheet
>
[
https://issues.apache.org/jira/browse/OFBIZ-1501?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jacopo Cappellato updated OFBIZ-1501:
-
Summary: Reports: Income Statement (was: Income Statement)
> Reports: Income Statement
>
[
https://issues.apache.org/jira/browse/OFBIZ-1496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jacopo Cappellato updated OFBIZ-1496:
-
Summary: Reports: Implement a report to show the debit/credi totals of all
the transactio
[
https://issues.apache.org/jira/browse/OFBIZ-1116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David E. Jones reopened OFBIZ-1116:
---
I have changed the default in SVN rev 605129, but am also reopening this issue
because my guess
73 matches
Mail list logo