Laurent Destailleur
a840afa72a
Fix missing entry into table
2021-05-25 15:24:28 +02:00
Laurent Destailleur
4d42235670
Complete experimental module knowledge management
2021-05-18 20:46:14 +02:00
Laurent Destailleur
9a8bd2c24b
Add missing field
...
Fix duplicate / in url
2021-05-17 06:13:26 +02:00
Laurent Destailleur
5e0f2f9781
Debug v14. Fix regression.
2021-05-12 22:35:21 +02:00
Laurent Destailleur
3ea6cd1c66
Fix missing columns
2021-05-12 08:53:29 +02:00
Laurent Destailleur
c37588025f
Update 13.0.0-14.0.0.sql
2021-05-11 18:50:02 +02:00
Alexandre SPANGARO
c81b4f8c31
FIX Migration script
2021-05-09 08:31:36 +02:00
Laurent Destailleur
48a1e5c75e
Merge pull request #17499 from bb2a/trigger_update_thirpartie
...
Add events trigger update Thirparty and Contact
2021-05-06 19:14:02 +02:00
Laurent Destailleur
6019df2dfc
Merge branch 'batch_status_dict' of
...
https://github.com/altairisfr/dolibarr into altairisfr-batch_status_dict
# Conflicts:
# htdocs/langs/fr_FR/productbatch.lang
2021-05-06 17:29:41 +02:00
Laurent Destailleur
bd5e141d26
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/admin/mails_templates.php
htdocs/core/actions_linkedfiles.inc.php
htdocs/core/lib/functions.lib.php
htdocs/core/modules/supplier_order/doc/pdf_cornas.modules.php
htdocs/core/modules/supplier_order/doc/pdf_muscadet.modules.php
htdocs/societe/consumption.php
2021-05-06 17:07:44 +02:00
Laurent Destailleur
0daab6a55a
Code comment
2021-05-06 16:50:22 +02:00
Laurent Destailleur
7a76dc4648
Merge pull request #17382 from DorianVabre/dev_EventOrganizer_payment
...
new: working on conference or booth object and event type #FoundationFunding
2021-05-06 16:31:30 +02:00
Laurent Destailleur
475ed369ed
Merge pull request #17490 from marc-dll/FIX_develop_expense_report_db_field
...
FIX: expense report: column last_main_doc forgotten in v14 migration script
2021-05-06 16:27:01 +02:00
Anthony Berton
ed26e75c0b
init
2021-05-05 11:54:16 +02:00
Marc de Lima Lucio
ef6ebd4793
FIX: expense report: column last_main_doc forgotten in v14 migration script
2021-05-04 16:24:15 +02:00
NextGestion
6f85cab6c4
Merge https://github.com/Dolibarr/dolibarr into dolibarr_partnership
2021-05-04 10:55:19 +01:00
Laurent Destailleur
da08670a3d
Update 13.0.0-14.0.0.sql
2021-05-04 00:24:32 +02:00
Laurent Destailleur
d6617f82ca
Merge branch 'develop' into develop
2021-05-04 00:23:28 +02:00
Laurent Destailleur
03e8f2aee1
Fix for performance troubles
2021-05-03 18:49:37 +02:00
Laurent Destailleur
28b1d83ae9
Make some performance enhancements
2021-05-03 18:29:21 +02:00
daraelmin
5ff60c31e6
Update 13.0.0-14.0.0.sql
2021-05-01 20:08:32 +02:00
lmarcouiller
ce677c4f27
Fix #17361 : change of llx_export_model type to varchar(64)
2021-04-30 14:50:18 +02:00
altairis-noe
38bba5dddc
Merge branch 'develop' into batch_status_dict
2021-04-29 13:13:41 +02:00
altairis-noe
f7182d43fd
add entity in c_productbatch_qcstatus key
2021-04-29 13:00:47 +02:00
altairis-noe
762f41ea86
llx_c_productbatch_qcstatus as dictionnary name
2021-04-29 12:49:15 +02:00
lmarcouiller
d4fb9c7c47
knowledgemanager finished
2021-04-29 10:49:56 +02:00
Dorian Vabre
cb21131259
Merge branch 'develop' into dev_EventOrganizer_payment
2021-04-29 10:31:43 +02:00
Antonin MARCHAL
6dafb98707
Merge branch 'develop' of https://github.com/ibuiv/dolibarr into develop
2021-04-29 01:20:42 +02:00
Antonin MARCHAL
c89830b25b
fix(sql) pmp added to create table both migration and install
2021-04-29 01:17:21 +02:00
Laurent Destailleur
b56b9aa707
Merge branch 'develop' into develop
2021-04-28 16:05:07 +02:00
antonin_tdj
0108826ee5
add column instead of just add
2021-04-28 16:03:40 +02:00
Gauthier PC portable 024
4af2f8871a
FIX : on update current_timestamp
2021-04-28 12:27:07 +02:00
altairis-noe
9fc67275fd
llx_c_productbatch_status to migration and translatable strings
2021-04-27 15:55:51 +02:00
kamel
3a673c9210
Merge branch 'develop' of github.com:Dolibarr/dolibarr into fix_00007
2021-04-27 12:29:10 +02:00
Antonin MARCHAL
5fd0c1b810
fix(code)eldy's remarks
2021-04-27 09:55:35 +02:00
kamel
9c46b234cf
FIX Supplier invoices (deposit, multicurency in lines)
2021-04-26 17:43:27 +02:00
Dorian Vabre
e9b35cf36b
mail template modified to add company name and remove useless payment link
2021-04-23 16:53:34 +02:00
Indelog
eb52f5daa0
Add : register donation payment when public payment
...
- When we paid a donation whit public link, create the associated payment and
put its status to payed if all the promised amount is it.
- Set the amount to pay on public page depending to the rest to pay for
the don.
2021-04-22 16:32:05 +02:00
Laurent Destailleur
891de3350f
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2021-04-20 13:30:43 +02:00
Laurent Destailleur
4180a9ef62
FIX pb when saving some export profiles
2021-04-20 13:30:18 +02:00
Laurent Destailleur
74f48d082d
Merge branch 'develop' into fix_rebuild_sequence_for_postgres
2021-04-19 21:46:49 +02:00
Laurent Destailleur
ee9c823c33
Merge pull request #17279 from aspangaro/14a38
...
NEW: Add constant MAIN_BUGTRACK_URL to add possibility to redirect to other service
2021-04-19 21:42:13 +02:00
NextGestion
7cab4dd19d
Manage partnership for members & code optimisation
2021-04-19 15:17:57 +01:00
NextGestion
5a8742b3eb
Cancel Partnership For Expired Members & Warning of partnership if Dolibarr backlink not found on partner website
2021-04-17 13:25:28 +01:00
NextGestion
f7b1ee9aba
Add property "website" on the member card
2021-04-17 13:15:16 +01:00
NextGestion
f784114176
Add email template for accepted partnership
2021-04-16 13:53:12 +01:00
NextGestion
0d4a1d061a
Merge branch 'develop' into dolibarr_partnership
2021-04-16 11:01:08 +01:00
NextGestion
9304b3c474
Manage mass action "Send email" for Partnership module
2021-04-16 09:54:11 +01:00
Laurent Destailleur
f2bd030f91
Clean code
2021-04-15 19:14:43 +02:00
Alexandre SPANGARO
140f098c79
NEW: Add constant MAIN_BUGTRACK_URL to add possibility to redirect to other service
2021-04-14 23:16:30 +02:00