Commit Graph

94037 Commits

Author SHA1 Message Date
Laurent Destailleur
b008cb6b6f
Merge pull request #17147 from glu000/13.0-fix17146
13.0-fix17146
2021-04-09 13:57:50 +02:00
Laurent Destailleur
592800555f
Merge pull request #17148 from indelog/fix_empty_website_otherlang
Fix empty string WEBSITE_OTHERLANG (better fix)
2021-04-09 12:49:01 +02:00
Laurent Destailleur
95d3dabdf6
Update website2.lib.php 2021-04-09 12:48:06 +02:00
Laurent Destailleur
f7bab13c3c
Merge pull request #17187 from glu000/13.0-fix17186
FIX email is not case sensitive
2021-04-09 12:36:49 +02:00
Laurent Destailleur
c4a4d238f7
Merge pull request #17151 from OGPayet/fix/fournPayment
fix paiementfourn ref is now different from id
2021-04-08 16:26:34 +02:00
Laurent Destailleur
62bd93cd08
Merge pull request #17153 from OGPayet/fix/missingHooksInFournInvoiceList
add missing hooks in fourn invoice list
2021-04-08 16:24:27 +02:00
stickler-ci
0b1e3ce7e4 Fixing style errors. 2021-04-08 12:15:35 +00:00
Günter Lukas
11700f2162 Fix Ticket-Module public interface: uppercase/lowercaser in e-mail should be ignored #17186 2021-04-08 13:52:29 +02:00
Pierre Payet
d209dbe43e add missing hooks in fourn invoice list 2021-04-07 11:01:51 +02:00
Pierre Payet
113db33a24 fix paiementfourn ref is now different from id 2021-04-07 10:24:02 +02:00
Indelog
426e846f58 Fix website create/update empty otherlang
Empty otherlang value was not correctly ignored.
2021-04-07 10:01:05 +02:00
Indelog
17fa9559a3 Fix empty string WEBSITE_OTHERLANG
If post WEBSITE_OTHERLANG with empty value or with value like this
'en,,sv' or 'en,sv,' we can get an otherlang with empty value. This can lead
unexpected behaviour when we use an element of otherlang to set the
subdirectory name to store pages for a sub lang.
2021-04-07 09:29:40 +02:00
Günter Lukas
04a55a3df3 Fix #17146 2021-04-07 09:08:34 +02:00
Laurent Destailleur
20fbfc5b15
Merge pull request #17144 from indelog/fix_website_savepagealias_empty_otherlang
Fix empty $sublang dolSavePageAlias
2021-04-07 01:40:11 +02:00
Laurent Destailleur
6609695a8d index.html not required, there is already index.php 2021-04-07 00:30:28 +02:00
Indelog
4d60fe8ff9 Fix empty $sublang dolSavePageAlias
Avoid to loop on `explode(',', $object->otherlang)` if
`$object->otherlang` is empty. Else we loop once on empty string which
is set in `$sublang` and erase the main alias for the page.
2021-04-06 22:21:00 +02:00
Alexandre SPANGARO
a50ca93a3e FIX: Accountancy - Warning on the pages of the preparatory statements of accounting entries 2021-04-04 16:34:17 +02:00
Laurent Destailleur
88c80065c6 Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 13.0 2021-04-02 22:20:24 +02:00
Laurent Destailleur
60e13f6727 FIX #17060 2021-04-02 22:20:13 +02:00
Laurent Destailleur
5d7efcc0d1
Merge pull request #17063 from aspangaro/13p31
FIX: Periodicity by default on fiscal year, according to the now date, we have plus 1 year added
2021-04-02 01:53:24 +02:00
Laurent Destailleur
aacc9cb26e
Merge pull request #17068 from ATM-Consulting/fix/13.0_warning_undefined_constant_missing_quotes
FIX 13.0 warning - missing quotes around 'label'
2021-04-02 01:51:16 +02:00
Laurent Destailleur
c2fe28c02b Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 13.0 2021-04-02 01:42:00 +02:00
Laurent Destailleur
70ddb0e87e Remove delcaration of no more used library 2021-04-02 01:41:48 +02:00
Laurent Destailleur
061ac4c718
Merge pull request #17070 from fmarcet/13.0
FIX: Filter on supplier payment list
2021-04-02 01:35:10 +02:00
Laurent Destailleur
b078c2dcc9
Update list.php 2021-04-02 01:34:53 +02:00
Ferran Marcet
75d395c848 FIX: Filter on supplier payment list 2021-04-01 14:13:59 +02:00
Florian Mortgat
f5617a6247 FIX 13.0 warning - missing quotes around 'label' 2021-04-01 12:33:23 +02:00
Alexandre SPANGARO
b5702fcb13 Merge branch '13.0' into 13p31 2021-04-01 04:38:08 +02:00
Alexandre SPANGARO
530b122f1e FIX: Periodicity by default on fiscal year, according to the date, we have plus 1 year added 2021-04-01 04:37:47 +02:00
Laurent Destailleur
89dbd745bf Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
Conflicts:
	htdocs/core/class/html.form.class.php
	htdocs/core/modules/modAccounting.class.php
