Commit Graph

2656 Commits

Author SHA1 Message Date
Laurent Destailleur
1c43d40acf Debug v17 2022-11-20 14:37:31 +01:00
Laurent Destailleur
2f0d9e18bd Fix missing default bank account on form 2022-11-17 23:29:42 +01:00
Laurent Destailleur
259ff07bbd Add missing index 2022-11-17 01:19:31 +01:00
Laurent Destailleur
a17c9d5d36 Fix perf index 2022-11-15 22:23:10 +01:00
Laurent Destailleur
e84dd8d074 NEW Init module bookcal 2022-11-14 01:27:05 +01:00
Laurent Destailleur
a565b297fd Merge pull request #22730 from frederic34/overwritetrans
add same translation in many entities
2022-11-02 16:10:51 +01:00
Frédéric FRANCE
ca77beeff6 add same translation in many entities 2022-11-02 14:32:14 +01:00
Laurent Destailleur
2e8f0b77be Add column for birth place 2022-11-02 02:20:48 +01:00
Laurent Destailleur
840428200c Add fields to allow SEPA payments of salaries 2022-10-31 08:27:25 +01:00
Laurent Destailleur
18c9685051 Rename table to prepare need of direct debit for non invoices 2022-10-28 17:51:25 +02:00
Laurent Destailleur
06fcf5312f Close #22512 manually due to error in sticket (missing space after cast) 2022-10-25 17:30:50 +02:00
Maxime Kohlhaas
cb2f940718 Fix SQL error on install llx_establishment 2022-10-23 12:20:11 +02:00
Laurent Destailleur
c1213cfde8 Fix missing code for triggers 2022-10-21 16:34:13 +02:00
Laurent Destailleur
1d21d73400 NEW Add date event (!= date project) and location on event organization 2022-10-21 13:19:21 +02:00
Laurent Destailleur
eb0f898b01 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop 2022-10-13 01:10:31 +02:00
Laurent Destailleur
b88f49f00c Position of field 2022-10-13 01:08:23 +02:00
Laurent Destailleur
32ec40647a Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2022-10-13 01:07:27 +02:00
Laurent Destailleur
54c5ca7c75 Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2022-10-13 01:06:15 +02:00
Laurent Destailleur
14edd053fb Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0 2022-10-13 00:52:23 +02:00
Laurent Destailleur
374e56d938 FIX #22538 2022-10-13 00:50:55 +02:00
Laurent Destailleur
7abb5d1e16 Merge pull request #22085 from lkotsoni/Add_notes_to_productlot
[NEW][#22048][Added notes to productlot module]
2022-10-07 23:28:13 +02:00
Laurent Destailleur
10973e90ae Add missing column to manage multicurrency 2022-10-06 20:01:00 +02:00
Laurent Destailleur
be10cdee95 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop 2022-10-06 16:03:50 +02:00
Laurent Destailleur
ab2edad255 NEW Add performance index in llx_bank_url(url_id) 2022-10-05 02:01:38 +02:00
Laurent Destailleur
1d39154f81 NEW Default values in extrafields are not more limited to 255 char. 2022-09-29 16:24:07 +02:00
Laurent Destailleur
150f4c45d8 FIX default value for partnership status 2022-09-29 15:20:19 +02:00
Laurent Destailleur
eefcc49006 NEW Add index on name for company and contact 2022-09-28 15:58:10 +02:00
Christian Humpel
02fb02b282 Fix #22307 Add comma to llx_product.sql 2022-09-25 15:53:16 +02:00
Laurent Destailleur
e1b5e5033f Clean code of deprecated field 2022-09-23 09:35:17 +02:00
Regis Houssin
a2c62d39b4 FIX some upgrade sql errors 2022-09-13 15:42:26 +02:00
Laurent Destailleur
b99f4ad29c Merge pull request #22172 from Hystepik/develop#5
Fix : missing column in establishement sql
2022-09-13 02:00:53 +02:00
Laurent Destailleur
7dbde6f934 Merge branch 'develop' into develop_NEW_Service_DefaultWorkstation 2022-09-13 01:38:49 +02:00
Hystepik
56a0044974 Merge branch 'develop' into develop#5 2022-09-12 10:16:31 +02:00
Laurent Destailleur
07128e3d68 Fix sql for llx_element_categorie 2022-09-11 22:29:54 +02:00
Laurent Destailleur
cc4bb9b40f Add column revenuestamp into order for profroma to match invoice 2022-09-10 19:28:48 +02:00
Laurent Destailleur
c601abeff1 Fix missing key for donation module 2022-09-10 01:09:32 +02:00
Laurent Destailleur
81b12c2814 Merge branch 'develop' into Add_notes_to_productlot 2022-09-09 18:02:02 +02:00
lmarcouiller
f22744210e Fix : missing column in etablishement sql 2022-09-09 11:31:06 +02:00
atm-lena
81ed97e9fc Merge branch 'develop' of github.com:Dolibarr/dolibarr into develop_NEW_Service_DefaultWorkstation 2022-09-08 11:21:05 +02:00
Lefteris Kotsonis
ec752621dd Updated llx_product_lot.sql with note entries 2022-09-07 14:07:43 +02:00
ptibogxiv
f4a4ecfdf3 NEW private and public note on user.php
use same code on Dolibarr
2022-09-03 10:52:33 +02:00
Laurent Destailleur
3b5f907816 Merge pull request #22006 from frederic34/extrafieldsbankline
add tables for bank lines extrafields
2022-09-02 10:16:42 +02:00
Laurent Destailleur
3d9b57ac3f Clean code 2022-09-02 09:35:10 +02:00
Frédéric FRANCE
7374974880 add tables for bank lines extrafields 2022-08-31 18:40:28 +02:00
Laurent Destailleur
11b9314023 Split fk_user_valid that was used for 2 purpose in fk_user_valid/approve 2022-08-29 00:04:12 +02:00
Laurent Destailleur
ec5af6cd23 Doc 2022-08-28 23:32:36 +02:00
Laurent Destailleur
eeba47b933 Add ip on table llx_adherent (for public submission page) 2022-08-25 12:09:56 +02:00
Laurent Destailleur
4a8b7dbecf Add ip on table of partnership 2022-08-25 12:07:44 +02:00
Laurent Destailleur
d6cc6f2576 Change sql creation of a partnership from a public page 2022-08-25 11:46:44 +02:00
UT from dolibit
845c20e5f7 Update llx_user.sql 2022-08-24 21:49:33 +02:00