Adrien Raze
2ab17c44e9
FIX : Add function price2num for rounding values in productAlertStock box
2021-04-23 11:11:47 +02:00
gmilad
b9c33fc8b6
Update doleditor.class.php for
...
(English below)
Bonjour,
Voici une proposition d'ajout de fonctionnalité afin de pouvoir activer facilement le plugins SpellCheckAsYouType (SCAYT) de CKEditor, pour l'historique voir ce fils de discutions sur le forum Francophone de Dolibarr :
https://www.dolibarr.fr/forum/t/wysiwyg/28874/11?u=gmilad
Amicalement,
Gaëtan.
(English below)
Hello,
Here is a proposal to add functionality to easily activate the SpellCheckAsYouType (SCAYT) plugins of CKEditor, for the history see this thread on the Dolibarr forum:
https://www.dolibarr.fr/forum/t/wysiwyg/28874/11?u=gmilad
Kind regards,
Gaëtan.
2021-04-23 00:45:07 +02:00
stickler-ci
e7a4699bd9
Fixing style errors.
2021-04-22 17:26:46 +00:00
Indelog
196ebbb8e8
Fix : empty email on public membership form
...
We can validate the public membership form whith an empty email when
`$conf->global->ADHERENT_MAIL_REQUIRED` is set. This fix it.
2021-04-22 19:18:47 +02:00
Indelog
78a6284bd2
Fix : missig ext_payment_id on adh public pay
...
When pay a mebership contibution whit public link the payment add add in
database don't have a "ext_payment_id". This fix it.
2021-04-22 18:01:52 +02:00
stickler-ci
ed923253bd
Fixing style errors.
2021-04-22 15:23:37 +00:00
Robin-Yann
4505ba0fc8
Merge branch 'develop' into 13-fix-contact_filer-fournisseur
2021-04-22 17:21:09 +02:00
Robin
379cb74cd9
FIX tag selector error if supplier disable
2021-04-22 17:09:33 +02:00
Indelog
4d907ef443
Fix Stickler
2021-04-22 17:04:35 +02:00
stickler-ci
d6954b2826
Fixing style errors.
2021-04-22 14:56:15 +00:00
Indelog
eb52f5daa0
Add : register donation payment when public payment
...
- When we paid a donation whit public link, create the associated payment and
put its status to payed if all the promised amount is it.
- Set the amount to pay on public page depending to the rest to pay for
the don.
2021-04-22 16:32:05 +02:00
Marc de Lima Lucio
ce022ab36c
FIX: payment validation: invoices PDF were no re-generated, make it with correct display options
2021-04-22 15:57:06 +02:00
Marc de Lima Lucio
ee96fb6470
FIX: payment creation: re-generate invoice PDF with correct display options
2021-04-22 15:56:12 +02:00
ksar
efcc5e714a
FIX #17363
2021-04-22 15:49:37 +02:00
Christian Foellmann
3573baf3ed
fix bookmarks to allow Public items to be set and deleted by admins
2021-04-22 15:24:26 +02:00
UT from dolibit
c43863c2a8
Update llx_10_c_regions.sql
...
Peru
Hungary
2021-04-22 11:22:40 +02:00
daraelmin
be9986f47b
Missing $
2021-04-21 21:23:14 +02:00
Givriz
3c49a2b49a
Compatibility phpv8
2021-04-21 18:59:25 +02:00
stickler-ci
166a23004c
Fixing style errors.
2021-04-21 15:04:44 +00:00
Robin-Yann
3227b97898
Merge branch 'develop' into 13-company-disable-workflow
2021-04-21 17:02:37 +02:00
stickler-ci
3b9ff839a7
Fixing style errors.
2021-04-21 14:14:47 +00:00
root
c5b0a1b02c
Merge remote-tracking branch 'origin/13.0' into 13-company-disable-workflow
2021-04-21 15:38:46 +02:00
daraelmin
5fe9815570
Update paymentok.php
2021-04-20 23:54:33 +02:00
Florian HENRY
a15d58065f
modifié : .gitignore
2021-04-20 20:25:51 +02:00
Florian HENRY
b2d6b73125
add gitingore for modulebuilders
2021-04-20 20:23:45 +02:00
Florian HENRY
95c7657ace
add gitingore for modulebuilders
2021-04-20 20:21:24 +02:00
Florian HENRY
4399e55204
Merge branch '13.0' of github.com:Dolibarr/dolibarr into 13.0
2021-04-20 19:22:59 +02:00
Alexandre SPANGARO
1729497d62
FIX Accountancy - Quadra export - wrong data on credit
2021-04-20 13:56:58 +02:00
Laurent Destailleur
891de3350f
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2021-04-20 13:30:43 +02:00
Laurent Destailleur
4180a9ef62
FIX pb when saving some export profiles
2021-04-20 13:30:18 +02:00
UT from dolibit
771afbc195
Update llx_20_c_departements.sql
...
Italy new
2021-04-20 13:10:29 +02:00
Laurent Destailleur
1bd2bd3237
Fix php8 warning
2021-04-20 12:46:41 +02:00
Laurent Destailleur
db5fb42c11
css
2021-04-20 12:27:00 +02:00
Laurent Destailleur
14f009f550
Fix CURLOPT_CONNECT_TO
2021-04-20 12:19:46 +02:00
Laurent Destailleur
455d5233e6
Fix trans
2021-04-20 11:58:51 +02:00
Laurent Destailleur
f1f63cd4e2
Enhance detection of update available
2021-04-20 11:56:26 +02:00
Laurent Destailleur
4fde184afb
Add the setup page of module accounting to not search where is setup
2021-04-20 11:40:43 +02:00
UT from dolibit
792c865ac0
Update bom_list.php
...
new: $help_url = 'EN:Module_BOM';
moved up: llxHeader('', $title, $help_url);
2021-04-20 11:39:27 +02:00
UT from dolibit
634d638a16
Update bom_document.php
...
$help_url = 'EN:Module_BOM';
2021-04-20 11:35:33 +02:00
UT from dolibit
cce6224c91
Update bom_card.php
...
$help_url ='EN:Module_BOM';
llxHeader('', $title, $help_url);
2021-04-20 11:33:47 +02:00
UT from dolibit
3a1f70fe34
Update bom_agenda.php
...
$help_url = 'EN:Module_Agenda_En|FR:Module_Agenda|ES:Módulo_Agenda';
2021-04-20 11:31:45 +02:00
UT from dolibit
53a89180d9
Update element.php
...
merging by
- if (!empty($conf->facture->enabled))
- if (!empty($conf->loan->enabled))
2021-04-20 11:22:12 +02:00
altairis-noe
81907191ca
product card typo
2021-04-20 10:17:08 +02:00
Alexandre SPANGARO
d27030df3f
Merge remote-tracking branch 'upstream/develop' into 14a39
2021-04-20 04:43:14 +02:00
Alexandre SPANGARO
d66540bf00
Revert "Split mod fournisseur"
...
This reverts commit 78dbf4f7ff .
2021-04-20 04:42:51 +02:00
Laurent Destailleur
39654260d6
Sync transifex
2021-04-20 00:45:48 +02:00
Laurent Destailleur
22daecbeec
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2021-04-19 22:52:26 +02:00
Laurent Destailleur
ea97992c3d
css
2021-04-19 22:52:13 +02:00
Anthony Berton
d294bd544d
Update list.php
2021-04-19 22:42:38 +02:00
Laurent Destailleur
0ac380f23e
Merge pull request #17248 from altairisfr/batch_mask_product
...
Batch mask product
2021-04-19 22:16:22 +02:00