Laurent Destailleur
b66bd781a4
Clean code
2021-09-01 16:26:59 +02:00
Laurent Destailleur
19f0db23df
Fix scrutinizer bugs
2021-08-31 20:31:05 +02:00
Laurent Destailleur
c7444865a1
Fix css
2021-08-31 13:16:37 +02:00
Laurent Destailleur
0aa4868c34
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
2021-08-31 13:14:01 +02:00
Laurent Destailleur
60832c6e87
css
2021-08-30 21:48:46 +02:00
Laurent Destailleur
b78771f8c4
Fix select empty value for thirdparties select combo
2021-08-30 18:56:52 +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
Laurent Destailleur
c1d3ddf10b
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
2021-08-28 18:31:06 +02:00
Laurent Destailleur
bb94ea7334
Fix debug car reception: Fill/reset link, colspan, translation
2021-08-28 17:24:05 +02:00
Laurent Destailleur
0e38e1e2c4
NEW Add hook hookGetEntity.
...
Change name and param of hook
2021-08-28 14:51:49 +02:00
Laurent Destailleur
9bed2557f5
Merge pull request #18514 from cfoellmann/PR/hook-functionGetEntity
...
add hook 'functionGetEntity'
2021-08-28 14:46:32 +02:00
Laurent Destailleur
c02fb6b9a8
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
2021-08-28 03:15:47 +02:00
Laurent Destailleur
acf0386a9b
Fix css
2021-08-28 03:14:48 +02: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
2dd91bf312
Clean code
2021-08-27 23:36:06 +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
2f225ee7e5
Clean code by adding cast int.
2021-08-27 16:33:03 +02:00
Christian Foellmann
ac7f0f8a4e
add hook 'functionGetEntity' to manipulate entities for queries on the fly
2021-08-26 15:04:59 +02:00
Laurent Destailleur
65629711d0
FIX #18484
2021-08-25 14:53:14 +02:00
GurvanKervern
8c99291638
Fix undef vars 5
...
To remove PHP8 warnings
2021-08-25 18:28:32 +08:00
Laurent Destailleur
e4cbc2140e
Fix doc and token renewal with NOSESSION
2021-08-24 21:48:38 +02:00
Christian Foellmann
f094b4c70c
fix up most of the remaining submit inputs
2021-08-24 17:04:17 +02:00
Laurent Destailleur
07ab352877
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/compta/facture/list.php
2021-08-24 16:37:18 +02:00
Laurent Destailleur
e0fd8b5eb8
Simplify code
2021-08-24 15:28:59 +02:00
Laurent Destailleur
22339a3ed3
Merge pull request #18451 from cfoellmann/PR/form-buttons-function
...
improve forms - buttonsSaveCreate()
2021-08-24 15:26:03 +02:00
Laurent Destailleur
15da97f1da
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
...
Conflicts:
htdocs/accountancy/journal/expensereportsjournal.php
htdocs/accountancy/journal/purchasesjournal.php
htdocs/accountancy/journal/sellsjournal.php
htdocs/compta/facture/card.php
htdocs/product/price.php
2021-08-24 15:05:14 +02:00
Laurent Destailleur
591059847e
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
...
Conflicts:
htdocs/product/price.php
2021-08-24 15:00:35 +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
8485fee5f9
Cast numeric into on sql request
2021-08-23 19:33:24 +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
Laurent Destailleur
983d7e5177
FIX Add option $noescapecommand in executeCLI for better compatibility
2021-08-23 12:26:16 +02:00
Laurent Destailleur
227f01b000
Fix can add a redirection into the executeCLI method.
2021-08-23 12:25:48 +02:00
Laurent Destailleur
b0817e132f
FIX Add option $noescapecommand in executeCLI for better compatibility
2021-08-23 12:19:16 +02:00
Laurent Destailleur
eec5fba333
Fix can add a redirection into the executeCLI method.
2021-08-23 11:51:08 +02:00
Philippe GRAND
7baf98dbfa
fix : Undefined property: Conf:: in C:\wamp64\www\dolibarr-140\htdocs\core\class\html.form.class.php on line 7957
2021-08-22 23:15:36 +02:00
Philippe GRAND
538b2e2a5f
fix : Undefined property: stdClass:: in C:\wamp64\www\dolibarr-140\htdocs\core\class\commonobject.class.php on line 1705
2021-08-22 19:47:06 +02:00
Philippe GRAND
2e3b9fce49
fix : Undefined array key 4 in C:\wamp64\www\dolibarr-140\htdocs\core\class\extrafields.class.php on line 1721
2021-08-22 12:18:26 +02:00
Christian Foellmann
3f895f7dc5
correct codestyle
2021-08-21 19:57:52 +02:00
Christian Foellmann
7ca490088a
fix codestyle issues
2021-08-21 19:51:31 +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
henrynopo
0933b6c39f
Update html.form.class.php
2021-08-20 20:04:53 +08:00
henrynopo
b2252106c3
Added function - using list of location_incoterms
...
Added function to call for list of location_incoterms from the existing order records or table of location_incoterms.
Accordingly, an dditional ajex file namely "locationincoterms.php" and a database table namely c_location_incoterms are required.
2021-08-20 10:43:34 +08:00
Laurent Destailleur
eb70cb2ecc
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
2021-08-19 02:49:24 +02:00
Laurent Destailleur
13e64d2f79
Fix replace file_get_contents with getURLContent
2021-08-18 19:46:37 +02:00
Laurent Destailleur
82db3ae1a9
NEW Use lang selector when using a field key 'lang' in modulebuilder
2021-08-18 01:54:13 +02:00
Laurent Destailleur
bbcea38793
Fix phpcs
2021-08-17 21:58:06 +02:00
Laurent Destailleur
59c9c48844
Merge branch 'develop' into new_validation_method_for_common_object
2021-08-17 19:35:36 +02:00
Laurent Destailleur
84073c6373
Merge branch 'develop' into patch-169
2021-08-17 19:31:30 +02:00
Laurent Destailleur
95721d36ab
Merge pull request #17687 from FHenry/dev_massaction_paid_custom_invoice
...
NEW : mass action paid customer invoice
2021-08-17 19:10:49 +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
284207aeb3
Merge pull request #18429 from atm-quentin/NEW_hook_after_rank_update
...
NEW hook after rank update
2021-08-17 16:15:44 +02:00
Laurent Destailleur
7986f4881c
Update commonobject.class.php
2021-08-17 16:12:45 +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
Quentin VIAL-GOUTEYRON
5f4ab188cf
NEW hook after rank update
2021-08-17 09:33:50 +02:00
Alexandre SPANGARO
f88abb9a6f
Add parenthesis
2021-08-15 07:32:46 +02:00
Alexandre SPANGARO
0d467972cd
Merge branch '12.0' into 12p18
2021-08-15 07:19:33 +02:00
cd60d09d9e
FIX #18399 Fix shipment validation email template override.
...
Object type name for shipment was apparently wrong.
2021-08-12 16:16:45 +04:00
Laurent Destailleur
d7317025e9
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/admin/pdf_other.php
2021-08-11 22:09:05 +02:00
Laurent Destailleur
ef4468153d
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
...
Conflicts:
htdocs/core/class/commonobject.class.php
htdocs/core/tpl/extrafields_list_search_sql.tpl.php
htdocs/core/triggers/interface_20_modWorkflow_WorkflowManager.class.php
htdocs/fourn/class/fournisseur.commande.class.php
2021-08-11 22:07:13 +02:00
Laurent Destailleur
0cf2164260
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
...
Conflicts:
htdocs/core/triggers/interface_20_modWorkflow_WorkflowManager.class.php
htdocs/fourn/class/fournisseur.commande.class.php
2021-08-11 21:15:30 +02:00
Laurent Destailleur
1cdab44252
Merge pull request #18363 from fappels/15_update_hook_printOriginObjectLine
...
Remove strange check on hook printOriginObjectLine.
2021-08-11 15:55:55 +02:00
Laurent Destailleur
6fbd93999f
css
2021-08-11 13:33:51 +02:00
Laurent Destailleur
f48a9aa3ad
Optimize size of html
2021-08-10 19:44:55 +02:00
Laurent Destailleur
21df418468
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
2021-08-10 19:28:44 +02:00
Laurent Destailleur
4faf6f5d84
Fix crlf
2021-08-10 19:28:06 +02:00
Laurent Destailleur
bef0989b15
Missing declaration
2021-08-10 13:34:21 +02:00
Laurent Destailleur
591b4c6793
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
2021-08-09 16:49:16 +02:00
Francis Appels
91ef2a44fd
Remove strange check on hook printOriginObjectLine.
...
Now need reshook.
2021-08-09 11:17:11 +02:00
Laurent Destailleur
029da815b2
Code comment
2021-08-08 12:35:52 +02:00
Laurent Destailleur
fec5a22c65
Fix filter to find files of a ref.
2021-08-06 13:26:01 +02:00
Laurent Destailleur
4c3c613568
Fix filter to find files of a ref.
2021-08-06 13:24:40 +02:00
Laurent Destailleur
c0c46fb704
FIX Link of download main doc on vat list
2021-08-06 12:20:12 +02:00
Laurent Destailleur
6cefd0a756
FIX Link of download main doc on vat list
2021-08-06 12:18:51 +02:00
Laurent Destailleur
5becf13f2b
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2021-08-03 17:09:09 +02:00
Laurent Destailleur
ede571dcfe
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/filefunc.inc.php
2021-08-03 17:08:49 +02:00
Laurent Destailleur
1c981ccb9d
Fix look and feel v14
2021-08-03 17:03:34 +02:00
Laurent Destailleur
ce38ccc121
Merge pull request #18184 from ksar-ksar/patch-5
...
FIX #18181
2021-08-03 15:35:20 +02:00
lmarcouiller
c8fd7ccbb6
Close #18043 : fk_user_assign in create ticket
2021-08-03 15:06:53 +02: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
eced1c824a
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
...
Conflicts:
htdocs/accountancy/class/accountancyexport.class.php
htdocs/core/class/html.form.class.php
htdocs/projet/tasks/time.php
2021-08-02 18:47:09 +02:00
Laurent Destailleur
d822421e10
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
...
Conflicts:
htdocs/accountancy/class/accountancyexport.class.php
htdocs/accountancy/tpl/export_journal.tpl.php
htdocs/projet/tasks/time.php
2021-08-02 18:31:26 +02:00
Laurent Destailleur
d8a9a0cfb8
Merge pull request #18188 from frederic34/patch-11
...
fix php8 warnings
2021-08-01 23:42:17 +02:00
Laurent Destailleur
957b373ecd
Merge pull request #18200 from frederic34/notify
...
notify class indent
2021-08-01 23:27:49 +02:00
Laurent Destailleur
cb2c7d1485
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
2021-07-31 17:00:00 +02:00
Laurent Destailleur
85a02c5615
Merge pull request #18288 from FHenry/14_deveventorg
...
NEW: EventOrganization Module #FoundationFunding
2021-07-31 16:57:07 +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
0c024ca96b
Merge pull request #18297 from cfoellmann/hook-menu
...
NEW add hook 'menuLeftMenuItems' to filter the leftmenu items
2021-07-31 16:13:49 +02:00
Laurent Destailleur
9f293066ab
Merge pull request #18206 from Hystepik/develop#2
...
New : Inventory scanner tool implemented
2021-07-31 13:27:18 +02:00
Laurent Destailleur
5995e01bd1
Merge pull request #18280 from ptibogxiv/patch-439
...
Fix for php 8
2021-07-30 15:19:54 +02:00
Christian Foellmann
055a5c4ab6
fix hook name
2021-07-30 15:19:05 +02:00
Christian Foellmann
0102e73306
add hook 'menu_LeftMenuArray' to filter the leftmenu items
2021-07-30 13:15:01 +02:00
Florian HENRY
510cf36bbd
Merge branch '14.0' of github.com:Dolibarr/dolibarr into 14_deveventorg
2021-07-30 09:26:55 +02:00
Florian HENRY
6f3080c67c
send mail from ConfOrBooth list to attendees or santd company
2021-07-29 19:24:12 +02:00
Florian HENRY
ae5bb956ac
fix invoice in stand registration pb
2021-07-29 17:18:05 +02:00
Alexandre SPANGARO
ca6dd8850a
FIX: Manage credit note on situation invoice for calculate margin
2021-07-29 15:24:08 +02:00
ptibogxiv
da482018d2
Fix for php 8
2021-07-29 10:51:51 +02:00
Frédéric FRANCE
ae5d17815f
Update dolreceiptprinter.class.php
2021-07-28 19:39:17 +02:00
Laurent Destailleur
9b73fac947
Merge pull request #18245 from frederic34/patch-12
...
Update dolreceiptprinter.class.php
2021-07-28 19:38:29 +02:00
lmarcouiller
df8f099857
Fix a bug in ecm for v14
2021-07-28 15:57:12 +02:00
kamel
2cd7513936
NEW: add link to a element by ref
2021-07-28 12:18:35 +02:00
Lenin Rivas
6038ef6bba
Add filter select company
...
Add filter with name alias and tva intra
2021-07-27 12:28:18 -05:00
Frédéric FRANCE
bc8be62809
Update dolreceiptprinter.class.php
2021-07-27 10:26:51 +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
505543e18e
Fix #yogosha6704
2021-07-26 00:37:47 +02:00
Florian HENRY
e93a362a0d
fix: since be62c2f7 commit selectlist from formconfirm were behind the form confirm
2021-07-23 18:33:18 +02:00
Frédéric FRANCE
44fa70c7c7
notify class indent
2021-07-22 09:24:14 +02:00
Frédéric FRANCE
5e6c942caf
notify class indent
2021-07-22 09:22:42 +02:00
Frédéric FRANCE
828e65c724
Update html.form.class.php
2021-07-20 20:56:01 +02:00
Frédéric FRANCE
71b95f3511
fix php8 warnings
2021-07-20 20:54:27 +02:00
ksar
4d6b63dbed
FIX #18181
...
FIX #18181
2021-07-20 16:14:47 +02:00
lmarcouiller
dd9eb28230
Barcode scanner tool update
2021-07-20 14:43:36 +02:00
lmarcouiller
b309af0ab8
First push new scan quanty inventory
2021-07-19 13:43:48 +02:00
BENKE Charlene
09954a3047
Update html.formcompany.class.php
2021-07-19 11:01:06 +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
ce27feda84
Debug v14
...
Fix email collector (Creation of thirparty, set of extrafields)
2021-07-16 00:12:58 +02:00
Laurent Destailleur
9aad07f20c
Remove log
2021-07-15 21:57:32 +02:00
Laurent Destailleur
5da40d80f7
Fix css
2021-07-15 16:35:06 +02:00
Laurent Destailleur
a773652c04
Fix phpcs
2021-07-14 14:37:07 +02:00
Laurent Destailleur
7281a51eff
Merge pull request #18148 from AlexisLaurier/fix/CommonObjectShowInputFieldCheckboxAndRadio
...
fix showInputField checkbox and radio type
2021-07-14 13:55:53 +02:00
Laurent Destailleur
21f295565a
Merge pull request #18144 from Hystepik/develop#1
...
Fix : remove of a button which was forgotten
2021-07-14 13:50:42 +02:00
Alexis LAURIER
cd5e1d603e
fix showInputField checkbox and radio type
2021-07-14 12:02:03 +02:00
Laurent Destailleur
724d00fc6c
Fix phpcs
2021-07-14 02:20:15 +02:00
lmarcouiller
9a12b5e424
Fix : remove of a button which was forgotten
2021-07-13 15:17:01 +02:00
evarisk-theo
f0599095ee
Merge branch 'Dolibarr:develop' into add-ticket-categories-functions
2021-07-13 14:04:14 +02:00
Théo David
66f38d0012
fix: rename select_tickets_list into selectTicketsList
2021-07-13 14:00:16 +02:00
Laurent Destailleur
e755d68b06
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
2021-07-13 13:22:20 +02:00
Laurent Destailleur
0d12f25341
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
2021-07-13 13:21:50 +02:00
Laurent Destailleur
d1a00c26aa
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
...
Conflicts:
htdocs/core/class/hookmanager.class.php
htdocs/core/lib/functions.lib.php
2021-07-13 13:14:27 +02:00
Laurent Destailleur
bbce0f9c1b
Update html.form.class.php
2021-07-13 13:01:34 +02:00
Laurent Destailleur
f1c7207514
Merge pull request #18135 from Hystepik/develop#1
...
Fix #18110 : update of formticket.class.php
2021-07-13 11:48:36 +02:00
Laurent Destailleur
d3f324c2d4
Try a better fix for #18105
2021-07-12 16:55:16 +02:00
stickler-ci
5b1525e77c
Fixing style errors.
2021-07-12 14:15:28 +00:00
lmarcouiller
cfb03f065c
Fix #18110 : update of formticket.class.php
2021-07-12 16:12:28 +02:00
Théo David
12e327d6b4
fix: remove phpcs:enable tag
2021-07-12 14:37:07 +02:00
Théo David
b59c1f1a34
fix: rename select_tickets into selectTickets
2021-07-12 14:17:30 +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
David
642d84a844
fix: code syntax
2021-07-12 09:26:18 +02:00
evarisk-theo
41b0735150
Merge branch 'Dolibarr:develop' into add-ticket-categories-functions
2021-07-12 09:10:15 +02:00
ATM john
7ad1738944
Fix setError
2021-07-11 15:58:34 +02:00
ATM john
19ab5ce420
Fix comments
2021-07-11 14:13:24 +02:00
Laurent Destailleur
e7b3280c17
Debug v14 with nojs
2021-07-11 01:12:52 +02:00
Laurent Destailleur
64bd4ef784
Fix component to select ticket groups
2021-07-10 20:09:51 +02:00
Laurent Destailleur
d9475b8b2b
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
2021-07-08 23:46:35 +02:00
Laurent Destailleur
463fadb776
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
...
Conflicts:
htdocs/core/class/html.form.class.php
2021-07-08 23:45:26 +02:00
Laurent Destailleur
12b1f5b23b
Fix sql
2021-07-08 21:05:56 +02:00