SambaPOS Forum

English Boards => V3 Development => Topic started by: emre on August 04, 2012, 09:00:10 am

Title: Some information about V3 development
Post by: emre on August 04, 2012, 09:00:10 am
A new information page for SambaPOS V3 Project added to Github.
http://emreeren.github.com/SambaPOS-3/ (http://emreeren.github.com/SambaPOS-3/)
Title: Re: Some information about V3 development
Post by: spanky on September 03, 2012, 11:36:08 am
Great the idea of ​​adding products that vary according to time :D. I would like to help test the version 3 to work, you know how long it will take to add variations as in version 2? Once you have entered could start lavorere and find bag.
Title: Re: Some information about V3 development
Post by: emre on September 03, 2012, 02:49:50 pm
Hello spanky. This feature is in my todo list but I've created an issue on Github for that for your info. Follow this item https://github.com/emreeren/SambaPOS-3/issues/104 and you'll know when it is completed.

Currently I'm trying to close product timer case. Needs more work than it seems :)
Title: Re: Some information about V3 development
Post by: spanky on September 06, 2012, 10:42:13 am
I think for modifiers this is the best solution, even if the prefixes would have been easier insertion. would be nice to add color to the various modifiers. the only inconvenient thing is when you clone a modifier does not copy the tag order and the map "very uncomfortable." for future beta updates before the database is always deleted?
Title: Re: Some information about V3 development
Post by: emre on September 06, 2012, 11:13:41 am
Good point about clones, I'll check that.
The color thing is a nice idea for grouped items but it needs some improvement. For now I'm on implementing most essential features for creating the first beta. If you can create a free account on github and create an issue for this I won't forget it and you'll be automatically notified when we implement that.
Thanks.
Title: Re: Some information about V3 development
Post by: spanky on September 07, 2012, 04:47:17 am
If I create a customer, and try to pay off a ticket on the customer account, it is not stored. is an error or something wrong?
Title: Re: Some information about V3 development
Post by: emre on September 07, 2012, 05:47:59 am
What is not stored? Customer, payment, ticket or account data?
Title: Re: Some information about V3 development
Post by: spanky on September 07, 2012, 08:32:04 am
the payment, is always 0. maybe something wrong.
Title: Re: Some information about V3 development
Post by: slabo on September 27, 2012, 04:21:57 pm
Awesome..  8)
To test migration from SambaPOS2 to SambaPOS3, let's say I want to test with real database from running workstation. I install SambaPOS3 and copy the SambaData2.sdf to SambaPOS3 folder and call it SambaData3.sdl?

I would install it right on the same computer and then let one of the cashiers take over and then see what happens..
Title: Re: Some information about V3 development
Post by: emre on September 27, 2012, 09:04:04 pm
Hello Slabo. Databases are not compatible but we'll implement a migration tool after bringing V3 database to it's final state.
Title: Re: Some information about V3 development
Post by: spanky on September 28, 2012, 08:47:46 am
how do I display the amount due to customers report?
Title: Re: Some information about V3 development
Post by: emre on September 28, 2012, 09:06:51 am
Create a new Accounts > Account Screen, Name it as Customers, Click "Select" Next to Account Templates, Select Customer Accounts and Confirm it. Click "Display Details" Check box on the list to display all accounts. Save Account Screen.

Now when you click "Accounts" button on Navigation screen you'll see a button named "Customers" and when you click it will display all customer accounts with due amounts.
Title: Re: Some information about V3 development
Post by: spanky on September 28, 2012, 02:24:52 pm
Perfect! :D always very precise and detailed. then report the print function will be eliminated?
Title: Re: Some information about V3 development
Post by: emre on September 28, 2012, 04:03:17 pm
We'll have a print button there so we won't need separate report for account listings.