Commit Graph

79082 Commits

Author SHA1 Message Date
ptibogxiv
1c28086d4b
FIX logout redirect to takepos.php
usefull for terminal locked with POS and use standard dolibarr login with addon as U2F
2019-08-28 13:22:54 +02:00
Laurent Destailleur
85016a7a45 Fix bad error when module not enabled 2019-08-28 13:12:43 +02:00
Laurent Destailleur
f21cb54ae6 FIX management of extrafields in modulebuilder 2019-08-28 13:12:38 +02:00
Laurent Destailleur
b05b3e897f Fix bad error when module not enabled 2019-08-28 13:11:51 +02:00
Laurent Destailleur
55334dff3b FIX management of extrafields in modulebuilder 2019-08-28 13:04:22 +02:00
Laurent Destailleur
c0262f1e19 Fix type integer 2019-08-28 12:24:56 +02:00
Laurent Destailleur
9109eeaa77 Fix type integer 2019-08-28 12:24:35 +02:00
Laurent Destailleur
7236df37d4 FIX error management when adding a property with type real 2019-08-28 12:16:59 +02:00
Laurent Destailleur
ed42f59201 FIX error management when adding a property with type real 2019-08-28 12:10:28 +02:00
Laurent Destailleur
e55b2f8298 Update screenshots 2019-08-28 11:34:56 +02:00
Laurent Destailleur
e3a4ad00d7 Code comment 2019-08-28 10:22:40 +02:00
Laurent Destailleur
e421b4b698 Trans 2019-08-28 10:12:39 +02:00
andreubisquerra
d096d8abba Set free-text item default vat in TakePOS 2019-08-27 21:57:21 +02:00
Laurent Destailleur
6ea7e06982 Doxygen 2019-08-27 20:36:52 +02:00
Laurent Destailleur
04e11bcbd1 Doxygen 2019-08-27 20:35:42 +02:00
Laurent Destailleur
4ceb3c2e85 Add context 'ws' for web services authentication. 2019-08-27 20:35:06 +02:00
Laurent Destailleur
bb893fd3a8 FIX Missing the filter fields in export of expense report and leaves 2019-08-27 18:16:34 +02:00
Laurent Destailleur
bbda4269b2 Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into develop 2019-08-27 17:55:21 +02:00
Laurent Destailleur
529c2f4992 Fix phpcs 2019-08-27 17:54:51 +02:00
Laurent Destailleur
e09223ed4d FIX #11702 2019-08-27 17:52:46 +02:00
ptibogxiv
f80e19c126
Fix var $amount 2019-08-27 17:46:05 +02:00
Laurent Destailleur
851d76460a FIX #11720 2019-08-27 17:42:25 +02:00
Tim Otte
5abfc04900
Merge branch 'develop' into develop 2019-08-27 16:37:41 +02:00
Alexandre SPANGARO
47b9af09a5 Fix stickler 2019-08-27 16:37:14 +02:00
Tim Otte
258ad409c0 Added stickler yml to succeed in pull request 2019-08-27 16:36:06 +02:00
Tim Otte
75152cb210 Added odt support to supplier orders 2019-08-27 16:22:16 +02:00
florian HENRY
243fca9a1a fix event list with description 2019-08-27 16:12:07 +02:00
Laurent Destailleur
12a09b8b2a Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
	htdocs/takepos/invoice.php
2019-08-27 15:56:56 +02:00
Laurent Destailleur
1ac9affd82 Trans 2019-08-27 15:54:44 +02:00
Laurent Destailleur
d4d3e28437 It is diffcult to understand how stock decrease is done so we show the
ref of stock.
2019-08-27 15:53:03 +02:00
Laurent Destailleur
81beadbed8 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2019-08-27 15:43:28 +02:00
Laurent Destailleur
d5328d1cec Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into develop 2019-08-27 15:43:19 +02:00
Laurent Destailleur
a2b1d96d42 Fix protection in cleaning invoice with transaction. Delete also
extrafield lines.
2019-08-27 15:42:35 +02:00
Laurent Destailleur
7165389f6c Add log
Add protection to avoid change on a non draft invoice.
2019-08-27 15:39:35 +02:00
Laurent Destailleur
478b1fea25 FIX #11711 2019-08-27 15:06:50 +02:00
Laurent Destailleur
b73a0c4ee7
Merge pull request #11465 from atm-maxime/new_choose_lines_from_origin
NEW : can choose lines while creating order from origin
2019-08-27 15:01:26 +02:00
Laurent Destailleur
f9094cfc44
Update card.php 2019-08-27 15:00:41 +02:00
Maxime Kohlhaas
9c09876bd4 Merge branch 'develop' of github.com:atm-maxime/dolibarr into new_choose_lines_from_origin 2019-08-27 14:33:34 +02:00
Maxime Kohlhaas
4bd806ea65 Move $selectedlines to parameter 2019-08-27 14:33:28 +02:00
Laurent Destailleur
55505604c1
Merge pull request #11397 from atm-josselin/FIX_product_document_and_special_characters
FIX : filepath of generated documents doesn't handle products with sp…
2019-08-27 14:12:48 +02:00
Alexandre SPANGARO
958361b45e Merge branch 'develop' into 11.0_digitaria 2019-08-27 14:11:27 +02:00
Laurent Destailleur
9867928fd7 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2019-08-27 14:10:32 +02:00
Laurent Destailleur
3eb32360ce Fix escape 2019-08-27 14:10:23 +02:00
Alexandre SPANGARO
d7f8df2e45 NEW Digitaria model for numbering accountancy thirdparty 2019-08-27 14:03:33 +02:00
Laurent Destailleur
8598dae6ea
Merge pull request #11765 from ptibogxiv/patch-248
Fix tab and lang
2019-08-27 13:57:41 +02:00
ptibogxiv
1b64c89c2a
Fix tab and lang 2019-08-27 13:32:55 +02:00
Jean Traullé
b0905c90cb Fix Minimum PHP vers. requirement in Readme 2019-08-27 13:14:01 +02:00
Laurent Destailleur
1dccd27b8f Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2019-08-27 13:13:14 +02:00
Laurent Destailleur
bcd2158c72
Merge pull request #11762 from jtraulle/patch-1
Fix Minimum PHP vers. requirement in Readme
2019-08-27 13:12:18 +02:00
Jean Traullé
69507118d1
Fix Minimum PHP vers. requirement in Readme 2019-08-27 12:58:28 +02:00