1
I Use This!
Inactive

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 14 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
minimum edit. Removing rInfo.id == 0 from the conditions at the printTicketFromTransaction(). Some other edits. More... over 12 years ago
minimum edit of mibittip.cpp More... over 12 years ago
Adding feature: The purchase can be negative, but with a minimum (max negative number) of -qtyOnStock, to set the stock at 0. The final stockqty cannot be NEGATIVE. The purchase qty cannot be ZERO. must be negative or positive qty. This feature is useful for returning products to providers. More... over 12 years ago
Fixing a situation in the purchase dialog that can lead to errors. When entering a product code, the product, if exists, is filled in the purchase dialog, but until pressing ENTER in the code input box. This can lead to not fill the product data and REPLACE or re edit the info already in database. More... over 12 years ago
Bug fixing: When reprinting tickets, sometimes it printed like if were a reservation. Because ticket.isAReservation is set randomly to true. FIXED. More... over 12 years ago
Adding fixing for reservations - 0.9.4rc1+ More... over 12 years ago
Adding bugs.squeeze/lemon Address for automatic bug submits More... almost 13 years ago
Patching purchase dialog to accept alphaCodes, fixing bug to allow creating new products at purchase dialog More... almost 13 years ago
Adding more scripts to the Installation path. More... almost 13 years ago
Merging .po files More... about 13 years ago
Updating translations -- .po files More... about 13 years ago
Fixing a typo More... about 13 years ago
Fixing SmallTicket Stock Reports... all working from squeeze. More... about 13 years ago
Fixing page size and font size for the SmallEndOfDay/Month. More... about 13 years ago
Changing tax expressed in money to percentage in the Special Order ticket. More... about 13 years ago
Changing Tax Amount expresed in money to percentage in tickets. Removing Payment Method String in each transaction in balances, instead using an asterisk to indicate that was not paid in cash. This will leave more space for bigger numbers. Removing Cash Flow Type from Balances, instead added a sign to indicate the type, IN:+ OUT:- Changing order of text in CashFlows in Balances. The reason goes to the last position. More... about 13 years ago
Changing Tax Amount expresed in money to percentage in tickets. Removing Payment Method String in each transaction in balances, instead using an asterisk to indicate that was not paid in cash. This will leave more space for bigger numbers. Removing Cash Flow Type from Balances, instead added a sign to indicate the type, IN:+ OUT:- Changing order of text in CashFlows in Balances. The reason goes to the last position. More... about 13 years ago
Fixing a Subtotal in tickets. It was wrong when used AddTaxes = True (It was just a cosmetic error [printing], no affecting payments). Adding default PageSize for receipt printers. More... about 13 years ago
Fixing a typo More... about 13 years ago
Adding new contributors More... about 13 years ago
Removed an extra curled bracket More... about 13 years ago
Amounts accepting 5 decimal places. removing the x char as the quantity separator, now it is only the asterisk. Because we added alphacodes to the barcode input box More... about 13 years ago
hash.cpp: Fixing security bug, related to getting the salt with cheapsalt. More... about 13 years ago
Adding fix for 0.9.3 version... sql script More... about 13 years ago
print-cups.cpp: Fixing printing sizes. first try. More... about 13 years ago
lemonview.cpp just adding a debug. More... about 13 years ago
inputdialog.cpp Fixing the 3 decimals places in some quantities. More... about 13 years ago
Squeezeview.cpp fixed bug with transactions:purchases not including items. More... about 13 years ago
azahar changed... More... about 13 years ago
Adding initial cups printing patch for a better printing More... about 13 years ago