Jeroen Peelaerts
|
b400223c57
|
Fix discount parsing (#3114)
|
2021-04-18 21:31:02 +02:00 |
|
Jeroen Peelaerts
|
87ea0c45f7
|
Update inventory date if sale/receiving is edited (#2844)
|
2020-12-04 23:48:57 +01:00 |
|
jekkos-t520
|
6bd0d6277b
|
Move parsing to token_lib
|
2020-04-23 22:50:41 +02:00 |
|
jekkos-t520
|
4f60465fa0
|
Revert barcode rework
|
2020-03-11 00:15:37 +01:00 |
|
jekkos-t520
|
4300f0a3c6
|
Rework barcode format parser
|
2020-03-08 20:15:22 +01:00 |
|
jekkos
|
43420f02f2
|
Codestyle remarks
|
2020-01-02 12:40:31 +01:00 |
|
SteveIreland
|
230d822fce
|
Add support to parse_decimal function for tax_decimals and quantity_decimals parsing.
|
2019-12-22 11:04:01 -05:00 |
|
FrancescoUK
|
0491c1888e
|
Fix wrong Sale and Receivings receipt times
|
2019-06-16 14:12:12 +01:00 |
|
FrancescoUK
|
4f78b1efab
|
Fix datetime issues (#2319) and refactor code
|
2019-06-15 21:37:27 +01:00 |
|
jekkos
|
02d7588e59
|
Add config item for default order discount
|
2019-01-13 13:18:51 +01:00 |
|
Erastus
|
a6b11e6f48
|
new discount on sales
|
2018-08-31 15:27:44 -05:00 |
|
Erastus
|
85bbbe835c
|
Discount on Sales
|
2018-08-20 13:41:56 -05:00 |
|
jekkos
|
a4e135eb92
|
Add support for multi-pack items.
|
2018-07-05 19:05:54 -04:00 |
|
FrancescoUK
|
4bab3fc4e3
|
Code style adjustments
|
2018-04-14 14:40:02 +01:00 |
|
FrancescoUK
|
1fd6f5fb70
|
Individual languages
|
2017-09-11 21:02:41 +01:00 |
|
jekkos
|
bc04884190
|
Add function to parse barcode fields
|
2017-08-05 15:18:49 +01:00 |
|
FrancescoUK
|
6c0124cd17
|
Minor fixes
|
2017-04-15 10:04:48 +01:00 |
|
Steve Ireland
|
effba9d102
|
Add support for customer sales tax and cash rounding
|
2017-04-14 21:21:44 -04:00 |
|
FrancescoUK
|
d380524f9d
|
Sales and Receivings code refactoring
|
2016-11-09 10:06:09 +00:00 |
|
jekkos
|
8b08bf5daa
|
Add frontside support for locale dependent number validation (#788)
|
2016-08-09 18:20:52 +02:00 |
|
jekkos
|
1af612d18e
|
Add thousands separator option (#458)
Fix adding payment with comma as decimal separator (#740)
|
2016-07-15 11:22:31 +02:00 |
|
jekkos
|
21f5e46488
|
Fix tax percentage parsing (#458, #727)
Add tabindexes to price, discount field in register
|
2016-07-08 08:47:03 +02:00 |
|
jekkos
|
0f88d6462d
|
Add fixes for register + receiving validation (#458)
|
2016-07-07 21:11:33 +02:00 |
|
jekkos
|
3af19daa0e
|
Fix decimal parsing, add php5-intl locale support (#458)
|
2016-07-07 20:56:51 +02:00 |
|
FrancescoUK
|
b7cb5c5873
|
make consistent use of elseif in place of else if
|
2016-07-01 17:08:01 +01:00 |
|
FrancescoUK
|
b76d4526de
|
Renamed prefix recvs_ to be the extended version receivings_ matching the Controller name (#439)
|
2016-06-25 09:39:04 +01:00 |
|
FrancescoUK
|
bb85a172a2
|
Change invoice_number in Receiving to be Reference, tidy up code (#635)
|
2016-06-21 08:50:11 +01:00 |
|
FrancescoUK
|
15fd832705
|
XSS clean Receiving (#39) code refactoring and various issues fixing
|
2016-06-20 22:22:46 +01:00 |
|
jekkos
|
0923ed0f80
|
Enable receiving invoice number override (#626)
|
2016-06-09 20:39:38 +02:00 |
|
FrancescoUK
|
336e10d445
|
Controller class hierarchy refactoring, made xss_clean part of base Secure_Controller class (#39)
|
2016-06-08 18:13:34 +01:00 |
|
FrancescoUK
|
6e9830705f
|
Removed any XSS filtering from input->post and input->get (#39)
|
2016-05-30 20:46:59 +01:00 |
|
jekkos
|
fdb826a8c4
|
Only show item suggestions with associated id in register and receiving (#540)
Use correct tabindex numbering in sale register
|
2016-05-12 08:19:15 +02:00 |
|
FrancescoUK
|
afcb1641b7
|
Added decimals to taxes (#327), added totals rounding matching decimals (#327 #307, #429)
|
2016-04-02 13:59:01 +01:00 |
|
FrancescoUK
|
086d5b39f3
|
bootstrapified and complete rework of the filters section in Items (#116 #293)
|
2016-03-30 18:10:42 +01:00 |
|
FrancescoUK
|
97d17da8c0
|
Fix error message when searching for non existing supplier in receivings (#430)
|
2016-03-29 17:31:59 +01:00 |
|
jekkos
|
fbd7465b03
|
Remove sync ajax calls in validation callback for forms (#413)
Remove jquery-bgiframe (not used anynmore) (#328)
|
2016-03-21 21:27:46 +01:00 |
|
jekkos
|
36f825d0fe
|
Replace legeacy autocomplete with jquery-ui version (#328)
Cleanup PHP search suggestion functionality
Add jquery-ui css explicitly (wasn't included in bower main attribute)
|
2016-03-07 21:23:29 +01:00 |
|
jekkos
|
6c29faeba1
|
Remove old jquery autocomplete
Remove id|name format in giftcards customer selection
Cleanup duplicated custom field suggestion in Items
Migrate table search suggestion to jQuery UI
Add jquery UI bootstrap theme
|
2016-03-07 07:56:41 +01:00 |
|
jekkos
|
3cb9aaa055
|
Remove duplicated cookie cleanup hack (CI 2.x issue)
|
2016-02-25 23:28:19 +01:00 |
|
FrancescoUK
|
dce413631c
|
Make NULL to be null all over the code for consistency purposes (#120)
|
2016-01-16 22:08:43 +00:00 |
|
FrancescoUK
|
5468127e2f
|
Further review and fixes to input->post(...) (#120)
|
2016-01-16 22:04:12 +00:00 |
|
Toni Haryanto
|
d8057830c6
|
Upgrade to Code Igniter 3.0.3 (#120)
|
2016-01-07 19:06:35 +00:00 |
|