lvessiller
|
44e9b13f30
|
NEW barcode rule to insert product in takepos
|
2022-02-09 16:37:41 +01:00 |
|
Laurent Destailleur
|
441af6b6fb
|
Fix add rel="noopener noreferrer"
|
2021-11-22 02:35:55 +01:00 |
|
Laurent Destailleur
|
f2cd7a7a56
|
Removed the div class="ficheaddleft"
|
2021-10-24 00:37:37 +02:00 |
|
lvessiller
|
d71d33939b
|
NEW max terminals number on cash desk setup
|
2021-10-21 14:17:23 +02:00 |
|
lvessiller
|
cc21257e3e
|
NEW print without details
|
2021-10-07 09:51:55 +02:00 |
|
Laurent Destailleur
|
673a2982a5
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/opensurvey/card.php
|
2021-09-30 16:32:40 +02:00 |
|
Laurent Destailleur
|
ed264182c6
|
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
Conflicts:
htdocs/admin/dict.php
htdocs/comm/action/class/actioncomm.class.php
htdocs/product/card.php
htdocs/takepos/receipt.php
|
2021-09-30 16:28:42 +02:00 |
|
Laurent De Coninck
|
70e66627fe
|
restrict the html
|
2021-09-22 20:14:47 +02:00 |
|
Laurent De Coninck
|
5e2d8eac2b
|
Allow to edit the header of receipt by using HTML
In the current version the WYSIWYG oesn't allow any HTML by thus fix you
can use any button from the wysiwyg and it displays on the receipe.
[see: X]
|
2021-09-20 22:51:43 +02:00 |
|
Laurent Destailleur
|
1d597e8a72
|
Fix add unset* action as sensible GET actions
|
2021-09-19 18:03:38 +02:00 |
|
Christian Foellmann
|
d706c3b1ec
|
use Forms::buttonsSaveCreate() to generate most of the Save|Cancel forms combination
|
2021-08-20 14:41:30 +02:00 |
|
Laurent Destailleur
|
88ccaeb13f
|
Help setup
|
2021-08-17 05:08:15 +02:00 |
|
andreubisquerra
|
ea531a4c88
|
Customer display settings
|
2021-08-08 19:16:11 +02:00 |
|
Laurent Destailleur
|
d4651c4721
|
Fix trad
|
2021-04-28 18:32:49 +02:00 |
|
Laurent Destailleur
|
2dc597f5d0
|
Make setup easier to understand
|
2021-04-28 18:04:00 +02:00 |
|
Laurent Destailleur
|
2738985689
|
Fix translation
|
2021-04-28 17:53:05 +02:00 |
|
Laurent Destailleur
|
d9d7019de4
|
Clean page
|
2021-04-28 17:12:34 +02:00 |
|
Laurent Destailleur
|
3f7f166fb6
|
Make option label easier to understand.
|
2021-04-27 19:33:11 +02:00 |
|
Laurent Destailleur
|
8a62d97b89
|
Remove one thousand of useless files
|
2021-04-12 15:57:16 +02:00 |
|
Laurent Destailleur
|
a5034d44f7
|
$_POST war
|
2021-03-24 19:53:31 +01:00 |
|
UT from dolibit
|
eedf76dd46
|
Update setup.php
$help_url = 'EN:Module_Point_of_sale_(TakePOS)';
llxHeader('', $langs->trans("CashDeskSetup"), $help_url);
|
2021-03-16 16:40:25 +01:00 |
|
Frédéric FRANCE
|
ebfba19778
|
code syntax s... t.. dir
|
2021-02-26 21:17:52 +01:00 |
|
Nicolas
|
49c0967a3e
|
NEW option for Takepos to show the total price without tax
|
2021-02-24 15:48:15 +01:00 |
|
Laurent Destailleur
|
452aea1d8b
|
Fix bad test
|
2021-01-23 17:59:56 +01:00 |
|
Laurent Destailleur
|
dd69aed27b
|
Fix error test
|
2021-01-23 17:49:08 +01:00 |
|
Laurent Destailleur
|
6b0092c30a
|
Several minor bugfixes. Hide option TAKEPOS_NUMPAD_USE_PAYMENT_ICON.
|
2020-12-04 00:58:51 +01:00 |
|
Laurent Destailleur
|
7e6af6a54f
|
FIX translation not loaded for error message of numbering modules
|
2020-11-28 02:09:27 +01:00 |
|
Laurent Destailleur
|
60bfbe2e57
|
Merge pull request #15448 from Givriz/dev
Feature : creation of a "button-save" class
|
2020-11-21 23:44:30 +01:00 |
|
andreubisquerra
|
d24ac5109d
|
FIX TakePOS order_notes extrafield
|
2020-11-20 18:40:04 +01:00 |
|
Givriz
|
c48129e279
|
Ajout de la class "button-save"
Ajout de cette class sur les boutons pour pour cloturer une issue ouverte (feature)
|
2020-11-19 20:23:38 +01:00 |
|
jove@bisquerra.com
|
a5ffac1935
|
Compatibility with new TakePOS connector
|
2020-11-12 22:31:32 +01:00 |
|
Laurent Destailleur
|
e68284871b
|
Update receipt.php
|
2020-11-12 12:44:34 +01:00 |
|
jove@bisquerra.com
|
71f09dc2d8
|
Update receipt tab in TakePOS
|
2020-11-11 21:51:32 +01:00 |
|
Scrutinizer Auto-Fixer
|
7f52920716
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
2020-10-31 13:32:18 +00:00 |
|
Frédéric FRANCE
|
9a470fa42d
|
replace deprecated
|
2020-10-22 22:50:03 +02:00 |
|
jove@bisquerra.com
|
1283c6e095
|
TakePOS connector compatibility with templates
|
2020-10-18 09:29:33 +02:00 |
|
jove@bisquerra.com
|
54f9ed6346
|
NEW: Add third order printer to TakePOS
|
2020-10-12 22:07:05 +02:00 |
|
Laurent Destailleur
|
f442dac2c9
|
Add token on most GET url for admin action
|
2020-09-30 15:13:28 +02:00 |
|
Laurent Destailleur
|
a16788f753
|
Fix syntax error
|
2020-09-24 00:06:02 +02:00 |
|
Laurent Destailleur
|
bfbb217607
|
Fix GETPOST on 'action'
|
2020-09-16 19:39:50 +02:00 |
|
jove@bisquerra.com
|
e55c16c039
|
NEW Weighing Scale compatibility with TakePOS connector
|
2020-09-13 21:12:14 +02:00 |
|
Scrutinizer Auto-Fixer
|
b78ff67d7e
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
2020-09-07 08:18:17 +00:00 |
|
Laurent Destailleur
|
5c1680e9c5
|
Merge branch 'develop' into master
|
2020-08-27 19:58:29 +02:00 |
|
Laurent Destailleur
|
c784c002fd
|
Merge pull request #14517 from aspangaro/13.0_a5
Some fix on complete_head_from_modules
|
2020-08-23 18:09:15 +02:00 |
|
andreubisquerra
|
e8c8cb53cb
|
Fix travis
|
2020-08-22 18:45:54 +02:00 |
|
jove@bisquerra.com
|
d9cbd8f998
|
NEW: Print payment method and change in TakePOS
|
2020-08-22 18:28:15 +02:00 |
|
Alexandre SPANGARO
|
f1f579ad67
|
Some fix on complete_head_from_modules
|
2020-08-20 22:17:34 +02:00 |
|
Laurent Destailleur
|
25dfd32e0b
|
Merge pull request #14456 from andreubisquerra/master
NEW: Delayed payment in TakePOS
|
2020-08-19 14:36:34 +02:00 |
|
Laurent Destailleur
|
88c07e86ad
|
Organization of setup for Takepos bar features
|
2020-08-13 13:46:53 +02:00 |
|
jove@bisquerra.com
|
3be723f3a1
|
NEW: Delayed payment in TakePOS
|
2020-08-11 07:49:54 +02:00 |
|
Laurent Destailleur
|
be34a2c607
|
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/core/class/extrafields.class.php
htdocs/core/class/html.form.class.php
htdocs/langs/en_US/cashdesk.lang
htdocs/product/stock/list.php
|
2020-08-02 16:06:51 +02:00 |
|
jove@bisquerra.com
|
593c7242c4
|
NEW: TakePOS Gift Receipt
|
2020-08-02 11:13:41 +02:00 |
|
Laurent Destailleur
|
0b46fcb4f8
|
Debug
|
2020-07-31 14:02:08 +02:00 |
|
Laurent Destailleur
|
0d71cd4279
|
Fix td not closed
|
2020-07-31 13:51:49 +02:00 |
|
Laurent Destailleur
|
255dc71823
|
Missing translation
|
2020-07-31 13:20:05 +02:00 |
|
Laurent Destailleur
|
83eaddb17b
|
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/compta/prelevement/class/bonprelevement.class.php
htdocs/core/class/evalmath.class.php
htdocs/core/class/extrafields.class.php
htdocs/install/mysql/migration/11.0.0-12.0.0.sql
htdocs/langs/en_US/cashdesk.lang
htdocs/societe/class/societe.class.php
|
2020-07-04 13:13:17 +02:00 |
|
andreubisquerra
|
452cca503a
|
Fixes
|
2020-07-02 00:11:17 +02:00 |
|
andreubisquerra
|
d2a78b8aa4
|
Update appearance.php
|
2020-07-01 22:44:18 +02:00 |
|
jove@bisquerra.com
|
76f3724191
|
NEW: Appearance tab in TakePOS with more visual parameters
|
2020-07-01 22:34:35 +02:00 |
|
Laurent Destailleur
|
4f1ac84a19
|
Fix can't find link to edit table plan
|
2020-06-30 12:07:24 +02:00 |
|
Laurent Destailleur
|
9c23890c26
|
Fix phpcs
|
2020-06-24 20:03:12 +02:00 |
|
Laurent Destailleur
|
0139a840ae
|
Fix setup
|
2020-06-21 20:49:34 +02:00 |
|
Laurent Destailleur
|
501fd2f7a3
|
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/takepos/admin/receipt.php
|
2020-06-21 20:48:41 +02:00 |
|
Laurent Destailleur
|
ccc55dcb1e
|
Debug Receipt printer module and reduce duplicate translation key
|
2020-06-20 15:19:19 +02:00 |
|
Laurent Destailleur
|
c54294285a
|
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/comm/mailing/class/html.formadvtargetemailing.class.php
htdocs/core/class/commonobject.class.php
htdocs/core/class/html.form.class.php
|
2020-06-20 12:28:14 +02:00 |
|
andreubisquerra
|
515d18020d
|
Add security check
|
2020-06-20 12:21:14 +02:00 |
|
andreubisquerra
|
532fe82c6e
|
Fix travis
|
2020-06-20 12:21:06 +02:00 |
|
jove@bisquerra.com
|
ad432e1e9b
|
Printable QR
|
2020-06-20 12:20:53 +02:00 |
|
VESSILLER
|
f010184008
|
FIX replace filter parameter "none" by "restricthtml"
|
2020-06-08 11:48:31 +02:00 |
|
VESSILLER
|
81fbb80823
|
FIX end div for responsive table
|
2020-06-05 14:20:38 +02:00 |
|
VESSILLER
|
304c44560d
|
NEW add free text on each terminal of cash desk
|
2020-06-05 10:47:45 +02:00 |
|
Laurent Destailleur
|
9a30d4ca44
|
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2020-06-02 13:32:02 +02:00 |
|
andreubisquerra
|
5325971517
|
Update settings
|
2020-06-01 17:02:11 +02:00 |
|
Laurent Destailleur
|
40816c02ce
|
Merge branch 'develop' into Squiz.ControlStructures.ControlSignature.SpaceAfterKeyword
|
2020-05-25 22:40:59 +02:00 |
|
Laurent Destailleur
|
6158e41822
|
CSS
|
2020-05-24 23:44:04 +02:00 |
|
Frédéric FRANCE
|
5940d3705a
|
add new rule
|
2020-05-21 16:00:12 +02:00 |
|
Frédéric FRANCE
|
b41ac00b98
|
add new rule
|
2020-05-21 15:05:19 +02:00 |
|
Frédéric FRANCE
|
ee6fadd0d5
|
add new rule
|
2020-05-21 01:41:27 +02:00 |
|
Laurent Destailleur
|
a649dcecf7
|
Look and field
|
2020-05-08 03:01:51 +02:00 |
|
Laurent Destailleur
|
830a117aa7
|
Suggest fix for #13824
|
2020-05-07 23:39:03 +02:00 |
|
Laurent Destailleur
|
f4a9490e7f
|
Fix a page with NOLOGIN const set to 1 must be into "public" dir.
|
2020-05-04 16:55:53 +02:00 |
|
andreubisquerra
|
8530db6dab
|
Fix travis
|
2020-05-03 00:09:17 +02:00 |
|
jove@bisquerra.com
|
81c808692e
|
NEW Bar Restaurant tab and Auto order
|
2020-05-02 22:00:04 +02:00 |
|
jove@bisquerra.com
|
4dbd16077e
|
Finish send receipt by email from TakePOS
|
2020-04-30 01:10:12 +02:00 |
|
Laurent Destailleur
|
b20d85b198
|
Fix phpcs
|
2020-04-26 23:06:52 +02:00 |
|
jove@bisquerra.com
|
78b43ddb1f
|
TakePOS connector update
|
2020-04-11 22:19:36 +02:00 |
|
jove@bisquerra.com
|
66659f0693
|
Two diferents order printers
|
2020-04-10 19:18:42 +02:00 |
|
Scrutinizer Auto-Fixer
|
444c293c01
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
2020-04-10 08:59:32 +00:00 |
|
andreubisquerra
|
aec1c177e3
|
Order printer with 'Receipt printers' module
|
2020-04-06 16:07:05 +02:00 |
|
jove@bisquerra.com
|
d9614ac6fc
|
Integrate Cash Control in TakePOS
|
2020-03-30 20:05:45 +02:00 |
|
Laurent Destailleur
|
1cb598290a
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2020-03-22 20:17:10 +01:00 |
|
Laurent Destailleur
|
1fdef022f0
|
css
|
2020-03-22 20:16:14 +01:00 |
|
andreubisquerra
|
4b7de1e5f5
|
Remove vars to avoid conficts in TakePOS setup
|
2020-03-21 15:48:25 +01:00 |
|
Laurent Destailleur
|
5f0f376817
|
Merge pull request #13334 from OPEN-DSI/new-takepos-group-same-product
NEW add a parameter to group same product
|
2020-03-20 10:45:06 +01:00 |
|
Laurent Destailleur
|
4b1dd27c5f
|
Move takepos.php file into index.php to match other dir structure
|
2020-03-16 15:41:21 +01:00 |
|
Laurent Destailleur
|
41ae8f6f68
|
TakePOS: Move all information of customer in the header
|
2020-03-16 13:27:10 +01:00 |
|
VESSILLER
|
350408d2ac
|
Merge branch 'develop' of github.com:OPEN-DSI/dolibarr into new-takepos-group-same-product
|
2020-03-16 11:10:41 +01:00 |
|
VESSILLER
|
1268bab958
|
Merge branch 'develop' of github.com:OPEN-DSI/dolibarr into new-takepos-group-same-product
|
2020-03-13 17:27:04 +01:00 |
|
VESSILLER
|
04c0332bee
|
FIX travis errors
|
2020-03-12 18:31:43 +01:00 |
|
VESSILLER
|
70ebc61c1f
|
Module TakePos - NEW add numbering module for cash desk
|
2020-03-12 17:43:59 +01:00 |
|