Frédéric FRANCE
828c1d41e7
doxygen
...
https://doxygen.dolibarr.org/develop/doxygen-warnings.log
2021-10-02 13:49:33 +02:00
Frédéric FRANCE
0ebe4de80a
doxygen
...
https://doxygen.dolibarr.org/develop/doxygen-warnings.log
2021-10-02 13:48:27 +02:00
Frédéric FRANCE
1ba0369f01
doxygen
...
https://doxygen.dolibarr.org/develop/doxygen-warnings.log
2021-10-02 13:47:30 +02:00
Alexandre SPANGARO
9426af8f6a
NEW #18820 Accountancy - Add product account in import/export of thirdparty (level 3)
2021-09-28 13:16:44 +02:00
Laurent Destailleur
0c52817426
Merge pull request #18821 from aspangaro/15a20
...
NEW #18820 Accountancy - Add product account in import/export of thirdparty (level 3)
2021-09-28 13:14:16 +02:00
Laurent Destailleur
d4cc60640b
Clean code
2021-09-27 15:41:58 +02:00
Gauthier PC portable 024
fde0f1ac25
NEW : HRM integration, source code
2021-09-27 11:20:38 +02:00
Alexandre SPANGARO
372ba6cf0b
NEW #18820 Accountancy - Add product account in import/export of thirdparty (level 3)
2021-09-25 07:49:08 +02:00
Laurent Destailleur
d38c3028eb
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/expensereport/class/expensereport.class.php
2021-09-23 02:41:53 +02:00
Laurent Destailleur
6c7c6c9efd
FIX legal issue on expense report pdf (must also show price without tax)
2021-09-22 12:47:06 +02:00
Laurent Destailleur
360e3290b5
typo
2021-09-20 04:20:20 +02:00
Laurent Destailleur
1d597e8a72
Fix add unset* action as sensible GET actions
2021-09-19 18:03:38 +02:00
Laurent Destailleur
061cbc4266
Merge pull request #18750 from maksimstojkovic/develop
...
Fix Warehouse PDF Generation Error
2021-09-18 16:08:16 +02:00
Maksim Stojkovic
d69ef7c134
Fix typo in pdf_standard.modules.php
2021-09-18 03:12:13 +10:00
Maksim Stojkovic
44ff73f5de
Remove unused $nblines assignment
...
Fixes the following warning received when attempting to generate a warehouse stock document using the default template:
`count(): Parameter must be an array or an object that implements Countable in /var/www/html/core/modules/stock/doc/pdf_standard.modules.php on line 211`.
$nblines is subsequently assigned on line 326, after which it is then used.
2021-09-17 23:50:00 +10:00
Laurent Destailleur
0ae8403fb4
Merge pull request #18690 from lainwir3d/add_rest_api_key_modify_right
...
CLOSE #18689 REST API module: add api key generate / modify right.
2021-09-17 12:10:03 +02:00
Laurent Destailleur
fdcd523c55
Merge branch 'develop' into develop#1
2021-09-17 11:59:20 +02:00
Laurent Destailleur
8909702619
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/adherents/class/adherent.class.php
htdocs/bom/class/bom.class.php
htdocs/filefunc.inc.php
htdocs/langs/en_US/eventorganization.lang
htdocs/product/class/productfournisseurprice.class.php
2021-09-16 13:40:05 +02:00
lmarcouiller
4762fd9c2e
Close #18678 : Implemention of tags/categories KM
2021-09-13 11:22:55 +02:00
Laurent Destailleur
ce9a10bd90
Fix description of some options
2021-09-13 03:43:25 +02:00
stickler-ci
e424df6447
Fixing style errors.
2021-09-12 12:15:33 +00:00
2fe85f2a86
CLOSE #18689 REST API module: add api key generate / modify right.
2021-09-12 15:47:56 +04:00
Laurent Destailleur
32a09e9494
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/langs/en_US/admin.lang
htdocs/salaries/paiement_salary.php
2021-09-07 17:47:00 +02:00
Laurent Destailleur
51a751f088
Fix option MAIN_GENERATE_DOCUMENTS_WITHOUT_VAT
2021-09-06 19:00:01 +02:00
Laurent Destailleur
ed3919da13
Look and feel
2021-09-05 02:25:32 +02:00
Laurent Destailleur
2928c3dc9b
NEW Add a PDF document template for Manufacturing Orders
2021-09-05 02:18:53 +02:00
stickler-ci
35f3742d08
Fixing style errors.
2021-09-04 11:05:50 +00:00
mschamp
db6a2844ad
Add files via upload
2021-09-04 12:36:54 +02:00
Laurent Destailleur
ee066ad725
Cast sql var
2021-09-03 21:25:43 +02:00
Laurent Destailleur
dc81f1de68
Fix var_dump
2021-09-03 11:00:14 +02:00
Laurent Destailleur
dd6647e6cb
Fix label import fields
2021-09-02 21:03:49 +02:00
Laurent Destailleur
8ea1a9602b
NEW Add import / export of MO and BOMLines - Close #18499
2021-09-02 21:00:31 +02:00
Laurent Destailleur
cac1a7ba5f
Fix sql request when using encrypt
2021-09-02 13:45:44 +02:00
Laurent Destailleur
8600d8d00d
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
2021-09-01 22:50:06 +02:00
Laurent Destailleur
076bfd82a3
FIX option "Default value for field 'Refuse bulk emailings'"
2021-09-01 22:38:47 +02:00
Laurent Destailleur
c762840dec
FIX option "Default value for field 'Refuse bulk emailings'"
2021-09-01 22:37:15 +02:00
Laurent Destailleur
7c7e89cc3b
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
...
Conflicts:
htdocs/core/modules/supplier_invoice/doc/pdf_canelle.modules.php
2021-09-01 18:41:44 +02:00
Laurent Destailleur
82d878dd7a
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
...
Conflicts:
htdocs/core/modules/supplier_invoice/doc/pdf_canelle.modules.php
2021-09-01 17:59:07 +02:00
Laurent Destailleur
79a25248cd
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
Conflicts:
htdocs/core/triggers/interface_20_modWorkflow_WorkflowManager.class.php
2021-09-01 17:55:32 +02:00
Laurent Destailleur
74f3b98ea9
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
...
Conflicts:
htdocs/core/modules/supplier_invoice/pdf/pdf_canelle.modules.php
2021-09-01 17:54:21 +02:00
Laurent Destailleur
38c0e93285
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/adherents/card.php
htdocs/core/class/commonobjectline.class.php
htdocs/core/triggers/interface_20_modWorkflow_WorkflowManager.class.php
htdocs/public/project/index.php
2021-09-01 17:52:04 +02:00
Laurent Destailleur
65c92f176c
Merge pull request #18553 from Hystepik/develop#1
...
Fix : KnowledgeManagement menu permission
2021-09-01 16:43:01 +02:00
Florian HENRY
bae73b9a52
disabled module on inactive
2021-09-01 15:16:11 +02:00
Laurent Destailleur
9da82af74f
Merge pull request #18566 from Dolibarr/scrutinizer-patch-2
...
Scrutinizer Auto-Fixes
2021-09-01 13:36:20 +02:00
Laurent Destailleur
19f0db23df
Fix scrutinizer bugs
2021-08-31 20:31:05 +02:00
Scrutinizer Auto-Fixer
312ca95feb
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2021-08-31 18:18:28 +00:00
Maxime Kohlhaas
d09d036f06
Fix supplier invoice pdf generation canelle
...
Thirdparty wrongly fetched was causing errors on mass generation
2021-08-31 16:10:55 +02:00
Laurent Destailleur
cceba665a2
NEW Option "Add a link on the PDF to make the online payment"
2021-08-31 12:29:14 +02:00
lmarcouiller
31abb98a91
Fix : KnowledgeManagement menu permission
2021-08-30 14:38:36 +02:00
Laurent Destailleur
3336b5c405
Fixed implementation for #18373
2021-08-28 21:19:04 +02:00
Laurent Destailleur
c188ef0438
Fixed implementation for #18373
2021-08-28 21:09:52 +02:00
Laurent Destailleur
20e681d025
Revert "[NEW] PDF Document ref in title option"
2021-08-28 20:59:12 +02:00
Laurent Destailleur
f2f3c5daf5
Merge pull request #18373 from bb2a/PDF_Ref_In_Title
...
[NEW] PDF Document ref in title option
2021-08-28 20:41:55 +02:00
Laurent Destailleur
fb8723d884
Merge pull request #18487 from cfoellmann/PR/fix-remaining-buttons
...
replace remaining SubmitCancel buttons
2021-08-28 18:39:06 +02:00
Laurent Destailleur
8b996627eb
Merge pull request #18462 from grandoc/new_branch_22_08_2021
...
fix : Undefined property: stdClass:: in C:\wamp64\www\dolibarr-140\ht…
2021-08-28 18:35:40 +02:00
stickler-ci
3598e0a246
Fixing style errors.
2021-08-28 07:32:07 +00:00
henrynopo
4ae29c53aa
Update pdf_espadon.modules.php
2021-08-28 15:30:05 +08:00
Laurent Destailleur
29abbbe2fb
Clean code
2021-08-28 01:45:53 +02:00
Laurent Destailleur
51a4d7630f
Clean code
2021-08-28 00:56:37 +02:00
Laurent Destailleur
46d993c9a6
Clean code
2021-08-27 22:42:04 +02:00
Laurent Destailleur
3b6559b1a6
Clean code by adding cast int.
2021-08-27 18:53:45 +02:00
Laurent Destailleur
931f712c5f
Fix import gender man/woman, not 0/1 + import of thirdparty for members
2021-08-26 11:55:22 +02:00
Laurent Destailleur
ac2fc9c57f
Fix import gender man/woman, not 0/1 + import of thirdparty for members
2021-08-26 11:53:57 +02:00
Christian Foellmann
f094b4c70c
fix up most of the remaining submit inputs
2021-08-24 17:04:17 +02:00
Laurent Destailleur
dc006b0ebb
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/core/class/html.form.class.php
2021-08-23 19:44:02 +02:00
Laurent Destailleur
23829ae637
Cast numeric into on sql request
2021-08-23 18:56:46 +02:00
Laurent Destailleur
d4b5ee6c85
Fix cast into variable into sql request.
2021-08-23 17:41:11 +02:00
Philippe GRAND
7c2d19ffaf
FIX : indentation
2021-08-23 10:20:22 +02:00
Philippe GRAND
f88fdbe71d
FIX : for php8 compliance
2021-08-23 10:12:28 +02:00
stickler-ci
c750c5f7cf
Fixing style errors.
2021-08-19 14:45:55 +00:00
Anthony Berton
58b50d02c7
default ref in title 2
2021-08-19 16:43:35 +02:00
Anthony Berton
10c445cf6a
default ref in title
2021-08-19 16:13:41 +02:00
Anthony Berton
fcdb4bfafb
Merge branch 'develop' into PDF_Ref_In_Title
2021-08-18 08:43:20 +02:00
Laurent Destailleur
da3fb82868
Merge pull request #18175 from defrance/patch-170
...
FIX : "disabled" field missing on definition
2021-08-17 23:34:34 +02:00
Laurent Destailleur
bbcea38793
Fix phpcs
2021-08-17 21:58:06 +02:00
Laurent Destailleur
2a19c02f19
Merge pull request #18178 from defrance/patch-171
...
PHP V8 warning error, use of not declared array
2021-08-17 19:29:49 +02:00
Laurent Destailleur
f0f8210918
Update DolibarrModules.class.php
2021-08-17 19:28:26 +02:00
Laurent Destailleur
e8646c7919
Merge branch 'develop' into PDF_Propal_frame_option
2021-08-17 18:30:37 +02:00
Laurent Destailleur
33697cec1c
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2021-08-17 18:13:18 +02:00
Laurent Destailleur
fb1e5f72d3
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2021-08-17 18:11:08 +02:00
Laurent Destailleur
8eba57f722
Merge branch 'develop' into PDF_Option_show_code_client
2021-08-17 16:51:01 +02:00
Laurent Destailleur
9c78f8f647
Merge branch 'develop' into PDF_Ref_In_Title
2021-08-17 16:46:06 +02:00
Laurent Destailleur
27a580dc95
Merge branch 'develop' into PDF_show_sender_name
2021-08-17 16:41:19 +02:00
Laurent Destailleur
1a8ad5abfa
Propagate $outputlangs to getExtrafieldContent method.
2021-08-17 15:50:28 +02:00
Laurent Destailleur
f18f970b08
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
2021-08-17 13:52:36 +02:00
Laurent Destailleur
7d61609462
FIX #yogosha6907
2021-08-17 13:13:04 +02:00
Laurent Destailleur
92d6ad9597
Removed old simple POS module ('cashdesk' module)
2021-08-17 04:57:53 +02:00
Laurent Destailleur
bfedd4a04c
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2021-08-11 20:47:51 +02:00
Laurent Destailleur
310b5c974b
Fix help
2021-08-11 19:43:12 +02:00
Anthony Berton
956bd00c13
CHANGE_CONST_ADD_DOC
2021-08-11 18:37:13 +02:00
Anthony Berton
fb42e3f473
add_doc
2021-08-11 18:25:48 +02:00
Anthony Berton
a8562704cf
add_doc
2021-08-11 18:16:53 +02:00
Anthony Berton
e89c1b49a8
add_espadon_doc
2021-08-11 17:44:40 +02:00
Anthony Berton
c62c53bf5e
add_sponge_doc
2021-08-11 17:42:43 +02:00
Anthony Berton
fc10fd0901
add_cyan_doc
2021-08-11 17:32:09 +02:00
Anthony Berton
8d1a53ce98
add eratosthene doc
2021-08-11 16:28:13 +02:00
Anthony Berton
c5e8302ba2
Const
2021-08-11 16:18:16 +02:00
stickler-ci
3e2b4b45c1
Fixing style errors.
2021-08-11 11:00:11 +00:00
Anthony Berton
40329b9181
other_doc
2021-08-11 12:59:34 +02:00
Anthony Berton
967d526307
other_frame
2021-08-11 12:41:50 +02:00
Anthony Berton
b8ccbf39f3
other_doc
2021-08-11 12:39:24 +02:00
stickler-ci
b7441aaf45
Fixing style errors.
2021-08-11 10:37:06 +00:00
Anthony Berton
b45a57060f
const_and_other_doc
2021-08-11 12:36:16 +02:00
Anthony Berton
816648f283
other_docs
2021-08-11 12:28:44 +02:00
stickler-ci
1d9d90036d
Fixing style errors.
2021-08-10 15:14:41 +00:00
Anthony Berton
6a41edd3c2
ok
2021-08-10 13:02:37 +02:00
Anthony Berton
366625f300
const
2021-08-10 09:50:14 +02:00
Anthony Berton
f8df845442
Const and Com
2021-08-10 09:45:15 +02:00
Anthony Berton
3b04c28c4f
const
2021-08-10 09:41:40 +02:00
Anthony Berton
284b40f152
CONST
2021-08-10 09:38:07 +02:00
Anthony Berton
0bead55836
ok
2021-08-09 18:11:36 +02:00
stickler-ci
adc6f883e2
Fixing style errors.
2021-08-09 16:03:13 +00:00
Anthony Berton
6b3b6fd508
ok
2021-08-09 18:01:43 +02:00
stickler-ci
190ae8377e
Fixing style errors.
2021-08-09 15:42:38 +00:00
Anthony Berton
41457d2adb
ok
2021-08-09 17:16:48 +02:00
4873a91afc
CLOSE #18326 Workflow: Close order on shipment closing.
...
Allow an order to be closed automatically when all linked shipment have been closed and all products / items have been shipped.
2021-08-03 17:55:28 +04:00
Laurent Destailleur
0058e32207
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
2021-08-02 19:03:38 +02:00
Laurent Destailleur
3ca1e1c4c0
Merge pull request #18196 from FHenry/develop_addexport
...
new: add column into export invoice
2021-08-01 23:32:51 +02:00
Laurent Destailleur
b67487b2ca
Fix reposition
2021-07-31 17:28:43 +02:00
Laurent Destailleur
bd35d86268
Debug v14
2021-07-31 17:20:48 +02:00
Laurent Destailleur
6f449cfd6c
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
2021-07-31 16:33:38 +02:00
Laurent Destailleur
04911bde25
Merge pull request #18277 from atm-florianm/FIX_forum_post_37369_wrong_conf_used
...
FIX $conf->task used but it does not exist, use $conf->projet instead
2021-07-31 12:20:18 +02:00
Laurent Destailleur
0c3bf536f2
Fix field resolution
2021-07-30 01:10:15 +02:00
atm-florian
fdd0ab8461
FIX $conf->task used but it does not exist, use $conf->projet instead
2021-07-28 23:56:44 +02:00
Ferran Marcet
67cc580797
Fix: Bad rights on inventory module
2021-07-28 10:45:47 +02:00
Laurent Destailleur
079b014b14
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
2021-07-26 00:41:35 +02:00
Laurent Destailleur
4c505619e3
FIX look and field v14
2021-07-23 00:02:14 +02:00
Florian HENRY
8eafbf9101
add column into export invoice
2021-07-21 17:00:57 +02:00
BENKE Charlene
98a2c35ab5
PHP V8 warning error, use of not declared array
2021-07-19 17:51:06 +02:00
BENKE Charlene
acdac32845
FIX : "disabled" field missing on definition
2021-07-19 13:46:50 +02:00
Laurent Destailleur
c0d54fe608
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2021-07-16 15:03:52 +02:00
Laurent Destailleur
0ccc2d9033
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
2021-07-16 15:01:11 +02:00
Laurent Destailleur
af1c43c70d
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
...
Conflicts:
htdocs/core/modules/modBarcode.class.php
htdocs/fourn/class/fournisseur.commande.dispatch.class.php
2021-07-16 14:05:42 +02:00
Laurent Destailleur
2fc8a80070
Merge pull request #17883 from marc-dll/develop_NEW_holiday_cron
...
NEW: holiday: handle monthly balance updates with cronjob
2021-07-16 12:48:12 +02:00
Florian HENRY
c928de89c6
fix: print barcode sould not be available for external user
2021-07-16 10:41:06 +02:00
evarisk-theo
f0599095ee
Merge branch 'Dolibarr:develop' into add-ticket-categories-functions
2021-07-13 14:04:14 +02:00
Laurent Destailleur
7533c9e3a5
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/langs/fr_FR/interventions.lang
2021-07-12 12:01:53 +02:00
evarisk-theo
41b0735150
Merge branch 'Dolibarr:develop' into add-ticket-categories-functions
2021-07-12 09:10:15 +02:00
Laurent Destailleur
97ac547fe2
Fix/debug the numbering module to autocalculate a new lot.
2021-07-11 00:44:36 +02:00
Laurent Destailleur
9d3f7c5cdd
Support fk_parent into dictionary of ticket categories
2021-07-07 18:30:10 +02:00
Laurent Destailleur
ced4ea1314
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/comm/propal/list.php
htdocs/core/tpl/objectline_view.tpl.php
2021-07-06 15:59:59 +02:00
Laurent Destailleur
1cfa43c085
Merge pull request #18088 from aspangaro/14p1
...
FIX Accountancy - Link from admin
2021-07-06 14:48:26 +02:00
Laurent Destailleur
adec77e449
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
2021-07-05 18:47:24 +02:00
Laurent Destailleur
65adb16191
Fix increase entrophy of default password generation.
2021-07-05 17:55:17 +02:00
Alexandre SPANGARO
8bde61c2c6
FIX Accountancy - Link from admin
2021-07-05 06:58:10 +02:00
Laurent Destailleur
d1c6a9899c
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2021-07-03 18:33:00 +02:00
Laurent Destailleur
b43fddfc74
Merge pull request #18058 from altairisfr/exportprices
...
add labels and export only latest prices
2021-07-02 16:35:58 +02:00
Théo David
079608fe00
NEW #18046 Add ticket ticket categories functions
2021-07-02 10:26:03 +02:00
Laurent Destailleur
5b34ea6c22
FIX permission to close a proposal when using advanced permissions
2021-07-01 03:06:40 +02:00
Laurent Destailleur
4cff865c6b
Trans
2021-06-30 18:22:40 +02:00
Laurent Destailleur
bda36337cd
Prepare fix #yogosha6443
2021-06-30 17:22:36 +02:00
Christophe Battarel
ac6cb5853e
fix for multientity
2021-06-30 15:35:55 +02:00
Laurent Destailleur
b6a538f439
Merge pull request #18056 from aspangaro/14b16
...
FIX Accountancy - Clean virtual zero on the import
2021-06-30 14:44:12 +02:00
Christophe Battarel
4f2e579bb2
add labels and export only latest prices
2021-06-30 10:21:31 +02:00
Christophe Battarel
0b5e231dd5
add labels and export only latest prices
2021-06-30 10:18:14 +02:00
Alexandre SPANGARO
f95b5be971
FIX Accountancy - Clean virtual zero on the import
2021-06-30 04:55:22 +02:00
Alexandre SPANGARO
6f12812329
FIX Accountancy - Clean virtual zero on the import
2021-06-29 23:07:20 +02:00
Laurent Destailleur
7aeb652c66
Better sanitizing, fix phpcs
2021-06-29 18:22:36 +02:00
Laurent Destailleur
25c6b64b1e
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
...
Conflicts:
htdocs/core/modules/delivery/doc/pdf_storm.modules.php
htdocs/core/modules/reception/doc/pdf_squille.modules.php
htdocs/modulebuilder/template/core/modules/mymodule/doc/pdf_standard_myobject.modules.php
htdocs/recruitment/core/modules/recruitment/doc/pdf_standard_recruitmentjobposition.modules.php
2021-06-29 15:58:26 +02:00
Laurent Destailleur
69e0381e55
Prepare v14
2021-06-29 02:39:20 +02:00
Laurent Destailleur
b3b96ddb7a
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2021-06-26 16:11:13 +02:00
Laurent Destailleur
e62ed28701
Debug v14
2021-06-26 15:39:52 +02:00
Laurent Destailleur
f4a512fa7b
Merge pull request #18004 from OPEN-DSI/new-export-parent-compnay-document-lines
...
NEW parent company on exports
2021-06-26 12:30:57 +02:00
Laurent Destailleur
781df5a8a8
Merge pull request #18016 from fappels/13_fix_klaas
...
FIX #17919 pictures in docs.
2021-06-26 12:22:57 +02:00
lvessiller
2cb2ec02d6
NEW parent compnay in order supplier lines export
2021-06-25 17:04:19 +02:00
Francis Appels
ec805d36fe
Remove deprecated level parameter.
2021-06-25 10:02:23 +02:00
Francis Appels
88f7ca9214
Fix MAIN_GENERATE_RECEPTION_WITH_PICTURE
2021-06-24 12:27:39 +02:00
Laurent Destailleur
cfc5646059
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into develop
2021-06-24 12:18:30 +02:00
Laurent Destailleur
a2d451dbfb
Missing extrafield on report
2021-06-24 12:17:32 +02:00
Francis Appels
dc9e71084b
Fix missing posYAfterImage for nexy for espadon and squille
2021-06-24 12:15:29 +02:00
Francis Appels
d20bd5bcf6
fix ctrl-y
2021-06-24 10:18:21 +02:00
Francis Appels
09382e0505
FIX #17919 pictures in docs.
...
Supplier order and proposal worked for me.
Supplier invoice not implemented need new feature request.
2021-06-24 10:12:34 +02:00
lvessiller
21ebfb6094
NEW parent company on exports
2021-06-22 14:13:18 +02:00
Frédéric FRANCE
6fb17b9777
fix warnings
2021-06-20 18:28:25 +02:00
Philippe GRAND
ae293d61c6
internationalization
2021-06-20 11:59:02 +02:00
Philippe GRAND
fb13d74467
internationalization
2021-06-20 11:56:49 +02:00
Philippe GRAND
dbee213db1
internationalization
2021-06-20 11:54:51 +02:00
Philippe GRAND
1480123f7d
internationalization
2021-06-20 11:53:21 +02:00
Philippe GRAND
e33db2876a
internationalization
2021-06-20 11:51:02 +02:00
Philippe GRAND
c06fcd36fb
internationalization
2021-06-20 11:48:30 +02:00
Philippe GRAND
d60d15883f
internationalization
2021-06-20 11:46:22 +02:00
Philippe GRAND
a4e63a1a26
internationalization
2021-06-20 11:43:05 +02:00
Philippe GRAND
057e78d8c3
internationalization
2021-06-20 11:40:54 +02:00
Philippe GRAND
b07d2f257a
internationalization
2021-06-20 11:37:51 +02:00
Philippe GRAND
14af45057c
internationalization
2021-06-20 11:35:37 +02:00
Philippe GRAND
748c10c2f9
internationalization
2021-06-20 11:32:25 +02:00
Philippe GRAND
1207944761
internationalization
2021-06-20 11:29:47 +02:00
Philippe GRAND
9ccc9d0d3d
internationalization
2021-06-20 11:27:49 +02:00
Philippe GRAND
93512fd501
internationalization
2021-06-20 11:26:25 +02:00
Philippe GRAND
ddaa9ecfc1
internationalization
2021-06-20 11:24:36 +02:00
Philippe GRAND
9acbb984a1
internationalization
2021-06-20 11:22:17 +02:00
Philippe GRAND
e5083d18af
internationalization
2021-06-20 11:20:20 +02:00
Philippe GRAND
5977fe23e7
internationalization
2021-06-20 11:18:07 +02:00
Philippe GRAND
f8187eb70e
internationalization
2021-06-20 11:16:03 +02:00
Philippe GRAND
0d60323e41
internationalization
2021-06-20 11:13:31 +02:00
Philippe GRAND
e2ef205036
internationalization
2021-06-20 11:11:41 +02:00
Philippe GRAND
d3a9b03c89
internationalization
2021-06-20 11:08:53 +02:00
Philippe GRAND
f4199ca99e
internationalization
2021-06-20 11:06:04 +02:00
Philippe GRAND
e5f43cc678
internationalization
2021-06-20 11:03:28 +02:00
Philippe GRAND
33ffb8b943
internationalization
2021-06-20 11:01:38 +02:00
Philippe GRAND
e61d60e125
internationalization
2021-06-20 10:49:05 +02:00
Laurent Destailleur
e3e2dfd764
Fix generation of ODT (test if temporary directory is writable)
2021-06-20 05:11:46 +02:00
Laurent Destailleur
1a6647e690
Debug v14
2021-06-20 04:10:25 +02:00
Laurent Destailleur
ce818d4f44
Debug doc templates of ODF
2021-06-20 03:41:45 +02:00
Gauthier PC portable 024
50bc832532
FIX : better correction
2021-06-17 10:48:48 +02:00
Gauthier PC portable 024
657972b79b
FIX : Tracking number label shouldn't be displaied on "espadon" model if shipping tracking number is empty
2021-06-16 16:49:24 +02:00
Laurent Destailleur
80760d7960
Fix permissions
2021-06-15 14:18:09 +02:00
Laurent Destailleur
026d919a03
Merge pull request #17900 from frederic34/patch-7
...
fix warnings
2021-06-13 16:15:58 +02:00
Frédéric FRANCE
ebc0cc75dd
fix warning
2021-06-13 15:37:54 +02:00
Laurent Destailleur
8b9af8f5ab
Responsive
2021-06-13 01:27:04 +02:00
Frédéric FRANCE
a723a8f93e
remove phpcs warning
2021-06-12 18:40:00 +02:00
Laurent Destailleur
756786f717
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/compta/facture/card.php
htdocs/compta/facture/list.php
htdocs/core/class/discount.class.php
htdocs/core/lib/functions.lib.php
htdocs/core/lib/pdf.lib.php
htdocs/core/modules/modFournisseur.class.php
htdocs/fourn/facture/card.php
htdocs/holiday/list.php
htdocs/paybox/admin/paybox.php
htdocs/paypal/admin/paypal.php
htdocs/product/price.php
htdocs/projet/activity/perday.php
htdocs/projet/activity/permonth.php
htdocs/projet/activity/perweek.php
htdocs/stripe/admin/stripe.php
2021-06-11 19:05:05 +02:00
Laurent Destailleur
e17ab1cca6
Clean code
2021-06-11 09:22:01 +02:00
Laurent Destailleur
b0b2bb4d86
Fix trans
2021-06-11 09:20:59 +02:00
stickler-ci
82feb57fcf
Fixing style errors.
2021-06-10 19:56:03 +00:00
Marc de Lima Lucio
1e7df0ba9f
NEW: holiday: handle monthly updates with cronjob
2021-06-10 21:53:06 +02:00
Laurent Destailleur
1666e1277b
Merge pull request #17851 from atm-john/13.0_fix_php7_warning
...
Fix php 7 warning : Only variables should be passed by reference
2021-06-10 12:20:26 +02:00
Laurent Destailleur
fb46ece906
Fix yogosha 6347
2021-06-09 15:36:47 +02:00
John BOTELLA
5131ab5199
Fix php 7 warning : Only variables should be passed by reference
2021-06-08 12:36:08 +02:00
Laurent Destailleur
9f177a0c63
Debug v14
2021-06-06 16:36:41 +02:00
Laurent Destailleur
a1bb7129da
Debug v14
2021-06-06 15:29:49 +02:00
Laurent Destailleur
a94ef88549
Merge pull request #17748 from frederic34/patch-13
...
Update pdf_canelle.modules.php
2021-06-04 12:34:27 +02:00
Laurent Destailleur
f656214a66
Merge pull request #17746 from frederic34/patch-12
...
doxygen
2021-06-04 12:32:26 +02:00
Laurent Destailleur
2586fcd1a3
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/commande/class/commandestats.class.php
htdocs/core/actions_massactions.inc.php
htdocs/core/modules/propale/doc/pdf_cyan.modules.php
htdocs/holiday/month_report.php
htdocs/product/class/product.class.php
htdocs/product/stock/class/mouvementstock.class.php
htdocs/societe/list.php
2021-06-04 11:20:38 +02:00
Laurent Destailleur
4f6385338a
Fix option CAT_HIGH_QUALITY_IMAGES
2021-05-28 18:15:26 +02:00
Laurent Destailleur
81a94f5642
FIX option MAIN_GENERATE_SUPPLIER_PROPOSAL_WITH_PICTURE
2021-05-28 18:04:45 +02:00
Frédéric FRANCE
f1b32dce17
Update pdf_canelle.modules.php
2021-05-27 17:07:59 +02:00
Frédéric FRANCE
00d60aa65a
doxygen
2021-05-27 16:54:41 +02:00
Laurent Destailleur
bad90240bc
Update pdf_cyan.modules.php
2021-05-25 21:39:50 +02:00
Laurent Destailleur
20c3ebeb51
Make SimplePOS deprecated
2021-05-19 19:46:46 +02:00
Florian HENRY
6f3d19b7b6
dol_concatdesc better than concat operator
2021-05-17 15:12:25 +02:00
Florian HENRY
f95bd2f439
fixw that
2021-05-17 11:40:36 +02:00
Laurent Destailleur
4768729c09
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/comm/propal/list.php
htdocs/commande/list.php
htdocs/compta/facture/list.php
htdocs/core/class/rssparser.class.php
htdocs/core/tpl/admin_extrafields_view.tpl.php
htdocs/core/tpl/extrafields_list_search_sql.tpl.php
htdocs/expedition/list.php
2021-05-17 07:57:32 +02:00
Laurent Destailleur
2f2ba933f8
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
...
Conflicts:
htdocs/core/tpl/admin_extrafields_view.tpl.php
htdocs/user/class/usergroup.class.php
2021-05-17 07:33:28 +02:00
Laurent Destailleur
5a15dbf545
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
...
Conflicts:
htdocs/user/class/usergroup.class.php
2021-05-17 07:29:19 +02:00
Maxime Kohlhaas
db32f882e8
Fix use of DatePropal instead of Date
2021-05-15 07:45:04 +02:00
Laurent Destailleur
aa05788d62
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
ChangeLog
htdocs/compta/bank/class/account.class.php
htdocs/core/class/extrafields.class.php
htdocs/core/lib/security.lib.php
htdocs/core/modules/societe/mod_codeclient_elephant.php
htdocs/filefunc.inc.php
test/phpunit/CodingPhpTest.php
2021-05-11 20:34:46 +02:00
Laurent Destailleur
8336f56b40
Merge pull request #17539 from AlexisLaurier/fix/elephantClientCodeVerifDispoMultiEntity
...
add entity check on verif_dispo mod_codeclient_elephant
2021-05-11 19:13:17 +02:00
Laurent Destailleur
d8cbb735a3
Fix rtl language for pdf
2021-05-11 17:58:00 +02:00
Laurent Destailleur
6499270619
v14
2021-05-10 15:29:23 +02:00
Laurent Destailleur
a2cd181435
FIX Debug reception module
2021-05-10 11:53:19 +02:00
Laurent Destailleur
1fb5b0f681
Fix rtl languages
2021-05-09 20:25:57 +02:00
Laurent Destailleur
3ad8827c8a
Clean code
2021-05-09 20:17:17 +02:00
Alexis LAURIER
e4a430f638
add entity check on verif_dispo mod_codeclient_elephant
2021-05-08 10:24:08 +02:00
Laurent Destailleur
a22d3f8627
Merge pull request #17301 from andreubisquerra/master
...
NEW More permission in TakePOS (Can edit added line, can modify once order sent to kitchen)
2021-05-06 17:20:46 +02:00
Laurent Destailleur
d5c737ddb6
Update modTakePos.class.php
2021-05-06 17:19:28 +02:00
Laurent Destailleur
bd5e141d26
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/admin/mails_templates.php
htdocs/core/actions_linkedfiles.inc.php
htdocs/core/lib/functions.lib.php
htdocs/core/modules/supplier_order/doc/pdf_cornas.modules.php
htdocs/core/modules/supplier_order/doc/pdf_muscadet.modules.php
htdocs/societe/consumption.php
2021-05-06 17:07:44 +02:00
Laurent Destailleur
0867be4af5
Merge pull request #17513 from dolibit-ut/patch-320
...
Update modules_member.class.php
2021-05-06 16:27:45 +02:00
Laurent Destailleur
5a927702c0
Merge pull request #17500 from fmarcet/develop
...
NEW: Add import on BOM
2021-05-06 16:21:09 +02:00
Laurent Destailleur
9e057332f0
Merge pull request #17486 from NextGestion/dolibarr_partnership
...
Dolibarr partnership
2021-05-06 16:11:13 +02:00