Laurent Destailleur
|
4c60740623
|
Do not loose input when there is a validation error.
|
2012-11-03 17:34:57 +01:00 |
|
Laurent Destailleur
|
078b015db8
|
Work on multitax (vat). Need your test.
Qual: Because params were often missing in calculate_price(), params are
now mandatory.
|
2012-11-03 16:32:49 +01:00 |
|
Laurent Destailleur
|
135a622076
|
Fix: Bad parameter
|
2012-11-03 15:35:11 +01:00 |
|
Regis Houssin
|
478449da37
|
Fix: convert line delimiters
|
2012-10-08 20:47:10 +02:00 |
|
Laurent Destailleur
|
053b4dd63c
|
New: [ task #210 ] Can choose cash account during POS login
|
2012-10-06 21:47:59 +02:00 |
|
Laurent Destailleur
|
0f78ffda5c
|
New: POS module can works with only one payment method (cach, chq,
credit card).
|
2012-10-03 14:45:58 +02:00 |
|
Regis Houssin
|
43c0a03758
|
Fix: strict mode tornado
|
2012-09-15 11:21:22 +02:00 |
|
Regis Houssin
|
e19f8c54f1
|
Fix: strict mode hurricane
|
2012-09-15 10:01:35 +02:00 |
|
Marcos García
|
9b3c89ac47
|
Removed parenthesis from all include and include_once and replaced with single quotes
|
2012-08-23 02:40:41 +02:00 |
|
Marcos García
|
f3674317ec
|
Removed parenthesis from all require and replaced with single quotes
|
2012-08-22 23:24:21 +02:00 |
|
Marcos García
|
706d79986c
|
Removed parenthesis from all require_once and replaced with single quotes
|
2012-08-22 23:11:24 +02:00 |
|
Marcos García
|
7608905b3c
|
Removed duplicated code
|
2012-08-18 20:51:30 +02:00 |
|
Marcos García
|
f5b5f88f84
|
Added missing copyright
|
2012-08-18 00:04:52 +02:00 |
|
Marcos García
|
46ab7c597a
|
Missing translation in PoS > Print Ticket page
|
2012-08-17 23:50:22 +02:00 |
|
Marcos García
|
5a73c32f46
|
Migrated ClassName to __construct() function
Changed $DB to $db
lower-cased "Class"
|
2012-07-30 17:17:33 +02:00 |
|
Regis Houssin
|
77a5ef0b22
|
Fix: move ajax response in ajax directory
|
2012-07-29 10:24:42 +02:00 |
|
Laurent Destailleur
|
a23df4f407
|
Qual: Removed deprecated var
New: Can add global js
|
2012-06-12 18:35:29 +02:00 |
|
simnandez
|
a0cae7709c
|
Fix: Sanitize data
|
2012-03-29 09:54:48 +01:00 |
|
Laurent Destailleur
|
52f4f72e6f
|
Checkstyle
|
2012-03-26 22:39:43 +02:00 |
|
Laurent Destailleur
|
ed41e03589
|
Qual: Fix a ton of CheckStyle errors
|
2012-03-18 19:23:01 +01:00 |
|
Laurent Destailleur
|
1645ddbe47
|
Sec: Sanitize all input for ids.
|
2012-02-27 22:26:22 +01:00 |
|
Regis Houssin
|
a444fc955d
|
New: add generic function for module parts
|
2012-02-23 14:28:50 +01:00 |
|
Laurent Destailleur
|
58d1a042a5
|
Fix: print select_societe was wrong as it contains already print
instructions. Use select_company instead.
|
2012-02-20 12:41:12 +01:00 |
|
Laurent Destailleur
|
036e578e0f
|
Move security function into security.lib.php
Split security.lib.php into 2 files: One always loaded, the other for
rare functions.
|
2012-02-12 17:41:28 +01:00 |
|
Regis Houssin
|
cd3452d71d
|
Fix: multicompany sharings and uniformize code
|
2012-02-11 10:18:09 +01:00 |
|
Laurent Destailleur
|
70a67bc3f1
|
Qual: Move a not frequently used function out of functions.lib.php
Enhance PHPUnit tests
|
2012-01-21 14:10:22 +01:00 |
|
Regis Houssin
|
e0e6043f51
|
Fix: uniform code
|
2012-01-08 08:50:05 +01:00 |
|
Laurent Destailleur
|
f79d004e3c
|
Renamed method
|
2012-01-06 15:26:32 +01:00 |
|
Laurent Destailleur
|
f8fbc192d7
|
Try to rename function to test if warning is removed
|
2012-01-06 14:14:43 +01:00 |
|
Laurent Destailleur
|
aadfca4bbd
|
Checkstyle
|
2012-01-05 12:24:11 +01:00 |
|
Laurent Destailleur
|
3f8d2cbef8
|
Qual: Remove checkstyle warnings
|
2012-01-04 21:23:50 +01:00 |
|
Laurent Destailleur
|
9036071265
|
Fix: W3C
|
2011-12-30 20:15:13 +01:00 |
|
Laurent Destailleur
|
c2348ef600
|
Uniformize field country_id, country_code, country
|
2011-12-29 18:07:41 +01:00 |
|
Laurent Destailleur
|
1b2c0120da
|
Qual: Try to reduce call to convToOutputCharset
|
2011-12-07 18:10:24 +01:00 |
|
Laurent Destailleur
|
839781dfbe
|
Qual: Removed a TODO by renaming all ->monnaie into ->currency
|
2011-11-23 14:55:36 +01:00 |
|
Laurent Destailleur
|
e8e91e4823
|
Fix: POS use HT even when multiprice enabled.
|
2011-11-22 02:04:29 +01:00 |
|
Laurent Destailleur
|
3d01d77427
|
New: Stock change on invoice validation support all warehouse into point
of sale module
|
2011-11-15 20:27:32 +01:00 |
|
Laurent Destailleur
|
05c177ef52
|
Look: Minor look enhancement on point of sale login page
|
2011-11-15 13:33:32 +01:00 |
|
Regis Houssin
|
f0c327c070
|
Fix: uniform code
replace all $html by $form with exceptions "$htmlname, $htmltooltip"
|
2011-11-08 17:22:31 +08:00 |
|
Laurent Destailleur
|
83f2061e0e
|
Start to work on feature to select stock id for increase/decrease.
|
2011-11-06 15:42:53 +01:00 |
|
Regis Houssin
|
56d6cbe56f
|
[task #216] Move lib in core directory
|
2011-10-24 12:59:44 +02:00 |
|
Regis Houssin
|
63d60a33fc
|
[task #216] Move lib in core directory
|
2011-10-24 11:25:54 +02:00 |
|
Laurent Destailleur
|
8ab4ec804f
|
Qual: Removed warnings
|
2011-10-13 20:32:03 +02:00 |
|
Laurent Destailleur
|
f671df6634
|
Fix: Can use POS module with several concurrent users. This also remove
temporary table.
|
2011-10-13 20:14:29 +02:00 |
|
eldy
|
781eb01c96
|
New: Print ticket show ref of invoice
|
2011-10-12 19:24:27 +02:00 |
|
eldy
|
4d4be413af
|
Can search on part of barcode
|
2011-10-01 13:23:10 +02:00 |
|
Laurent Destailleur
|
540ccab025
|
Sec: Fix security login mutualized function.
|
2011-09-23 11:46:16 +00:00 |
|
Laurent Destailleur
|
ce41d6de16
|
Fix: Use correct style path
|
2011-09-23 11:44:44 +00:00 |
|
Laurent Destailleur
|
db001411c4
|
Fix: Revert patch: Dolibarr must do what user setup to do. If user asked to not decrease stock or to decrease on order, Dolibarr must not force decrease on other event that the one decided by user.
So i added a hidden option for people who want to have dolibarr doing the opposite than setup ask to do (I add this option, but who want that ?).
|
2011-09-21 22:32:11 +00:00 |
|
Regis Houssin
|
9e60295d9e
|
Fix: avoid warning
|
2011-09-20 15:51:28 +00:00 |
|