Laurent Destailleur
|
290ce46948
|
Merge pull request #19584 from javieralapps4up/develop
FIX In the card of a direct debit, if you change the limit, it gets disordered and vice versa
|
2021-12-09 17:36:21 +01:00 |
|
Laurent Destailleur
|
d80f83caf4
|
Clean code
|
2021-12-09 17:19:31 +01:00 |
|
Laurent Destailleur
|
9462481e83
|
Doc
|
2021-12-09 14:51:35 +01:00 |
|
Laurent Destailleur
|
6b9636c3b8
|
FIX deletion of direct debit or credit transfer
|
2021-12-09 12:54:18 +01:00 |
|
Laurent Destailleur
|
ecf98530bb
|
Debug SEPA payment module
|
2021-12-09 12:42:04 +01:00 |
|
stickler-ci
|
93356d9dc4
|
Fixing style errors.
|
2021-12-09 10:25:58 +00:00 |
|
javieralapps4up
|
0c2dce372f
|
FIX In the card of a direct debit
FIX In the card of a direct debit, if you change the limit, it gets disordered and vice versa
|
2021-12-09 11:24:03 +01:00 |
|
Laurent Destailleur
|
7ce6009958
|
Removed deprecated option
|
2021-12-09 09:53:32 +01:00 |
|
Maxime Kohlhaas
|
1123bf3cde
|
Fix #18586 : special char "…" not allowed in XML file and added by dol_trunc
|
2021-12-09 09:34:00 +01:00 |
|
Laurent Destailleur
|
22c271966d
|
Fix the existing method dolEscapeXML should be enough.
|
2021-12-08 19:14:02 +01:00 |
|
Laurent Destailleur
|
7c2fbe4923
|
Merge pull request #19558 from yaslama/sepa_illegal_chars
Remove illegal characters in SEPA XML
|
2021-12-08 18:57:06 +01:00 |
|
Laurent Destailleur
|
69cd7ae2ab
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/don/card.php
htdocs/public/test/badges.php
htdocs/public/test/test_exec.php
|
2021-12-08 18:27:03 +01:00 |
|
Laurent Destailleur
|
c3bfd5caa4
|
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
Conflicts:
htdocs/adherents/type.php
htdocs/asset/type.php
htdocs/categories/edit.php
htdocs/comm/action/card.php
htdocs/compta/bank/card.php
htdocs/contact/card.php
htdocs/contact/list.php
htdocs/core/class/extrafields.class.php
htdocs/don/card.php
htdocs/product/stock/card.php
htdocs/projet/card.php
htdocs/projet/tasks/task.php
htdocs/user/group/card.php
|
2021-12-08 18:21:20 +01:00 |
|
Laurent Destailleur
|
f1dac82a53
|
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
Conflicts:
htdocs/adherents/card.php
htdocs/categories/edit.php
htdocs/contact/card.php
htdocs/core/class/extrafields.class.php
htdocs/product/stock/card.php
|
2021-12-08 17:56:05 +01:00 |
|
Laurent Destailleur
|
106b8ceec5
|
Merge pull request #19574 from Hystepik/develop#5
Fix php8.0 warnings
|
2021-12-08 14:36:42 +01:00 |
|
Laurent Destailleur
|
b4de28f1db
|
Update index.php
|
2021-12-08 14:36:34 +01:00 |
|
Laurent Destailleur
|
6886cca1fa
|
CSS
|
2021-12-07 02:35:46 +01:00 |
|
Laurent Destailleur
|
1caaa335d1
|
Fix missing section with files on social contribution page
|
2021-12-06 18:18:31 +01:00 |
|
Yaacov Akiba Slama
|
990081ce21
|
Remove illegal characters in SEPA XML
|
2021-12-06 16:54:08 +02:00 |
|
Quentin VIAL-GOUTEYRON
|
826bde0656
|
FIX set optional from post
|
2021-12-06 11:19:12 +01:00 |
|
Laurent Destailleur
|
075faded47
|
FIX list of categories in stats of supplier invoices
Conflicts:
htdocs/compta/facture/stats/index.php
|
2021-12-02 18:48:15 +01:00 |
|
lmarcouiller
|
b732d80ca5
|
Fix php 8.0 warnings
|
2021-12-02 15:56:34 +01:00 |
|
Laurent Destailleur
|
10e126eb69
|
Clean code on pdf templates
|
2021-12-02 10:43:44 +01:00 |
|
Laurent Destailleur
|
bacf569e0b
|
Fix phpcs
|
2021-12-01 17:33:26 +01:00 |
|
Laurent Destailleur
|
c6a071622a
|
Avoid a useless select
|
2021-12-01 15:26:53 +01:00 |
|
Laurent Destailleur
|
259418d1dd
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
|
2021-12-01 12:10:14 +01:00 |
|
Laurent Destailleur
|
8bace4c64e
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2021-11-30 16:24:42 +01:00 |
|
Laurent Destailleur
|
a298a845f1
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/accountancy/bookkeeping/list.php
htdocs/core/actions_massactions.inc.php
htdocs/core/lib/functions.lib.php
htdocs/core/lib/memory.lib.php
htdocs/langs/en_US/holiday.lang
htdocs/ticket/card.php
|
2021-11-30 16:24:18 +01:00 |
|
Laurent Destailleur
|
3de3adad74
|
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
Conflicts:
htdocs/core/actions_massactions.inc.php
htdocs/core/ajax/objectonoff.php
|
2021-11-30 16:11:12 +01:00 |
|
Laurent Destailleur
|
87a66c7bf0
|
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
|
2021-11-30 15:57:14 +01:00 |
|
Laurent Destailleur
|
d84d09556c
|
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
|
2021-11-30 15:55:57 +01:00 |
|
Laurent Destailleur
|
7937a798b7
|
Merge pull request #18331 from marc-dll/12.0_FIX_invoice_multicurrency_discount
FIX: multicurrency: fields in discount unitialized when creating deposit
|
2021-11-30 14:23:37 +01:00 |
|
Christian Foellmann
|
6608f5f0d8
|
update all script tags to be uniform. language="javascript" removed
https://developer.mozilla.org/en-US/docs/web/html/element/script#attr-language
|
2021-11-29 15:09:18 +01:00 |
|
Laurent Destailleur
|
1fa3e9f37d
|
Look and feel v15
|
2021-11-29 01:13:43 +01:00 |
|
Laurent Destailleur
|
81e7483911
|
css
|
2021-11-28 23:51:20 +01:00 |
|
Frédéric FRANCE
|
308998e21c
|
Merge remote-tracking branch 'upstream/develop' into productmerge
|
2021-11-28 21:14:12 +01:00 |
|
Laurent Destailleur
|
2d92130c1e
|
External backups can be downloaded from the "About info page".
|
2021-11-28 19:25:58 +01:00 |
|
Laurent Destailleur
|
bf1dfac629
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/langs/en_US/errors.lang
htdocs/product/stock/movement_list.php
|
2021-11-25 21:54:06 +01:00 |
|
Laurent Destailleur
|
971c892d98
|
Fix filter on recurrig field
|
2021-11-25 14:20:31 +01:00 |
|
Laurent Destailleur
|
78f94b1c76
|
Fix css and label for recurring invoices
|
2021-11-25 14:17:20 +01:00 |
|
Quentin VIAL-GOUTEYRON
|
632147ad88
|
object->id is always empty
|
2021-11-24 12:04:18 +01:00 |
|
Frédéric FRANCE
|
99cddfa235
|
can merge products but experimental
|
2021-11-23 22:36:14 +01:00 |
|
Frédéric FRANCE
|
d601f62194
|
can merge products but experimental
|
2021-11-23 21:38:29 +01:00 |
|
Gauthier PC portable 024
|
2c2f456827
|
Merge branch 'NEW/addline_with_position_choice' of github.com:atm-gauthier/dolibarr into NEW/addline_with_position_choice_develop
|
2021-11-23 11:10:01 +01:00 |
|
Gauthier PC portable 024
|
74f5c092dc
|
FIX : use $linecount = count($this->lines);
|
2021-11-23 10:44:43 +01:00 |
|
Frédéric FRANCE
|
dc3bfcfb87
|
can modify tooltip by reference
|
2021-11-22 19:57:26 +01:00 |
|
Gauthier PC portable 024
|
e02405edc9
|
Merge branch 'develop' of github.com:Dolibarr/dolibarr into NEW/addline_with_position_choice_develop
|
2021-11-22 16:23:26 +01:00 |
|
Gauthier PC portable 024
|
9840c1e0fa
|
Merge branch 'NEW/addline_with_position_choice' of github.com:atm-gauthier/dolibarr into NEW/addline_with_position_choice_develop
|
2021-11-22 16:17:55 +01:00 |
|
Gauthier PC portable 024
|
e75b6ae0b4
|
FIX : it's better with an input number
|
2021-11-22 16:13:46 +01:00 |
|
Laurent Destailleur
|
e8f7b755f1
|
Standardize code
|
2021-11-22 12:18:15 +01:00 |
|