Commit Graph

94052 Commits

Author SHA1 Message Date
Alexandre SPANGARO
4b9bf40a8f move include_once to include when it's a tpl 2021-04-12 21:25:58 +02:00
Alexandre SPANGARO
80995c34b5 FIX Write right on document 2021-04-12 07:13:05 +02:00
Laurent Destailleur
91fc78ac9c FIX #17192 - With tz < 0, event is show in bad day on calendar views
Conflicts:
	htdocs/comm/action/index.php
2021-04-11 16:18:16 +02:00
Laurent Destailleur
52213d0ac7 Fix duplicate permissions 2021-04-09 21:15:43 +02:00
Laurent Destailleur
7f91713c4a Fix merge not complete 2021-04-09 14:06:30 +02:00
Laurent Destailleur
4b1974080a Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 13.0 2021-04-09 14:02:24 +02:00
Laurent Destailleur
f5881c6199 Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
Conflicts:
	htdocs/comm/index.php
	htdocs/fourn/class/fournisseur.commande.class.php
2021-04-09 14:02:14 +02:00
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
e8bf09862f
Merge pull request #17152 from marc-dll/FIX_12.0_zero_packaging
FIX: supplier order: error 500 when using packaging with product where it is not defined
2021-04-09 13:51:16 +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
9ddd1cf8cd
Merge pull request #17198 from atm-gauthier/12.0_fix_test_string
FIX : test must be === and not ==
2021-04-09 11:36:50 +02:00
Gauthier PC portable 024
c35c15e782 FIX : test must be === and not == 2021-04-09 11:31:50 +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
Laurent Destailleur
91bf759242
Merge pull request #17117 from ptibogxiv/patch-423
Fix order status label in comm index page
2021-04-08 16:21:24 +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
Marc de Lima Lucio
7df09b6e9e FIX: esupplier order: error 500 when using packaging with product where it is not defined 2021-04-07 10:41:36 +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
ptibogxiv
bd88806982
Fix order status label in comm index page 2021-04-05 12:07:51 +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
a0e423f1b8
Merge pull request #17098 from youvious/12.0
Clean llx_accounting_account_be.sql of all 'PRODUCT' and 'SERVICE'
2021-04-04 01:21:46 +02:00
Youvious
5e9ce734a7 Clean llx_accounting_account_be.sql of all 'PRODUCT' and 'SERVICE' (pcg_subtype) 2021-04-03 15:14:33 +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