Laurent Destailleur
|
28aa17e4fd
|
FIX calculation of balance in conciliation page on desc sorting.
|
2021-11-11 14:27:17 +01:00 |
|
Laurent Destailleur
|
fd3fd9d945
|
Fix getpost
|
2021-11-11 13:46:58 +01:00 |
|
Laurent Destailleur
|
9f8e21bc2c
|
Fix filter on dates
|
2021-11-08 20:39:52 +01:00 |
|
Laurent Destailleur
|
d28edae460
|
Fix idate must be jdate
|
2021-11-08 20:11:32 +01:00 |
|
Laurent Destailleur
|
ebdcff3b49
|
FIX filter for export of accounting documents
|
2021-11-08 20:07:03 +01:00 |
|
Laurent Destailleur
|
e8b3875e2e
|
FIX bad sign of amount stored for multicurrency columns on credit notes
|
2021-11-08 02:57:21 +01:00 |
|
Laurent Destailleur
|
c73c962459
|
Merge pull request #19220 from frederic34/patch-4
remove duplicate code
|
2021-10-31 16:47:33 +01:00 |
|
Laurent Destailleur
|
da4fe03be7
|
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
Conflicts:
htdocs/core/class/html.formticket.class.php
htdocs/ticket/card.php
|
2021-10-31 14:37:33 +01:00 |
|
Laurent Destailleur
|
ca8dab36a3
|
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
Conflicts:
htdocs/compta/facture/card.php
htdocs/core/class/html.formticket.class.php
htdocs/core/modules/modAdherent.class.php
htdocs/core/modules/modProjet.class.php
|
2021-10-31 14:33:44 +01:00 |
|
Laurent Destailleur
|
6d918ad1c7
|
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
|
2021-10-31 14:24:19 +01:00 |
|
Laurent Destailleur
|
3dcd1aa05d
|
Update info.php
|
2021-10-31 14:02:34 +01:00 |
|
Laurent Destailleur
|
8dfe4fe05f
|
Update note.php
|
2021-10-31 14:02:14 +01:00 |
|
Laurent Destailleur
|
65d59405da
|
Update document.php
|
2021-10-31 14:01:56 +01:00 |
|
Laurent Destailleur
|
0e2e8fe27f
|
Update contact.php
|
2021-10-31 14:01:40 +01:00 |
|
Marc de Lima Lucio
|
eb8d7f92c3
|
FIX: invoice: inpossible to create an invoice because of very bad check + warnings when trying to print tabs for invoice with no ID
|
2021-10-28 15:26:40 +02:00 |
|
Frédéric FRANCE
|
dc15d09f12
|
remove duplicate code
|
2021-10-27 09:37:22 +02:00 |
|
Laurent Destailleur
|
da2ce063b3
|
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
Conflicts:
htdocs/contact/card.php
htdocs/contact/list.php
htdocs/core/modules/mailings/modules_mailings.php
htdocs/product/card.php
htdocs/public/emailing/mailing-unsubscribe.php
|
2021-10-26 13:42:30 +02:00 |
|
Laurent Destailleur
|
fde44f2792
|
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
Conflicts:
htdocs/contact/list.php
htdocs/core/modules/mailings/modules_mailings.php
|
2021-10-26 13:29:47 +02:00 |
|
Laurent Destailleur
|
181991ee47
|
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
|
2021-10-26 13:10:23 +02:00 |
|
Laurent Destailleur
|
67f5ef913e
|
Merge pull request #19037 from aspangaro/14p24
FIX Accountancy simplified - Salaries are not present in report
|
2021-10-22 22:54:23 +02:00 |
|
Florian HENRY
|
6c71cc1e14
|
better correction from modulebuilder source of #19081
|
2021-10-22 11:03:35 +02:00 |
|
Alexandre SPANGARO
|
0c8291b60f
|
Fix INNER JOIN & Add urlencode()
|
2021-10-22 04:35:23 +02:00 |
|
Alexandre SPANGARO
|
d2b96fe0f6
|
Correct link to salary list with user search
|
2021-10-21 06:08:48 +02:00 |
|
Alexandre SPANGARO
|
a1c0e1ad1f
|
Better fix with backward compatibility with old salary module
|
2021-10-21 05:45:37 +02:00 |
|
Alexandre SPANGARO
|
be7c1c8a23
|
Typo & translation
|
2021-10-21 05:18:56 +02:00 |
|
Alexandre SPANGARO
|
02bb39d438
|
FIX Accountancy simplified - Salaries are not present in report
|
2021-10-21 05:06:50 +02:00 |
|
JC Prieto
|
0756a01002
|
Fix card.php
Error adding localtax
|
2021-10-20 19:33:28 +02:00 |
|
Laurent Destailleur
|
bd73545d08
|
Merge pull request #18985 from henrynopo/patch-5
Fix the rounding issue in case of multi-currency
|
2021-10-17 13:50:35 +02:00 |
|
Laurent Destailleur
|
bd52613331
|
Fix phpcs
|
2021-10-16 17:06:10 +02:00 |
|
Laurent Destailleur
|
52890c64c1
|
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
Conflicts:
htdocs/compta/facture/stats/index.php
htdocs/compta/prelevement/create.php
|
2021-10-16 12:53:57 +02:00 |
|
Laurent Destailleur
|
faf80b94e9
|
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
Conflicts:
htdocs/compta/facture/stats/index.php
|
2021-10-16 12:49:18 +02:00 |
|
Laurent Destailleur
|
07052196e2
|
Fix popup message on sepa creation
|
2021-10-16 12:33:19 +02:00 |
|
stickler-ci
|
fb79aaeb0c
|
Fixing style errors.
|
2021-10-15 07:19:49 +00:00 |
|
Henry
|
0cb1972674
|
Update card.php
|
2021-10-15 15:07:48 +08:00 |
|
Laurent Destailleur
|
3875d26a2f
|
Fix filter for supplierinvoice stats
|
2021-10-14 15:55:12 +02:00 |
|
Laurent Destailleur
|
db3d16f080
|
Fix filter tag for supplier invoice statistics
|
2021-10-14 15:43:35 +02:00 |
|
Laurent Destailleur
|
bc230dbfc2
|
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
|
2021-10-14 12:00:33 +02:00 |
|
Laurent Destailleur
|
371c75e76a
|
FIX list of categories in stats of supplier invoices
|
2021-10-14 11:58:21 +02:00 |
|
atm-florian
|
57052e2fba
|
FIX PR#18931 Remove useless explicit call to dol_shutdown
|
2021-10-11 11:10:14 +02:00 |
|
atm-florian
|
2da16ade6c
|
FIX: consistent UX when calling a tab from the invoice card with empty ref / id
|
2021-10-08 17:24:52 +02:00 |
|
lvessiller
|
be4a00213c
|
FIX optional visibility on create card
|
2021-10-08 15:58:08 +02:00 |
|
Laurent Destailleur
|
9b5909300e
|
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
Conflicts:
htdocs/comm/action/class/actioncomm.class.php
htdocs/compta/paiement/card.php
htdocs/fourn/facture/card.php
|
2021-10-07 11:00:00 +02:00 |
|
Laurent Destailleur
|
efd44b0ec0
|
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
|
2021-10-07 10:57:03 +02:00 |
|
Laurent Destailleur
|
5910d10021
|
Add hidden option to allow to fix corrupted situations
|
2021-10-07 10:43:50 +02:00 |
|
Laurent Destailleur
|
fca39d9179
|
css
|
2021-09-30 01:15:36 +02:00 |
|
Laurent Destailleur
|
0750d4bb6e
|
Look and feel v14
|
2021-09-28 00:21:54 +02:00 |
|
Laurent Destailleur
|
9b825df158
|
Clean code
|
2021-09-27 11:36:40 +02:00 |
|
lmarcouiller
|
f88d12f55d
|
Fix #18809 : error on client tooltip
|
2021-09-24 11:16:34 +02:00 |
|
Laurent Destailleur
|
128f6d9a5c
|
Fix combo box for thirdparties in invoice stats used bad component
|
2021-09-23 02:38:53 +02:00 |
|
Laurent Destailleur
|
51b6318f88
|
FIX Test when date of invoie is in future (pb with TZ and offset)
|
2021-09-23 02:14:01 +02:00 |
|
Laurent Destailleur
|
e2c389a4a9
|
Fix delete invoice
|
2021-09-21 14:23:21 +02:00 |
|
Laurent Destailleur
|
b7105d572a
|
Fix delete of invoice not complete (some fk_invoice still filled)
|
2021-09-21 14:20:01 +02:00 |
|
Laurent Destailleur
|
3d9be1437a
|
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
Conflicts:
htdocs/comm/action/class/actioncomm.class.php
htdocs/compta/paiement/list.php
htdocs/fourn/paiement/list.php
htdocs/projet/tasks/time.php
|
2021-09-17 12:29:58 +02:00 |
|
Ferran Marcet
|
7a637104b2
|
Fix: Not filter by company when it is an external user
|
2021-09-15 11:29:12 +02:00 |
|
javieralapps4up
|
e1203d115a
|
Update list.php
|
2021-09-14 02:22:30 +02:00 |
|
javieralapps4up
|
0763846805
|
Bug: #18670 date, account and payment type are lost when sorting by any field
Filtereds $date, $search_account and $search_paymenttype are not saved when sorting by any field
|
2021-09-14 02:15:22 +02:00 |
|
Laurent Destailleur
|
a4d897f609
|
Merge pull request #18625 from jyhere/patch-1
Fix : unable to create a direct debit if ics_transfer is empty
|
2021-09-09 05:04:06 +02:00 |
|
Laurent Destailleur
|
4705d41ed2
|
FIX Relative discount with high nb of decimals
|
2021-09-08 22:00:16 +02:00 |
|
Laurent Destailleur
|
57a2ea3a53
|
Fix sql error
|
2021-09-08 19:49:24 +02:00 |
|
stickler-ci
|
3537f68c7e
|
Fixing style errors.
|
2021-09-06 13:24:22 +00:00 |
|
jyhere
|
18da6e6d6f
|
Update create.php
Fix : unable to create a direct debit if ics and ics_transfer are empty even though ics_transfer is only used for bank transfer.
|
2021-09-06 15:20:47 +02:00 |
|
Laurent Destailleur
|
b782e5986a
|
Fix css
|
2021-09-06 03:29:46 +02:00 |
|
Laurent Destailleur
|
2e3b6b2fc8
|
Backport sql injection fix from develop
|
2021-09-03 18:00:28 +02:00 |
|
henrynopo
|
3240a3652d
|
Update card.php
|
2021-08-30 15:34:59 +08:00 |
|
Laurent Destailleur
|
81a8efd856
|
Restore error message
|
2021-08-28 20:14:23 +02:00 |
|
Laurent Destailleur
|
8870662200
|
Merge pull request #18475 from OPEN-DSI/v14-fix-invoice-fetch-not-found-syslog-level
FIX invoice fetch not found syslog debug level instead of error
|
2021-08-28 20:12:45 +02:00 |
|
lvessiller
|
a4a44faa7f
|
FIX change LOG_DEBUG with LOG_WARNING in syslog and remove sql error in syslog (already done)
|
2021-08-24 16:21:55 +02:00 |
|
Laurent Destailleur
|
8aa262f302
|
Merge pull request #18453 from aspangaro/14p15
FIX #18353 Invoice list translation issue
|
2021-08-24 15:29:32 +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
|
8b2c82dd23
|
Fix position of fields
|
2021-08-24 14:27:18 +02:00 |
|
Alexandre SPANGARO
|
efb78d7431
|
FIX Invoice list - Wrong name for column total_tva
|
2021-08-24 14:22:36 +02:00 |
|
Alexandre SPANGARO
|
7b829bc899
|
FIX Field already present in SQL request
|
2021-08-24 14:22:21 +02:00 |
|
lvessiller
|
4efe2a0e09
|
FIX invoice fetch not found syslog debug level instead of error
|
2021-08-24 08:20:40 +02:00 |
|
Laurent Destailleur
|
a6ddc90d5b
|
Fix responsive
|
2021-08-23 23:53:58 +02:00 |
|
Laurent Destailleur
|
8485fee5f9
|
Cast numeric into on sql request
|
2021-08-23 19:33:24 +02:00 |
|
Laurent Destailleur
|
d4b5ee6c85
|
Fix cast into variable into sql request.
|
2021-08-23 17:41:11 +02:00 |
|
Alexandre SPANGARO
|
8bdf58b942
|
FIX #18353 Invoice list translation issue
|
2021-08-20 21:42:43 +02:00 |
|
Laurent Destailleur
|
eba87ab295
|
FIX filter on status Draft in modulebuilder
|
2021-08-17 02:09:38 +02:00 |
|
Marc de Lima Lucio
|
08f21e3fc4
|
FIX: invoice validation: when checking if any vat rate has a negative amount, prevent false positives with -1E-14 amounts
|
2021-08-10 10:23:56 +02:00 |
|
Laurent Destailleur
|
6e4fb8dd8b
|
Fix debited instead of credited for bank transfer sepa status
|
2021-08-09 16:48:36 +02:00 |
|
Laurent Destailleur
|
c0c46fb704
|
FIX Link of download main doc on vat list
|
2021-08-06 12:20:12 +02:00 |
|
Laurent Destailleur
|
a9ced1098d
|
Fix lang loaded
|
2021-08-04 13:51:54 +02:00 |
|
Laurent Destailleur
|
23ea8d2907
|
Fix link into message
|
2021-08-04 13:22:24 +02:00 |
|
Laurent Destailleur
|
de228c5687
|
Fix bad link. Can't delete SEPA bank transfer request
|
2021-08-04 13:18:03 +02:00 |
|
Laurent Destailleur
|
bec87f5739
|
Fix translation ICS
|
2021-08-04 13:12:07 +02:00 |
|
Laurent Destailleur
|
a84c994368
|
Fix no tooltip on link in error message
|
2021-08-04 12:43:36 +02:00 |
|
Laurent Destailleur
|
bf49309d58
|
Fix css
|
2021-08-04 12:41:27 +02:00 |
|
Laurent Destailleur
|
aaefb7b324
|
Fix css
|
2021-08-04 12:38:28 +02:00 |
|
Laurent Destailleur
|
6dc8024d87
|
Fix title
|
2021-08-04 12:30:48 +02:00 |
|
Laurent Destailleur
|
4dfc8bab93
|
Fix bad title
|
2021-08-04 12:28:13 +02:00 |
|
Marc de Lima Lucio
|
9d234a8541
|
FIX: multicurrency: fields in discount unitialized when creating deposit
|
2021-08-03 18:32:22 +02:00 |
|
Laurent Destailleur
|
1c981ccb9d
|
Fix look and feel v14
|
2021-08-03 17:03:34 +02:00 |
|
Laurent Destailleur
|
d0c57dac34
|
FIx #18217 - Salary - link 'salary' of bank_url not managed
|
2021-08-03 15:02:09 +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
|
61e3a57de7
|
Fix label
|
2021-08-02 18:23:05 +02:00 |
|
Laurent Destailleur
|
8077fae42e
|
Code comment
|
2021-08-02 17:56:58 +02:00 |
|
Alexandre SPANGARO
|
262dd1600b
|
FIX: Invoice - Missing button to reopen an abandoned situation invoice
|
2021-07-29 06:23:12 +02:00 |
|
Laurent Destailleur
|
b552c6b4fe
|
Fix status color
|
2021-07-14 14:32:05 +02:00 |
|
Laurent Destailleur
|
af99cab839
|
CSS
|
2021-07-13 13:46:20 +02:00 |
|
Laurent Destailleur
|
b7c42c70ef
|
Fix date for planned entries
|
2021-07-09 13:33:37 +02:00 |
|
Laurent Destailleur
|
82e96016cd
|
Merge pull request #18092 from fappels/14_fix_php8_part3
Fix php8 warning
|
2021-07-06 18:52:05 +02:00 |
|
Laurent Destailleur
|
abb1ad6bf0
|
Fix sql injection
|
2021-07-05 18:46:27 +02:00 |
|
Francis Appels
|
1333ca3660
|
Fix php 8 warning on not set field keys
|
2021-07-05 14:51:34 +02:00 |
|
Laurent Destailleur
|
7013f01a41
|
Fix look and feel v14
|
2021-07-04 21:14:46 +02:00 |
|
Laurent Destailleur
|
f6efe51032
|
Fix trouble with product id = -1
|
2021-07-04 21:02:02 +02:00 |
|
Laurent Destailleur
|
0cccfb1cee
|
Fix phpcs v14
|
2021-07-04 19:23:04 +02:00 |
|
Laurent Destailleur
|
ab1ba5bc6a
|
css
|
2021-07-03 19:26:04 +02:00 |
|
Laurent Destailleur
|
6ae1d192e4
|
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
Conflicts:
htdocs/comm/propal/list.php
htdocs/compta/facture/card.php
|
2021-07-02 16:14:12 +02:00 |
|
Laurent Destailleur
|
01cf608ef4
|
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
|
2021-07-02 16:06:48 +02:00 |
|
Laurent Destailleur
|
a7f850dafb
|
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
|
2021-07-02 16:05:51 +02:00 |
|
Laurent Destailleur
|
bda36337cd
|
Prepare fix #yogosha6443
|
2021-06-30 17:22:36 +02:00 |
|
Laurent Destailleur
|
7c2121c439
|
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
Conflicts:
htdocs/compta/facture/card.php
htdocs/compta/facture/class/facture.class.php
htdocs/core/tpl/objectline_edit.tpl.php
|
2021-06-30 15:06:16 +02:00 |
|
Laurent Destailleur
|
51456741d9
|
FIX Can't edit replacement invoice
FIX Status of invoice when making a replacement invoice
|
2021-06-30 12:43:44 +02:00 |
|
atm-arnaud
|
8772c53723
|
FIX deposit can create credit note in payment conf
|
2021-06-30 12:37:21 +02:00 |
|
Laurent Destailleur
|
56787bc292
|
Update card.php
|
2021-06-29 19:14:03 +02:00 |
|
Francis Appels
|
1b7b45d72a
|
Merge remote-tracking branch 'Dolibarr/14.0' into 14_fix_php8_part2
|
2021-06-29 16:56:48 +02:00 |
|
Francis Appels
|
e4f61d430f
|
Invoice php 8 issue and warnings.
Seems if ("" < 0) is true in php 8
|
2021-06-29 16:33:24 +02:00 |
|
Laurent Destailleur
|
d788e58f67
|
Merge pull request #18036 from frederic34/codesample
remove unused code
|
2021-06-29 15:47:03 +02:00 |
|
lmarcouiller
|
923a015aac
|
Fix #18014 : update of compta/facture/card.php
|
2021-06-28 11:38:34 +02:00 |
|
Frédéric FRANCE
|
58701bef5d
|
remove unused code
|
2021-06-26 21:10:59 +02:00 |
|
Laurent Destailleur
|
67e7556f70
|
Merge pull request #18032 from OPEN-DSI/new-invoice-create-from-clone-errors
NEW get errors on create invoice from clone
|
2021-06-26 11:53:45 +02:00 |
|
Laurent Destailleur
|
bc816f253c
|
Fix tooltip
|
2021-06-26 02:07:18 +02:00 |
|
Laurent Destailleur
|
12d591b848
|
css
|
2021-06-26 00:18:46 +02:00 |
|
Laurent Destailleur
|
ccffb36a37
|
CSS
|
2021-06-26 00:14:53 +02:00 |
|
Laurent Destailleur
|
6e3647af2c
|
Debug v14
|
2021-06-26 00:08:19 +02:00 |
|
Laurent Destailleur
|
d2485033d7
|
Fix deletion of template invoice
|
2021-06-25 23:10:42 +02:00 |
|
lvessiller
|
24acc82ca6
|
NEW get errors on create invoice from clone
|
2021-06-25 16:40:39 +02:00 |
|
Laurent Destailleur
|
a657fe2fca
|
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2021-06-23 13:31:40 +02:00 |
|
Laurent Destailleur
|
6db44e66d6
|
FIX #18006
|
2021-06-23 13:30:00 +02:00 |
|
Laurent Destailleur
|
acce226c05
|
Debug cash fence feature (missing report per vat rate)
|
2021-06-23 13:00:50 +02:00 |
|
Laurent Destailleur
|
11a71d8d2f
|
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/fourn/facture/tpl/linkedobjectblock.tpl.php
|
2021-06-23 11:41:30 +02:00 |
|
Laurent Destailleur
|
034906a129
|
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
Conflicts:
htdocs/compta/facture/tpl/linkedobjectblock.tpl.php
htdocs/fourn/facture/tpl/linkedobjectblock.tpl.php
|
2021-06-23 11:30:44 +02:00 |
|
Laurent Destailleur
|
c9d4ccd40a
|
Merge pull request #17845 from atm-gauthier/fix_libstatus_invoice_in_linked_objects_block
FIX : need to add payment sum to getlibstatus function in object linked block (bug still exists in 13.0)
|
2021-06-23 10:48:22 +02:00 |
|
Laurent Destailleur
|
56212508e7
|
Update linkedobjectblock.tpl.php
|
2021-06-23 10:47:23 +02:00 |
|
Laurent Destailleur
|
68b8a6a916
|
css
|
2021-06-20 16:35:49 +02:00 |
|
Laurent Destailleur
|
7046791377
|
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2021-06-19 14:16:39 +02:00 |
|
Laurent Destailleur
|
53295a0cb1
|
Fix phpcs
|
2021-06-18 01:06:28 +02:00 |
|
Laurent Destailleur
|
88ff0e4795
|
Fix PHPCS
|
2021-06-18 00:59:18 +02:00 |
|
Laurent Destailleur
|
834fc289b6
|
Fix look and feel v14
|
2021-06-16 20:35:55 +02:00 |
|
Frédéric FRANCE
|
cf9c595568
|
fix unknown right
supprimer doesn't exists
|
2021-06-16 12:01:52 +02:00 |
|
Laurent Destailleur
|
adfbb9d7d5
|
Fix VAT column missing
|
2021-06-15 17:53:25 +02:00 |
|
Gauthier PC portable 024
|
564a3b66c2
|
FIX : method exists
|
2021-06-14 17:08:16 +02:00 |
|
Scrutinizer Auto-Fixer
|
55c9f37ffa
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
2021-06-14 13:37:02 +00:00 |
|
Laurent Destailleur
|
3cacad795f
|
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2021-06-14 14:26:07 +02:00 |
|
Laurent Destailleur
|
5cc86d2319
|
Fix #yogosha6370
|
2021-06-14 13:51:09 +02:00 |
|
Laurent Destailleur
|
046215f64a
|
Fix PHP8
|
2021-06-14 02:08:28 +02:00 |
|
Laurent Destailleur
|
aceeb9558f
|
css
|
2021-06-14 01:13:46 +02:00 |
|
Laurent Destailleur
|
34cebe6aa3
|
Look and feel v14
|
2021-06-14 01:11:39 +02:00 |
|