On Fri, May 29, 2009 at 7:33 PM, wrote:
> Author: mor
> Date: Fri May 29 14:03:35 2009
> New Revision: 779981
>
> URL: http://svn.apache.org/viewvc?rev=779981&view=rev
> Log:
> While packing an order using "Weight Package Only" method, system now use
> the online shipping estimates from UPS to co
[
https://issues.apache.org/jira/browse/OFBIZ-2677?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Brajesh Patel updated OFBIZ-2677:
-
Attachment: TransactionTotalsPdf.pdf
TransactionTotal_csvandpdfview.patch
Here up
+1
--
Ashish
On Wed, Jul 1, 2009 at 4:47 AM, Jacopo Cappellato <
jacopo.cappell...@hotwaxmedia.com> wrote:
> +1
>
> this too could be very useful.
>
> Or even (more concise but less clear and probably more difficult to
> implement):
>
>
>
>
>
>
>
>
>
> button-type="bu
Adrian Crum wrote:
> Hmm... let's say the simple method operations all kept line numbers in them.
> The exec method could catch all Exceptions, wrap the original Exception with
> a MiniLangException - which would also accept the method name and line number
> - and then throw the MiniLangExceptio
+1
it should be possible to set the export alt-target in a base form and
have it consistently in all extended ones.
I think this will be possible with all of the suggested solutions.
-Bruno
2009/7/1 BJ Freeman :
> how about making A content that can be used to list the type of exports.
> this wou
Hmm... let's say the simple method operations all kept line numbers in them.
The exec method could catch all Exceptions, wrap the original Exception with a
MiniLangException - which would also accept the method name and line number -
and then throw the MiniLangException. You could still get a s
Adrian Crum wrote:
> Why wouldn't we want this as a standard part of the framework? Also, it would
> be nice if the operation included a line number in the log.
Because enabling it adds a stack frame to each operation. When
several operations are called in series, this can add up.
I don't care
Why wouldn't we want this as a standard part of the framework? Also, it would
be nice if the operation included a line number in the log.
-Adrian
--- On Tue, 6/30/09, Adam Heath wrote:
> From: Adam Heath
> Subject: Re: svn commit: r790027 -
> /ofbiz/trunk/framework/minilang/src/org/ofbiz/m
doo...@apache.org wrote:
> Author: doogie
> Date: Wed Jul 1 02:54:01 2009
> New Revision: 790027
>
> URL: http://svn.apache.org/viewvc?rev=790027&view=rev
> Log:
> Set the line number on the wrapped operation instance.
>
> Modified:
> ofbiz/trunk/framework/minilang/src/org/ofbiz/minilang/Sim
how about making A content that can be used to list the type of exports.
this would open the exports based on dataresources.
Just a thought.
Jacopo Cappellato sent the following on 6/30/2009 2:54 PM:
> I would like to make it easier to get different type of exports (pdf,
> csv etc...) for the same
+1
this too could be very useful.
Or even (more concise but less clear and probably more difficult to
implement):
type="button"/>
Jacopo
On Jun 30, 2009, at 4:50 PM, Scott Gray wrote:
+1
Here's another approach that might be nice, have something simila
Adrian,
I appreciate your concern. Changes in this commit is bug fix. I am
tracking all the changes I have made to prototype/scriptaculaus
library. I'll make sure we migrate these changes or find alternatives
when library is upgraded in ofbiz.
We take enhancements and bug fixes to their com
+1
Here's another approach that might be nice, have something similar to
the use-when attribute except that it is evaluated at (form) runtime,
e.g.:
target="SearchOrdersScreenPdf"/>
target="SearchOrdersScreenCsv"/>
type="button"/>
It could als
I would like to make it easier to get different type of exports (pdf,
csv etc...) for the same search form widget. Right now we can add
'export' links to the screen, but it is tricky to keep the search
parameters when you click on them.
What about adding an "alternate-target" attribute to t
[
https://issues.apache.org/jira/browse/OFBIZ-2671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jacopo Cappellato closed OFBIZ-2671.
Resolution: Fixed
Thank you, fixed in rev 789855
> Getting error while using "MacroScreenV
[
https://issues.apache.org/jira/browse/OFBIZ-2671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jacopo Cappellato reassigned OFBIZ-2671:
Assignee: Jacopo Cappellato
> Getting error while using "MacroScreenViewHandler".
>
Are you sure you want to modify a third-party library?
-Adrian
apa...@apache.org wrote:
Author: apatel
Date: Tue Jun 30 14:55:43 2009
New Revision: 789775
URL: http://svn.apache.org/viewvc?rev=789775&view=rev
Log:
using method passed in options and default to "get"
Modified:
ofbiz/trunk
This is more get me up to speed questions.
1) do we not have a transaction file used already?
2) Should not this transaction file be the one that has adjustments as
well as entries in it?
3) is the temporaries like importing a online banks statement to
reconcile against the transaction file? In ot
[
https://issues.apache.org/jira/browse/OFBIZ-2678?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ashish Vijaywargiya closed OFBIZ-2678.
--
Resolution: Fixed
Thanks Brajesh!
Done at r789784.
--
Ashish
> Currency not shown on
[
https://issues.apache.org/jira/browse/OFBIZ-2678?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ashish Vijaywargiya reassigned OFBIZ-2678:
--
Assignee: Ashish Vijaywargiya
> Currency not shown on the Transaction Totals se
http://java.sun.com/docs/hotspot/gc1.4.2/faq.html says that the client
vm will tend to free soft references first, before increasing the
heap, while the server vm will increase the heap first.
Seeing that client/server vm changes other defaults, I'm thinking
about setting -Xms to be the same as -X
[
https://issues.apache.org/jira/browse/OFBIZ-2678?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Brajesh Patel updated OFBIZ-2678:
-
Attachment: Added_Currency_with_amount.patch
I have attached patch work related to the added curr
Currency not shown on the Transaction Totals search result.
---
Key: OFBIZ-2678
URL: https://issues.apache.org/jira/browse/OFBIZ-2678
Project: OFBiz
Issue Type: Bug
Components
[
https://issues.apache.org/jira/browse/OFBIZ-2670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12725617#action_12725617
]
Akash Jain commented on OFBIZ-2670:
---
Thank you, Vikas Mayur :)
Thanks and Regards
--
Aka
[
https://issues.apache.org/jira/browse/OFBIZ-2670?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vikas Mayur closed OFBIZ-2670.
--
Resolution: Fixed
Thanks Akash,
Your patch with minor typo fix to the form name is in rev. 789696.
Th
[
https://issues.apache.org/jira/browse/OFBIZ-2677?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Brajesh Patel updated OFBIZ-2677:
-
Attachment: TransactionTotal_csvandpdfview.patch
Here patch for export Transaction Totals search
Add Csv and PDF functionalities to Transaction Totals sub tab bar of reports.
--
Key: OFBIZ-2677
URL: https://issues.apache.org/jira/browse/OFBIZ-2677
Project: OFBiz
[
https://issues.apache.org/jira/browse/OFBIZ-2673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
awdesh singh parihar updated OFBIZ-2673:
Attachment: BalanceSheetPdf&Csv.patch
-- Changed button style and remove extra line
[
https://issues.apache.org/jira/browse/OFBIZ-2676?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Brajesh Patel updated OFBIZ-2676:
-
Attachment: IncomeStatement_CSVandPDF_view.patch
Here updated patch use button instead of buttont
[
https://issues.apache.org/jira/browse/OFBIZ-2676?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Brajesh Patel updated OFBIZ-2676:
-
Attachment: IncomeStatement_CSVandPDF_view.patch
Here work for export csv and pdf view of the Inc
[
https://issues.apache.org/jira/browse/OFBIZ-2657?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hans Bakker closed OFBIZ-2657.
--
Resolution: Fixed
Fix Version/s: (was: Release Branch 9.04)
SVN trunk
Com
[
https://issues.apache.org/jira/browse/OFBIZ-2673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
awdesh singh parihar updated OFBIZ-2673:
Attachment: BalanceSheetPdf&Csv.patch
-- Implemented functionality to generate pdf
[
https://issues.apache.org/jira/browse/OFBIZ-2675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kirti Dhakad updated OFBIZ-2675:
Attachment: TrialBalancePdf&Csv.patch
Allow user to export Trial Balance report and search results
Add Csv and PDF functionalities to Income Statement sub tab bar of reports
--
Key: OFBIZ-2676
URL: https://issues.apache.org/jira/browse/OFBIZ-2676
Project: OFBiz
Issue
[
https://issues.apache.org/jira/browse/OFBIZ-2675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sumit Pandit updated OFBIZ-2675:
Component/s: accounting
Fix Version/s: SVN trunk
Affects Version/s: SVN trunk
> A
[
https://issues.apache.org/jira/browse/OFBIZ-2675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12725537#action_12725537
]
Sumit Pandit commented on OFBIZ-2675:
-
Working Area -
Go to -
https://localhost:8443/
[
https://issues.apache.org/jira/browse/OFBIZ-2674?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sumit Pandit closed OFBIZ-2674.
---
Resolution: Fixed
Oops!! Created mistakenly.
> Add "Posted and UnPosted" section to the "Transactio
Add Csv and PDF functionalities to Trial Balance sub tab bar of reports.
Key: OFBIZ-2675
URL: https://issues.apache.org/jira/browse/OFBIZ-2675
Project: OFBiz
Issue Type
Add "Posted and UnPosted" section to the "Transaction Totals" report.
-
Key: OFBIZ-2674
URL: https://issues.apache.org/jira/browse/OFBIZ-2674
Project: OFBiz
Issue Type: Sub-
Add Csv and PDF functionalities to Balancesheet sub tab bar of reports
--
Key: OFBIZ-2673
URL: https://issues.apache.org/jira/browse/OFBIZ-2673
Project: OFBiz
Issue Type: Su
40 matches
Mail list logo