Thank you!
Patrick M O'Donnell
On Saturday, June 20, 2020, 10:31:21 AM EDT, Suraj Khurana
wrote:
Hi Patrick,
Please help yourself: https://ofbiz.apache.org/mailing-lists.html (at
the bottom).
--
Best Regards,
Suraj Khurana
Senior Technical Consultant
On Sat, Jun 20, 2020 at
Please, please unsubscribe me!
Patrick M O'Donnell
On Saturday, June 20, 2020, 09:07:10 AM EDT, Eugen Stan
wrote:
Thank you very much Pierre, helpful as always.
I did discover an issue with
https://demo-stable.ofbiz.apache.org/accounting/control/FindAgreement .
On my computer (
Hi,
I have reviewed all of the dependencies and updated all of the requirements.
I'm on JDK 8
And Grable 5.2.1
Do I have uninstall Java 11?
On 2019/12/31 21:44:23, Patrick O'Donnell wrote:
> Hi,
>
> This is the errors using --stacktrace option.
>
> Task :ofbiz F
Hi,
This is the errors using --stacktrace option.
Task :ofbiz FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':ofbiz'.
> Process 'command '/usr/lib/jvm/java-11-openjdk-amd64/bin/java'' finished with
> non-zero exit value 1
* Try:
Run with --info
Does Ofbiz POS work with thermal printers? This was not clarified, anyone
managed to set this up? I know Epson TM series thermal printers can be abit
problematic to setup with most ERP's closed or open source.
On Sat, Nov 22, 2014 at 6:12 AM, monica ford wrote:
> removing webPOS and POS back, pu
wer Office with Supplier Automation
> <http://www.businessesnetwork.com/automation/viewforum.php?f=52>
> Specialtymarket.com <http://www.specialtymarket.com/>
> Systems Integrator-- Glad to Assist
>
> Chat Y! messenger: bjfr33man
>
>
> Patrick Kariuki sent the f
I'd like it to work for an automobile company(without the
manufacturing module) that purchases spare parts from Japan/Dubai and
sells the parts to dealers or through vehicle servicing. Also looking
at looking at a way to be able to load the actual labor time put into
the vehicle service all capture
wforum.php?f=52>
> Specialtymarket.com <http://www.specialtymarket.com/>
> Systems Integrator-- Glad to Assist
>
> Chat Y! messenger: bjfr33man
>
>
> Patrick Kariuki sent the following on 1/21/2011 11:56 AM:
>> A customer walks in to a retail store and requests to
Assuming I use the Price Rules to generate the sales price, will the %
markup of these products be a percentage of the default price, list
price or margin?
mation/viewforum.php?f=52>
> Specialtymarket.com <http://www.specialtymarket.com/>
> Systems Integrator-- Glad to Assist
>
> Chat Y! messenger: bjfr33man
>
>
> Patrick Kariuki sent the following on 1/21/2011 11:49 AM:
>> 1. How do I assign costs associated to a purchased pro
A customer walks in to a retail store and requests to know the
availability of a particular part in stock and the unit price - which
is the simplest method for a sales representative using Ofbiz to
access this information?
1. How do I assign costs associated to a purchased product(e.g
transport, shipping and handling) in order to build up the cost?
2. How do I apply the markup of products based on the consignment
received into stock from a particular supplier?
Look at a service*.xml file. They will have a number of mandatory
fields. Some of these fields you want to submit but you do not want
to display to the user. For this we use
On Thu, Aug 19, 2010 at 10:17 AM, Aayush wrote:
>
> what is the purpose of tag in tag
>
> Aayush garg
>
> --
> View
Just curious what problems do you have with 1.6?
On Tue, Aug 17, 2010 at 12:48 PM, Ruth Hoffman wrote:
> Hi All:
> Is there any interest in making OFBiz 10.4 (and all the 10.x) releases
> compatible with Java 1.5? Requiring 1.6 is a real show stopper for me. But
> I'm wondering if anyone else out
You could create a static function in Java and call it from the FTL file.
This is an example of a static call from an FTL file
<#assign defaultGogleMapKey =
Static["org.ofbiz.base.util.UtilProperties"].getPropertyValue("general.properties",
defaultUrl)>
You could also do it in Groovy
The code is
Why don't you debug into the code? Personally I don't like
programming with the xml, I think you'd be better off programming a
Java service.
On Tue, Aug 10, 2010 at 11:52 AM, OfBizSuds wrote:
>
> Thanks Bj, But what's a Seca - is it an event? do you know where the code for
> create partyrelatio
Do I need to set up an subversion server on my machine? If so which
one should I use? Just looking for generic subversion advice. I
don't really think I will contribute to the main branch.
Well you didn't ask any specific questions, if you want to change a
page just do view source and see where all the code is coming from.
The source is filled with markers like this.
Log into the application as admin and go to Catalog -> Stores. Also
look at webtools -> interactive entity
That sho
Thanks Scott,
That seems to work.
Patrick
On Thu, Jul 22, 2010 at 4:17 PM, Scott Gray wrote:
> You can use remote debugging (this is what I use).
>
> Just uncomment the debugging line in startofbiz.bat and comment the existing
> startup line. That should open up port 5005 for remo
I've never quite got debugging working in Eclipse (still using
logError), so I'm trying again; When I try to debug it, I get the
following:
Set OFBIZ_HOME to - C:/opt/ofbiz-release9.04
Admin socket not configured; set to port 0
Exception in thread "main" java.lang.ExceptionInInitializerError
Hi Saad,
Go to https://localhost:8443/webtools/control/entityref scroll down
to ENTITY: PortalPagePortletView then click "view data"
Patrick
On Wed, Jul 7, 2010 at 1:08 PM, S.Hage wrote:
>
> Hi all,
> I'm trying to visiualize the data in PortalPagePortletV
I want to run two instances of ofbiz on one machine, so I need to
change the ports of one of the instances. How can I do this? Thanks
in advance. Patrick
screen.xml loads form.xml, form.xml targets controller.xml,
controller.xml looks for a service definition in service*.xml,
service.xml invokes a java function
On Wed, Jul 7, 2010 at 2:33 AM, soumya jyoti guru wrote:
> Hi all,
> While writing services, I found that I am writing it similarly
om>
> Strategic Power Office with Supplier Automation
> <http://www.businessesnetwork.com/automation/viewforum.php?f=52>
> Specialtymarket.com <http://www.specialtymarket.com/>
> Systems Integrator-- Glad to Assist
>
> Chat Y! messenger: bjfr33man
>
>
>
The page, https://localhost:8443/myportal/control/main, has a form.
The form points to a controller with the following view:
When the screen is displayed in the browser the address is:
myportal/control/viewPartyGroup < I want the address to be
partymgr/control/viewPartyGroup
Any idea how to do
I'm having trouble finding the encryption code for the UserLogin
password fields. Can someone tell me how to do it with Java?
First you want to edit the definition of Product in entitymodel.xml to
include string column that points to the path of the uploaded file
and then restart
Then you want to create a service definition in a service.xml file
like the following example
Then have a .ftl file with a form like this
Login to https://localhost:8443/myportal/control/main
or login as admin password ofbiz
On Mon, Jul 5, 2010 at 9:09 AM, Olivier Tremblay
wrote:
> Hi all!
>
> I'm going to have to demo OFBiz tomorrow, I'm very glad to finally be able to
> play with the software, and to start trying things out wit
Is there a way to do a reverse run-install? Like take the data from
the DB and write it to the Demo.xml files? Just wondering, thanks.
When I create a ProductCategory in java, the categoryName doesn't get
stored. Any possible idea why? It gives no errors and throws no
exceptions. The row is populated with all the data but the
categoryName. I can modify categoryName from the admin panel, and I
even tried to call that service,
One option is to call a static function from the FTL file. Like this:
<#assign subCatlist =
Static["org.ofbiz.entity.GenericDelegator"].getSubCategories(parameters.currentProductCategoryId)>
On Tue, Jun 15, 2010 at 4:44 PM, chaohua wang wrote:
> Hi Folks,
>
> Wh
Let's say there is a promo rule like this: if cart > $50, then $20 off
cart. Let's say the promo runs in a state with 5% tax, but no tax on
food.
The order is $30 worth of taxable items and $20 of non-taxable food.
What's the proper amount of sales tax?
Do you take the $20 off the taxable goods a
I am passing in a .jpg file to a service.
Now I guess I need to save it to the drive in my images directory.
How can I do this?
Thanks
Patrick
I would make a java function to trim the string there might be other ways
<#assign dateOnly= someStaticJavaFunction(productReview.postedDateTime) />
On Mon, Jun 7, 2010 at 4:19 PM, HyunWoo Jo wrote:
> hello users!
>
> this could be very simple, i just dont know how to do.
>
> in product review,
are you using in CommForms.xml?
On Mon, Jun 7, 2010 at 4:08 AM, Deepika1234 wrote:
>
> In CommForms.xml we have the following sub-forms:-
>
>
>
>
> entity-name="RoleType" key-field-name="roleTypeId">
>
>
>
>
>
>
I tried New Project -> Java Project from Existing Ant file -> Ant
Buildfile: C:\opt\ofbiz-release9.04\build.xml
Specified buildfile does not contain javac task
Any tips are appreciated.
OrderServices.java @ createOrder
On Fri, Jun 4, 2010 at 12:15 PM, edward wang wrote:
> Hi Folks,
>
> when I placed an order, I found a record is saved in ORDER_HEADER table with
> orderid.
> But i don't know how this ordreid is generated and which file did.
> Thank you,
>
> chwang
>
Create Invoice Record
On Thu, Jun 3, 2010 at 6:50 AM, Ramkrishna Swamy
wrote:
> Hi Patrick,
>
> I put the userLogin into the map but it says "java.lang.String cannot be
> cast to org.ofbiz.entity.GenericValue
Just put userLogin into the context map.
On Wed, Jun 2, 2010 at 9:48 AM, Ramkrishna Swamy
wrote:
> Hello list,
>
> When i call service getPartyTelephone from groovy then it shows error "you
> must be logged in to complete the process", i saw the service definition, it
> requires only partyId not
I need my customers to identify their location. Does anyone know a
good method to make a clickable map / region selector?
https://localhost:8443/catalog/control/main
-> catalog -> stores -> Emails
On Tue, Jun 1, 2010 at 12:33 PM, edward wang wrote:
> Hi Folks,
>
> I need to set " From eamil" like our company's email address. When i approve
> an oder, the customer will be notified by out company's email.
> I kn
Hi Bruno,
do this in your ftl
<#assign parameters=context.parameters/>
<#assign tmp=parameters.put("partyId", partyId)/>
-patrick
On Sat, May 29, 2010 at 1:03 AM, Bruno Busco wrote:
> Hi Adrian,
> I am trying to assign a value to globalContext in a FTL f
Hi Varun,
Look at this file
ecommerce/webapp/ecommerce/WEB-INF/controller.xml
On Fri, May 28, 2010 at 3:17 AM, varun bhansaly wrote:
> Hi,
> I have developed a custom service which would send different values
> for an OUT param.
> Depending on the value of the OUT param,
run it with a log file, startofbiz > log.txt
look at the log file when it crashes
On Wed, May 26, 2010 at 4:01 PM, Elia Bhend wrote:
> Hi Guys
>
> Unfortunately my ofbiz shutts down unexpected.
>
> Can anyone give me an advise how can I solve this issue?
>
> Regards
>
> Mia
>
How do I add a party to a party group? Thanks alot!
Did you define it in services.xml? Did you create the function in the
file *Services.java ? Did you rebuild the project and restart ofbiz?
On Fri, May 21, 2010 at 7:44 AM, Matias Kainulainen wrote:
> Hi,
>
> I'm trying to finish the part 2 of the tutorial but I haven't found where
> the update
I want to have a group with multiple users where anyone in the group
can modify a catalog. I found the "link party" button, can you tell
me what it does?
-Patrick
In my FTL file I call
${screens.render("component://common/widget/CommonScreens.xml#AddProducerToFacility")}
but I need the variable facilityId at that screen level. In my FTL I
tried this
<#assign parameters.facilityId="4"/>
<#assign context.facilityId="4"/>
and various other combinations. Ho
I have an ofbizUrl in an FTL file
<@ofbizUrl>AddProducerToFacilityButtonClicked?facilityId=${facility.facilityId}&partyId=${partyId}"
the controller calls a service.
how do I get facilityId, and partyId from the service? I looked in
context, but it wasn't there.
WIll tomahawk work with ofbiz 9.04 (i downloaded the "current" one in
january) ? I pasted the tomahawk files into my directory and hit ant
run-install, but I still have just flat grey, bluelight and smooth
feather.
I'm trying to send an email via the sendEmailFromScreen method, and I
get a org.xml.sax.SAXParseException:
The processing instruction target matching "[xX][mM][lL]" is not allowed
I don't have a clue how to fix this.
I would just invoke SendEmailFromScreen, and make a screen that you
want to send.
On Sat, May 8, 2010 at 3:28 AM, Bruno Busco wrote:
> Hi,
> I would like to send a nicely shaped HTML newsletter to users subscribed in
> a contact list.
> How to do this?
> Should I define a FTL file? A piece of con
I have a item which costs $10.00 and I am running 10% off entire order
and taxes are 4.3%.
My grand total comes to (an incorrect) $9.43 because the $0.43 is
calculated from the $10.00 base price, not the discount $9.00.
Is this a bug, or am I doing something wrong? Thanks in advance.
I found out how to set taxes at the store level, but what if there is
no tax on an item? Say you have some food products in the store, how
would you set them in such a way that tax is not calculated for the
food, but it is calculated for the other items?
Patrick
Hi Hammad,
If you look at your webpage source it will tell you the necessary file
to change, and where it is loaded. Maybe you need to do a shift
refresh on your browser?
Best Regards
Patrick
On Mon, May 3, 2010 at 1:24 PM, R. S. wrote:
> Hi Hammad Afridi,
>
> i don't know how it
Go to the admin -> catalog, click promos, click Product Promo Id,
then you have 4 tabs, it's fairly straightforward then.
On Tue, Apr 27, 2010 at 11:33 PM, BrettS wrote:
>
> Hi,
>
> I am trying (unsuccessfully) to find information on:
> 1. how price adjustments are calculated and
> 2. how they m
What is the field orderItemSeqId for ?
Thanks
Look in EmailServices.java. The sendMailFromScreen service is very useful.
On Fri, Apr 16, 2010 at 9:01 AM, Selvakumar Ganesan
wrote:
> How can I send email through ofbiz .
> Thanks in advance.
>
ls I can't
create an amount. I understand not being able to edit the amount for
BI reasons like BJ said, but I don't understand how I am supposed to
create new OrderAdjustments if I can't access that field. Thanks in
advance, I'm rather confused. Patrick
I am not allowed to edit the "amount" field in the OrderAdjustment
entity using webtools (ofbiz 9.04). Is this a bug or is there a
reason for it?
will unnecessary import statements slow down the code?
Or does the java compiler figure out that you don't need them and
optimize them out?
Just wondering thanks.
I don't really know how it works, but this is what I did
ByteArrayInputStream byter = new ByteArrayInputStream(body.getBytes());
mail = new MimeMessage(session, byter); //this is a change, the
EmailServices.java code uses this constructor MimeMessage(session)
with one 1 arg
mail.addHeaderLine("C
Don't forget to "view source" in your browser, that will help you
track down which code is doing what...
On Wed, Apr 14, 2010 at 10:50 AM, Jonatan Soto wrote:
> Hi list,
>
> May somebody explain which conditions must match in order to see the
> Category Browser on the ecommerce app?
>
> I know it
My email body is nice html before this line
mail.setText(body, "UTF-8", "html"); //EmailServices.java sendMail( )
then it has =20 and =09 garbage characters when I check mail body message.
Do you think I should try a different encoding ?
I have a list of facilityIds and I want the entities. I know I could
put it in a for loop and do x number of database queries, but I was
hoping there was a faster way since I know that DB queries are the
bottleneck. Thanks
Patrick
I guess you can't have a groovy file with the same name as your java
class file :(
On Mon, Apr 12, 2010 at 2:01 PM, Adrian Crum wrote:
> Make sure the update method is public, and that it takes no arguments and
> returns a number.
>
> -Adrian
>
> Patrick wrote:
>>
I made a little java class but it won't execute for me in groovy, I
can execute other classes
orh = new OrderReadHelper(); //i can execute this
z = new NextPickupDateUpdater(); //this is my class, it doesn't
complain, but it doesn't execute, inspecting the value gives a memory
address,
numdays =
I just used a SQL command in the webform to alter a table, that
worked. Thanks for your help. :)
On Mon, Apr 12, 2010 at 8:28 AM, Patrick wrote:
> I ran a check, and it removed the dependency from webtools entity
> reference, eg. searching for ORDER_HDR_OFAC gives no results, but when
&
#x27; for key (10061) Do you have any suggestions ?
On Mon, Apr 12, 2010 at 8:03 AM, Jacques Le Roux
wrote:
> Look for "Check/Update Database" in Webtools
>
> Jacques
>
> From: "Patrick"
>>
>> When I place an order I want to remove the facility depe
When I place an order I want to remove the facility dependency, so I
commented out the following: and did a restart, but when I place an
order it still requires the dependency so I guess it didn't update.
Is there a special command to verify and update the DB from a modified
entitymodel.xml file ?
I added two fields to the entitymodel definition of facility -- but
when i do a store / insert, the two fields I added are not added to
the DB.
GenericValue facility = delegator.makeValue("Facility", newfacility);
facility.setNonPKFields(context);
Debug.logError("check nonPk fields" + facility, m
e. Look for example in FTL file
>
> Could be another reason though (because I'm not quite sure about what =09
> =20 could be...)
>
> Jacques
>
>
> From: "Patrick"
>>
>> When I do a sendEmailFromScreen and inspect the html, I'll get a lot
>> o
Thanks for the suggestion. I'm about to trace it. I'll just give you
one more example in case your memory is jogged
in the FTL
in the email I get this extra "3D"
Regards,
Patrick
On Fri, Apr 9, 2010 at 3:38 AM, Jacques Le Roux
wrote:
> Quick guess: looks like you
When I do a sendEmailFromScreen and inspect the html, I'll get a lot
of garbage characters like this =09 =20
Does anyone have any idea what could be the cause?
I'm looking at OrderReadHelper, and a list of adjustments is a
parameter to the constructor. What is the type and related entity of
adjustments? I did a couple of searches but I couldn't quite find it.
Thanks
Patrick
I'm looking around for maps in the FTL files. I can use <#list> just
fine, but can't seem to find a directive for a map. What's the
correct way to do this ? Thanks
Patrick
edin.com/profile?viewProfile=&key=1237480&locale=en_US&trk=tab_pro>
>
>
> Patrick sent the following on 3/26/2010 3:20 PM:
>> I was trying to figure out entity creation and I created some unwanted
>> constraints for this entity PartyFacility. Then I added some row
clean the DB or something like
that ? Thanks
Patrick
ckage org.ofbiz.product.store does not exist
[javac15] import org.ofbiz.product.store.ProductStoreWorker;
Thanks
Patrick
I was thinking I'd just launch this service automatically when I start
my instance of OfBiz, I'm not using Job Scheduler yet, but I'll use
whatever you recommend.
On Wed, Mar 24, 2010 at 6:21 PM, Adrian Crum wrote:
> Are you using the Job Scheduler?
>
> -Adrian
>
>
I want my service, OrderReminderBot to be always running. Is there
something special I have to do to put the thread to sleep so that I
don't eat all the system resources? What's the best way to do this,
or is there a good code example? Thanks
Patrick
I have this page,
https://localhost:8443/partymgr/control/viewprofile?partyId=10451
call a form, the form invokes a service. After the service I want to
return the user to the previous page.
Right now my controller looks like this, but I know its not right.
Do I need to build the URL in the servic
ng to figure
out if sales tax isn't working because I broke something or because I
don't know how to set it on the admin side. Thanks Patrick
Hmm, that seemed to work. Well, I was using that command because I
wanted maximum verbosity since I am new to this project (about 2
months). Also I was trying to debug into eclipse with that command
but I never got that to work. Thanks for your help.
Patrick
On Wed, Mar 17, 2010 at 5:22 PM
java \-Xdebug \-Xnoagent \-Djava.compiler=NONE
\-Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=8091 \-jar
ofbiz.jar
On Wed, Mar 17, 2010 at 4:38 PM, Scott Gray wrote:
> Hi Patrick,
>
> How are you restarting OFBiz?
>
> Thanks
> Scott
>
> HotWax Media
>
If I use the admin panel and edit Store Name with this sequence
Catalog -> Store -> Store Name, the change will persist only until a
the process completes. When I restart ofbiz, my changes are no longer
available. What's the correct way to make these changes permanent?
Thanks. Patrick
freeman.elance.com
> Strategic Power Office with Supplier Automation
> <http://www.businessesnetwork.com/automation/viewforum.php?f=93>
> Specialtymarket.com <http://www.specialtymarket.com/>
>
> Systems Integrator-- Glad to Assist
>
> Chat Y! messenger: bjfr33man
> Linkedin
> <http://www.linkedin.com/profile?viewProfile=&key=1237480&locale=en_US&trk=tab_pro>
>
>
> Patrick sent the following on 3/12/2010 3:09 PM:
>> I am modifying the order confirmation email, I've tracked it down to
>> the "orderstatus" screen.
>>
>>
>>
ed to xx The problematic instruction:
-- ==> assignment: xx=testname [on line 312, column 1 in
component://ecommerce/webapp/ecommerce/order/orderitems
Seems like a pretty simple test, I must be missing something. Any
tips are appreciated.
-patrick
I have a service definition
public static Map sendMailFromScreen(DispatchContext
dctx, Map rServiceContext)
How can I get the session from this? Thanks
Patrick
file, MiniReorderProds.groovy
MiniReorderProds.groovy doesn't have the orderId in the context. :(
I got the impression that this line preserved the context
InvokerHelper.createScript(scriptClass, getBinding(context)).run();
//in file GroovyUtil.java
But it doesn't seem to. Thanks in advance.
Patrick
I used the admin page,
https://localhost:8443/catalog/control/updateProductPromo but when I
restart ofBiz the list respawns. How can I permanently delete
promotions? Thanks
Patrick
After checkout what entity are the orders stored in?
Hi Sebi,
I'm formatting my dates with code like this
description="${bsh:openDate.tostring().substring(5,7)}"
Maybe you will find it helpful. Good luck
patrick
On Fri, Feb 26, 2010 at 1:31 AM, Sebi wrote:
>
> Hi,
>
> I am new at "ofbiz" and e
How can I pass my variables (I need to pass a list) from the .groovy
level to the screen.xml level? I'm going to create X forms where X is
the size of my list. Then I am going to populate the forms with the
list elements.
Thanks in advance
Patrick
0d"
in the parameters context, so I think I should be able to manipulate
it to give me a list of productIds. Can you give me a few hints?
Thanks in advance. Patrick
Is there an easy way to do a drop-down in a form without a submit
button? Basically as soon as an item is selected, I would like to
autosubmit. Thanks
Patrick
ld do this at the java service level or the
simple-method level?
Thanks
Patrick
ityId", (Object)facilityId); //right now I am
passing in the pk but I want an automatically gen'd pk
Thank you very much in advance,
Patrick
up a control page where you can put some
simple-methods like MyPortalServices.xml
7) Then controller.xml specifies a new Screen to load after the
service and the simple-method are completed thru the request map and
view map mechanisms.
Hope this helps.
Patrick
Do I need to point ofbiz to an IMAP / POP server? Where in the admin
can I do this? Thanks Patrick
1 - 100 of 148 matches
Mail list logo