Application database reimplementation - posted by Imigueldiaz 926 days ago
Hi! I have done (but needs more testing) a rewrite of Application, ApplicationConfig and some other class to accept any connection URL to JDBC and...
View Articleis FPOS pluggable ? - posted by Scanreg 818 days ago
Can dev guys build plugins for FPOS or is it pretty much just hacking the code? Is there a plugin library? Thanks
View ArticleEnable i18n in Floreant - Emmy replied 763 days ago
Note: my messages_xx.properties files are not zipped, they are just sitting in src, and I am running florent from withing netbeans. I'll have to l...
View ArticleJapanese Translation, monetary/date/time/text(sentence) formats - Jason...
Moritoshi-sama, I am working on localizing Floreant POS for Japan as I am a restaurant owner in Tokyo. I am keen to here where you got to with you...
View Articlecommercial use - posted by Wansiri 628 days ago
I already read "The Moonrank Public License" but unclear because I am not used to license laws and English is not my native language. I...
View ArticleGetting many response - posted by Indokely 549 days ago
Hi all, I am getting so many responses for POS bug fix/ customization. So i decided to work on this from 8pm to 12pm every day(Indian Time,Time Z...
View ArticleRussia Localization - posted by Streetweb 931 days ago
Whether transfer of your product into Russian is possible Sorry to my English
View Article.NET connection - posted by Leander Man 527 days ago
I am trying to develop a .NET application to use some of the data used by floreantpos. I am not being able to connect to the database using the IBM...
View ArticleDerby to MySQL migration done - Scanreg replied 525 days ago
Okay, just sent you an email, looking forward to the latest version you have that uses mysql, thanks so much :-)
View ArticleUI changes and POSConstants - posted by Looknear 517 days ago
Hi guys, the UI is getting strings from com.floreantpos.POSConstants, which is the properties file which we LOVE to translate... but when changi...
View ArticleDelay in Reply - Penwell replied 485 days ago
thanks i have just sent you an email, hope to here from you soon
View ArticleRun time error - Winter replied 464 days ago
couldn't get it working inside the IDE's built in DB server. works if you... 1. clean and build 2. go to floreantpos\trunk\target\floreantpos-1.2...
View ArticleGerman Translation - Pacobernal replied 403 days ago
Are translations still being worked on? I'd love to help-start-finish Latin American Spanish.
View ArticleButtons - posted by Frankg 304 days ago
I am new to Floreant and Java programming. I am trying to modify Floreant for a quick serve restaurant. My question is how do the buttons for the ...
View ArticleFloreantPOS is working on MS SQL Server /MYSQL - posted by Zerotime 284 days ago
I have tested the Floreant POS, it can work both MS SQL SERVER and MYSQL local and remotely by JDBC. This needs database and Application code cha...
View ArticleAn attempt to a JavaME version of FP - posted by Mar90 274 days ago
Hi, anyone interested in developing a j2me version, or perhaps make a bunch of useful suggestions? I'm about to start it in opensuse 12.1 and netb...
View ArticleJasper Report Modifications - Sara replied 140 days ago
Thank you, thank you, thank you! I tried everything spent hours and hours -- nothing worked except iReport 3.7.1 (I did not even need NetBeans). Do...
View ArticleAdd a new table - Svorwerk replied 85 days ago
if anyone is still wondering how to do this, use hibernate synchronizer, it is an eclipse plugin: http://hibernatesynch.sourceforge.net/ this wil...
View Articlechange from table numbers - Svorwerk replied 40 days ago
You need to create a customers table in the database and then create a hibernate xml mapping file along with the corresponding POJO and DAO objects...
View ArticleFinal project - Howler replied 28 days ago
You can certainly make changes to the code, since it is open source. As long as you can write some java, you can hack away at the program =)
View ArticleMySql migration - Vanamali replied 14 days ago
Hi Overkill, If you want to migrate to MySql then below were the files where the changes need to be made. 1) hibernate.cfg.xml (As you...
View ArticleMultiple Kitchen Printers including Mysql done - posted by Aminul2050 52 days...
Hi All I have just successfully able to add multiple kitchen printers ( up to 5) with Floreant POS including database migration to MYSQL. Customiz...
View Articleprint receipt modification - Digiholic replied 20 days ago
Make sure you check out 'tags' and not 'trunk' The guide really should be updated, or the libraries included in trunk.
View ArticleHello all !! I want to make a web interface for this POS. - Svorwerk replied...
i have created a restful web service and integrated clients into the POS without having to migrate to MySQL, although i recreated the dbs online to...
View Article