lmarcouiller
209682e710
Fix #17361 : changes into mysql/tables of export_model
2021-05-05 11:30:13 +02:00
lmarcouiller
ce677c4f27
Fix #17361 : change of llx_export_model type to varchar(64)
2021-04-30 14:50:18 +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
Youvious
5e9ce734a7
Clean llx_accounting_account_be.sql of all 'PRODUCT' and 'SERVICE' (pcg_subtype)
2021-04-03 15:14:33 +02:00
Chl
36baf9b76b
FIX #16143 Old PG requires "()" on DROP FUNCTION
...
On PostgreSQL 9.6 and previous, the upgrade script fails with a syntax
error if the dropped function's name is not followed by parentheses.
Patch tested on 9.6 and 13.2.
2021-03-20 11:56:19 +01:00
Laurent Destailleur
28c04a684f
Fix position of field
2021-03-08 19:09:02 +01:00
Laurent Destailleur
d5566dbf8f
FIX #16431
2021-02-26 19:18:03 +01:00
Laurent Destailleur
0d841ecb1e
Reduce field size
2021-02-16 19:36:14 +01:00
Laurent Destailleur
6e21839169
Fix migration
2021-02-15 11:50:59 +01:00
Laurent Destailleur
b2826025f6
Fix missing event type
2021-02-15 11:48:48 +01:00
Laurent Destailleur
5392e11370
Add missing ethiopian birr currency
2021-02-11 23:05:01 +01:00
Laurent Destailleur
e1334f34b6
Complete repair to clean not correctly available extrafields on proposal
2021-02-11 18:08:01 +01:00
Laurent Destailleur
2615d63024
Complete repair to clean not correctly available extrafields on proposal
2021-02-11 18:02:21 +01:00
Laurent Destailleur
d073e809e7
FIX removed no more used proc update_modified_column_date_m on pgsql
2021-02-08 17:32:36 +01:00
Adrien Jussak
ee1a4ee54f
FIX #16143
...
Remove the function update_modified_column_date_m is required because old triggers can throw errors during PDF generation
2021-02-08 16:47:46 +01:00
Laurent Destailleur
eca010937f
FIX Trigger on expense report was not fired
...
FIX Bad dates on info tabs
2021-02-04 11:56:53 +01:00
Laurent Destailleur
3b8b0d59ba
Merge pull request #16142 from OPEN-DSI/fix_erreur_facture_fourn
...
FIX: Select transport mode function when create a supplier invoice and add unique key to the table llx_c_transport_mode in migrate sql
2021-02-03 20:24:44 +01:00
Laurent Destailleur
348fd0fcb5
FIX #16160
2021-02-03 19:36:10 +01:00
Laurent Destailleur
3021c22198
Clean files
2021-02-02 13:49:03 +01:00
Laurent Destailleur
6b32fd33fd
Fix export with excell
2021-02-02 13:33:44 +01:00
kamel
506ba822e9
FIX: Select transport mode function when create a supplier invoice and add unique key to the table llx_c_transport_mode in migrate sql
2021-02-02 11:06:01 +01:00
Laurent Destailleur
a19eec7791
FIX #16135
2021-02-02 00:41:44 +01:00
Laurent Destailleur
daf88944f8
FIX #16118 Timezone problem on some fields
2021-02-02 00:19:41 +01:00
Laurent Destailleur
2b59a20ce1
Merge pull request #15988 from atm-lena/13.0_FIX_Merge_Societe
...
FIX Societe Merge : "unknow column fk_soc" + "Delivery" label
2021-01-30 13:22:00 +01:00
atm-lena
cfca26a727
Fix fix
2021-01-29 16:20:43 +01:00
Laurent Destailleur
ad2f5ea7c1
Update website template
2021-01-22 12:39:59 +01:00
Laurent Destailleur
803ae91136
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
2021-01-19 16:20:19 +01:00
Laurent Destailleur
a81b3a0d61
FIX #15946
2021-01-19 15:23:36 +01:00
Frederick Jost Zweig
267caf7ac8
Added 'US-BASE' and 'CA-ENG-BASE' to models list
...
Added 'US-BASE' and 'CA-ENG-BASE' chart of accounts names to the 'Chart of accounts models' list.
2021-01-18 02:22:23 +01:00
Frederick Jost Zweig
ed796cd500
Removed 'pcg_subtype' column
...
The 'pcg_subtype' column of the table 'llx_accounting_account' has been removed in recent Dolibarr versions, so it has to be removed in this file also. Otherwise, the US chart of account can't be enabled.
2021-01-18 02:22:16 +01:00
Laurent Destailleur
c6c7cbf208
Fix trans
2021-01-15 11:21:47 +01:00
atm-lena
e2696d7718
FIX Societe Merge : "unknow column fk_soc" + "Delivery" label
2021-01-15 09:58:04 +01:00
Laurent Destailleur
ea60a824ee
Comment
2021-01-14 11:07:48 +01:00
UT from dolibit
a370ba1bbc
Update check.php
...
$arrayphpminversionwarning = array(5, 6, 0);
2021-01-05 18:53:19 +01:00
Laurent Destailleur
601d4618d4
Missing vat rates
2021-01-02 14:52:37 +01:00
Laurent Destailleur
3cb71ef53e
Code comment
2021-01-01 22:55:22 +01:00
Laurent Destailleur
5ff53691a5
Fix migration
2020-12-27 19:13:09 +01:00
Laurent Destailleur
6d1799eb25
Merge branch 'develop' into fixphpcs_2020_12
2020-12-21 18:08:20 +01:00
Laurent Destailleur
0195c11437
Add missing field required for real funnel of prospection.
2020-12-21 12:58:03 +01:00
Laurent Destailleur
d3bd709ad6
Fix phpcs
2020-12-20 18:51:17 +01:00
Frédéric FRANCE
f9ea75df3d
fix phpcs
2020-12-20 10:28:06 +01:00
Laurent Destailleur
5cbdad7fa7
Fix autofill pass
2020-12-19 16:33:58 +01:00
Laurent Destailleur
9c759e91f0
Fix debug management of docs in ticket module
2020-12-16 19:01:26 +01:00
Laurent Destailleur
e4c853b162
Enable module product batch
2020-12-16 17:00:14 +01:00
Laurent Destailleur
6f75e24fd7
Fix better error management in migration
2020-12-16 15:10:11 +01:00
Laurent Destailleur
acb73966f7
Clean code. Removed phpexcel library.
2020-12-13 16:27:44 +01:00
Laurent Destailleur
5778b1f022
Merge pull request #15744 from frederic34/mycompanysocialnetworks
...
my company social networks
2020-12-13 12:54:22 +01:00
Frédéric FRANCE
4c09e14c49
fix sql error
2020-12-13 10:32:23 +01:00
Frédéric FRANCE
1b75ac9ffe
add github
2020-12-12 21:17:18 +01:00
Laurent Destailleur
bfa8383bed
Fix migration script
2020-12-12 12:30:13 +01:00