All,
I've Gotten several things to work with the help of Christopher. 1) in the savesale screen. when you click in the dialog box where the sale is auto populated with the date, it pops up a onscreen QWERTY keyboard so you don't need a physical keyboard to edit the sale name. 2) I've added a small bit to increase the functionality of savesale such that if your business takes phone calls, you can input the order, and select a new button "Save and Print". It will save the file, clear the dialog and print the order. It throws a small exception because the sale isn't finished so it hasn't set an order number, or bar code stuff, but it prints the items so the cook can get cooking! I've never used Jira, and as I've stated I'm more a Linux systems guy (I've got a good friend helping me with the hard dev) so although I can passively read Java and modify it, I've never used Jira, and am not good at using "diff" to create patch files. That being said, I'm up to help if informed of the right steps! Thanks! |
Administrator
|
Hi Branden,
From: "Branden Strickland" <[hidden email]> > All, > > I've Gotten several things to work with the help of Christopher. > > 1) in the savesale screen. when you click in the dialog box where the sale > is auto populated with the date, it pops up a onscreen QWERTY keyboard so > you don't need a physical keyboard to edit the sale name. Good news, you don't have to create a Jira issue for this one, simply add your patch to https://issues.apache.org/jira/browse/OFBIZ-1427 I will see if I can generalise from your work. To create a Patch please follow these guidelines http://docs.ofbiz.org/display/OFBADMIN/OFBiz+Contributors+Best+Practices > 2) I've added a small bit to increase the functionality of savesale such > that if your business takes phone calls, you can input the order, and select > a new button "Save and Print". It will save the file, clear the dialog and > print the order. It throws a small exception because the sale isn't > finished so it hasn't set an order number, or bar code stuff, but it prints > the items so the cook can get cooking! Please create a Jira issue following OFBiz Contributors Best Practices indications and attach a patch to it. I will check it out > I've never used Jira, and as I've stated I'm more a Linux systems guy (I've > got a good friend helping me with the hard dev) so although I can passively > read Java and modify it, I've never used Jira, and am not good at using > "diff" to create patch files. > That being said, I'm up to help if informed of the right steps! > > Thanks! Thanks for your work ! Don't worry too much about points you are not acquainted with I will take care of them... Jacques |
Thanks!!
I'm hoping to get that stuff done by tonight, or by the end of the weekend. I got tied up with some work stuff last minute! Thanks! On Thu, Jun 12, 2008 at 3:08 AM, Jacques Le Roux < [hidden email]> wrote: > Hi Branden, > > From: "Branden Strickland" <[hidden email]> > >> All, >> >> I've Gotten several things to work with the help of Christopher. >> >> 1) in the savesale screen. when you click in the dialog box where the >> sale >> is auto populated with the date, it pops up a onscreen QWERTY keyboard so >> you don't need a physical keyboard to edit the sale name. >> > > Good news, you don't have to create a Jira issue for this one, simply add > your patch to https://issues.apache.org/jira/browse/OFBIZ-1427 I will see > if I can generalise from your work. > To create a Patch please follow these guidelines > http://docs.ofbiz.org/display/OFBADMIN/OFBiz+Contributors+Best+Practices > > 2) I've added a small bit to increase the functionality of savesale such >> that if your business takes phone calls, you can input the order, and >> select >> a new button "Save and Print". It will save the file, clear the dialog >> and >> print the order. It throws a small exception because the sale isn't >> finished so it hasn't set an order number, or bar code stuff, but it >> prints >> the items so the cook can get cooking! >> > > Please create a Jira issue following OFBiz Contributors Best Practices > indications and attach a patch to it. I will check it out > > I've never used Jira, and as I've stated I'm more a Linux systems guy >> (I've >> got a good friend helping me with the hard dev) so although I can >> passively >> read Java and modify it, I've never used Jira, and am not good at using >> "diff" to create patch files. >> That being said, I'm up to help if informed of the right steps! >> >> Thanks! >> > > Thanks for your work ! Don't worry too much about points you are not > acquainted with I will take care of them... > > Jacques > |
In reply to this post by Jacques Le Roux
I haven't created a jira issue for the save/print, BUT I did upload my patch
to the jira issue already in place for the keyboard popup. Hopefully I did it correctly! On Thu, Jun 12, 2008 at 3:08 AM, Jacques Le Roux < [hidden email]> wrote: > Hi Branden, > > From: "Branden Strickland" <[hidden email]> > >> All, >> >> I've Gotten several things to work with the help of Christopher. >> >> 1) in the savesale screen. when you click in the dialog box where the >> sale >> is auto populated with the date, it pops up a onscreen QWERTY keyboard so >> you don't need a physical keyboard to edit the sale name. >> > > Good news, you don't have to create a Jira issue for this one, simply add > your patch to https://issues.apache.org/jira/browse/OFBIZ-1427 I will see > if I can generalise from your work. > To create a Patch please follow these guidelines > http://docs.ofbiz.org/display/OFBADMIN/OFBiz+Contributors+Best+Practices > > 2) I've added a small bit to increase the functionality of savesale such >> that if your business takes phone calls, you can input the order, and >> select >> a new button "Save and Print". It will save the file, clear the dialog >> and >> print the order. It throws a small exception because the sale isn't >> finished so it hasn't set an order number, or bar code stuff, but it >> prints >> the items so the cook can get cooking! >> > > Please create a Jira issue following OFBiz Contributors Best Practices > indications and attach a patch to it. I will check it out > > I've never used Jira, and as I've stated I'm more a Linux systems guy >> (I've >> got a good friend helping me with the hard dev) so although I can >> passively >> read Java and modify it, I've never used Jira, and am not good at using >> "diff" to create patch files. >> That being said, I'm up to help if informed of the right steps! >> >> Thanks! >> > > Thanks for your work ! Don't worry too much about points you are not > acquainted with I will take care of them... > > Jacques > |
Administrator
|
Branden,
Yes thanks, I will take care of that Jacques From: "Branden Strickland" <[hidden email]> >I haven't created a jira issue for the save/print, BUT I did upload my patch > to the jira issue already in place for the keyboard popup. > > Hopefully I did it correctly! > > On Thu, Jun 12, 2008 at 3:08 AM, Jacques Le Roux < > [hidden email]> wrote: > >> Hi Branden, >> >> From: "Branden Strickland" <[hidden email]> >> >>> All, >>> >>> I've Gotten several things to work with the help of Christopher. >>> >>> 1) in the savesale screen. when you click in the dialog box where the >>> sale >>> is auto populated with the date, it pops up a onscreen QWERTY keyboard so >>> you don't need a physical keyboard to edit the sale name. >>> >> >> Good news, you don't have to create a Jira issue for this one, simply add >> your patch to https://issues.apache.org/jira/browse/OFBIZ-1427 I will see >> if I can generalise from your work. >> To create a Patch please follow these guidelines >> http://docs.ofbiz.org/display/OFBADMIN/OFBiz+Contributors+Best+Practices >> >> 2) I've added a small bit to increase the functionality of savesale such >>> that if your business takes phone calls, you can input the order, and >>> select >>> a new button "Save and Print". It will save the file, clear the dialog >>> and >>> print the order. It throws a small exception because the sale isn't >>> finished so it hasn't set an order number, or bar code stuff, but it >>> prints >>> the items so the cook can get cooking! >>> >> >> Please create a Jira issue following OFBiz Contributors Best Practices >> indications and attach a patch to it. I will check it out >> >> I've never used Jira, and as I've stated I'm more a Linux systems guy >>> (I've >>> got a good friend helping me with the hard dev) so although I can >>> passively >>> read Java and modify it, I've never used Jira, and am not good at using >>> "diff" to create patch files. >>> That being said, I'm up to help if informed of the right steps! >>> >>> Thanks! >>> >> >> Thanks for your work ! Don't worry too much about points you are not >> acquainted with I will take care of them... >> >> Jacques >> > |
Free forum by Nabble | Edit this page |