2021-03-31 13:53:36 +02:00
Laurent Destailleur
1880cb92a4 Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0 2021-03-31 13:47:00 +02:00
Laurent Destailleur
ddaaabfb7a
Merge pull request #17054 from aspangaro/12p13
FIX: Accountancy - Import in general ledger
2021-03-31 13:46:04 +02:00
Laurent Destailleur
521dec7792
Merge pull request #17018 from fmarcet/11.0
FIX: Show Ref.Supplier in LinkToObjectBlock
2021-03-31 13:44:53 +02:00
Laurent Destailleur
2bc6bde8cb
Merge pull request #17049 from FHenry/13_fix_receptionfourn
fix : test on reception must be done on lineToTest if checked
2021-03-31 13:41:19 +02:00
Ferran Marcet
b6faa6b605 FIX: Show Ref.Supplier in LinkToObjectBlock 2021-03-31 09:40:12 +02:00
Alexandre SPANGARO
14a62442c4 FIX: Accountancy - Import in general ledger 2021-03-31 05:07:05 +02:00
Florian HENRY
cd37d3440a fix : test on reception must be done on lineToTest if checked 2021-03-30 23:04:29 +02:00
Florian HENRY
0f6dae313d fix : test on reception must be done on lineToTest if checked 2021-03-30 23:02:53 +02:00
Ferran Marcet
b4f638602a FIX: Show Ref.Supplier in LinkToObjectBlock 2021-03-30 11:10:07 +02:00
Laurent Destailleur
2689bc938d Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 13.0 2021-03-29 21:40:01 +02:00
Laurent Destailleur
f4ae8af9ea Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
Conflicts:
	htdocs/accountancy/bookkeeping/listbyaccount.php
	htdocs/core/modules/societe/doc/doc_generic_odt.modules.php
2021-03-29 21:39:53 +02:00
Laurent Destailleur
6057d8aabd Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
Conflicts:
	htdocs/core/tpl/login.tpl.php
2021-03-29 21:37:21 +02:00
Laurent Destailleur
eabe5ae616 Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 11.0 2021-03-29 21:35:54 +02:00
Laurent Destailleur
8c08b3945b Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 11.0 2021-03-29 21:35:46 +02:00
Laurent Destailleur
dc0922c8f0 Clean file not used 2021-03-29 21:33:01 +02:00
Laurent Destailleur
6ad7b12f89
Merge pull request #16973 from ksar-ksar/patch-1
FIX #16843
2021-03-29 16:25:18 +02:00
Laurent Destailleur
914580ed84
Merge pull request #16983 from aspangaro/13p31
FIX Start hour on ACCOUNTING_DATE_START_BINDING
2021-03-29 16:12:58 +02:00
Laurent Destailleur
b9a91f92ea
Merge pull request #16984 from aspangaro/10p38
FIX Search on date in accountancy
2021-03-29 16:12:31 +02:00
Alexandre SPANGARO
56ae51375d FIX Search on date in accountancy 2021-03-27 07:11:28 +01:00
Alexandre SPANGARO
1382323f77 FIX Start hour on ACCOUNTING_DATE_START_BINDING 2021-03-27 06:56:34 +01:00