Frédéric FRANCE
|
f057488ae3
|
add extrafields on ecm
|
2020-10-02 00:21:13 +02:00 |
|
Laurent Destailleur
|
14736bee63
|
Merge pull request #14852 from inovea-conseil/newfieldwebsite
NEW website page fields
|
2020-10-01 19:31:14 +02:00 |
|
Florian
|
c89f8b323b
|
Rename fk_typeobject to type_object
|
2020-10-01 15:18:19 +02:00 |
|
Laurent Destailleur
|
8b2ba8cbba
|
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/adherents/card.php
htdocs/bom/bom_card.php
htdocs/core/class/ldap.class.php
htdocs/core/lib/files.lib.php
htdocs/fichinter/class/fichinterrec.class.php
htdocs/filefunc.inc.php
htdocs/langs/en_US/admin.lang
|
2020-09-29 13:28:22 +02:00 |
|
Laurent Destailleur
|
29414251f5
|
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
Conflicts:
htdocs/core/lib/files.lib.php
|
2020-09-29 13:19:03 +02:00 |
|
Nicolas
|
dfba9a06ad
|
NEW Field to link website page to an other object
|
2020-09-28 20:39:02 +02:00 |
|
Inovea Conseil
|
789defa46f
|
Merge remote-tracking branch 'Dolibarr/develop' into newfieldwebsite
|
2020-09-28 20:08:22 +02:00 |
|
Laurent Destailleur
|
4cf6e483ca
|
Fix export of various payments.
|
2020-09-28 18:49:20 +02:00 |
|
Florian
|
bdb38da9d3
|
Add 2 new field typeObject and ObjectId to website
|
2020-09-28 18:17:23 +02:00 |
|
Laurent Destailleur
|
0dcd85485a
|
Fix migration
|
2020-09-25 12:36:32 +02:00 |
|
Laurent Destailleur
|
7a9332815c
|
Fix migration
|
2020-09-25 12:22:24 +02:00 |
|
Laurent Destailleur
|
83bdd530cd
|
Fix sql error in menu edition, column too short
|
2020-09-25 10:13:45 +02:00 |
|
Laurent Destailleur
|
bc7b5b1468
|
Update website templates for v13
|
2020-09-24 21:37:21 +02:00 |
|
Laurent Destailleur
|
80ec1ad69f
|
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
|
2020-09-23 19:29:07 +02:00 |
|
zecsn
|
98dc0bbb6e
|
Reformat comments
|
2020-09-23 16:53:04 +05:00 |
|
zecsn
|
a4c8a5a69d
|
Fix SQL Error
Fix SQL Error DB_ERROR_SYNTAX on Installation
|
2020-09-23 16:43:53 +05:00 |
|
atm-lena
|
0fc6e9b84f
|
FIX - Backtick not work with postgresql
|
2020-09-23 10:54:49 +02:00 |
|
Laurent Destailleur
|
5f4547bf7c
|
Prepare table for future features
|
2020-09-22 10:38:16 +02:00 |
|
Laurent Destailleur
|
c4ef21a8f2
|
Increase timeout delay for install
|
2020-09-21 14:04:46 +02:00 |
|
Laurent Destailleur
|
84cc04a2c6
|
Increase timeout delay for install
|
2020-09-21 14:04:07 +02:00 |
|
Laurent Destailleur
|
d38168f49e
|
Fix escape
|
2020-09-19 22:59:04 +02:00 |
|
Laurent Destailleur
|
c4b5f5a249
|
Maxi clean of code
|
2020-09-18 01:29:17 +02:00 |
|
Laurent Destailleur
|
8029b80f08
|
Fix install hangs
|
2020-09-17 13:03:34 +02:00 |
|
Laurent Destailleur
|
b690bab1a8
|
Fix regression: missing column
|
2020-09-16 01:06:54 +02:00 |
|
Laurent Destailleur
|
5c31593d43
|
Add date of birth in candidatures
|
2020-09-16 00:47:44 +02:00 |
|
Laurent Destailleur
|
1015d3c026
|
Merge pull request #14716 from 99Deon/develop
fix bug in "llx_c_ticket_category.sql" table .
|
2020-09-14 00:17:16 +02:00 |
|
Cédric
|
29931bbded
|
Update 12.0.0-13.0.0.sql
|
2020-09-12 18:55:26 +02:00 |
|
Cédric
|
1f5419c883
|
Update llx_paiement.sql
|
2020-09-12 18:53:02 +02:00 |
|
chkernit
|
7252022afe
|
fix problem in table "llx_c_ticket_category.sql"
when install dolibarr project the step of creation tables does not completed because there are a bug in create llx_c_ticket_category.sql table .
|
2020-09-12 16:33:07 +01:00 |
|
Laurent Destailleur
|
1f8278c8ca
|
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/accountancy/bookkeeping/balance.php
htdocs/core/class/html.formmail.class.php
htdocs/fourn/class/fournisseur.commande.class.php
htdocs/fourn/class/fournisseur.facture.class.php
htdocs/langs/en_US/other.lang
htdocs/product/class/product.class.php
htdocs/supplier_proposal/class/supplier_proposal.class.php
|
2020-09-12 04:42:59 +02:00 |
|
Laurent Destailleur
|
05a2fc6186
|
Fix rate for tunisia
|
2020-09-10 19:40:03 +02:00 |
|
Laurent Destailleur
|
177ec5eb39
|
Fix mandatory field
|
2020-09-09 19:25:16 +02:00 |
|
Laurent Destailleur
|
e439eb636e
|
Merge pull request #14660 from FHenry/dev_updatedocker
Update Docker build to new standard (version 3 of docker-compose)
|
2020-09-09 15:26:06 +02:00 |
|
Laurent Destailleur
|
86ed4dfa2b
|
Debug hidden option MAIN_USE_EXPENSE_IK
|
2020-09-08 11:51:36 +02:00 |
|
Laurent Destailleur
|
c91338198d
|
Add some fields in candidature
Look and feel v13
|
2020-09-08 01:53:37 +02:00 |
|
Florian HENRY
|
07242a1c5d
|
Merge branch 'develop' into dev_updatedocker
|
2020-09-07 15:43:03 +02:00 |
|
Scrutinizer Auto-Fixer
|
b78ff67d7e
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
2020-09-07 08:18:17 +00:00 |
|
Laurent Destailleur
|
52fe2a4d96
|
Merge pull request #14642 from nlouahedj/develop
NEW Algeria data (tva and forme_juridique)
|
2020-09-05 11:36:47 +02:00 |
|
Noureddine LOUAHEDJ
|
8d7bbe3dcb
|
NEW tva Algerie
|
2020-09-05 08:58:51 +01:00 |
|
Noureddine LOUAHEDJ
|
ebf718fdae
|
NEW forme_juridique Algerie
|
2020-09-05 08:58:29 +01:00 |
|
Laurent Destailleur
|
84f4020f49
|
Update llx_facturedet.sql
|
2020-09-04 23:12:12 +02:00 |
|
Laurent Destailleur
|
02e07c13c8
|
Merge branch 'develop' into patch-8
|
2020-09-04 23:11:00 +02:00 |
|
Cédric
|
c5fda967c7
|
add field ref_ext in llx_facturedet
|
2020-09-04 22:57:21 +02:00 |
|
Laurent Destailleur
|
b2c20c3dfd
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2020-09-04 22:42:48 +02:00 |
|
Laurent Destailleur
|
451c878cfc
|
Fix add missing field
|
2020-09-04 22:42:37 +02:00 |
|
Cédric
|
e9d6e04c25
|
NEW field ref_ext in llx_commandedet
|
2020-09-04 21:36:01 +02:00 |
|
Cédric
|
38bc98cf7d
|
ADD ref_ext field in llx_facturedet
|
2020-09-04 19:38:24 +02:00 |
|
Laurent Destailleur
|
092b66a7f1
|
Add variation_ref_ext field
|
2020-09-04 13:35:16 +02:00 |
|
Laurent Destailleur
|
1ceb7c8677
|
Add ref_ext to product_attribute.
|
2020-09-04 12:41:56 +02:00 |
|
Laurent Destailleur
|
5d40380a07
|
Add index on status
|
2020-09-01 15:17:52 +02:00 |
|
Florian HENRY
|
0099d98096
|
Merge remote-tracking branch 'origin/develop' into dev_updatedocker
|
2020-09-01 14:32:49 +02:00 |
|
Laurent Destailleur
|
887d4e0603
|
Add unique key on table of inventory details
|
2020-08-31 20:02:06 +02:00 |
|
Florian HENRY
|
9614dcf9ec
|
fix comment
|
2020-08-29 18:38:26 +02:00 |
|
Laurent Destailleur
|
b721930b3b
|
Merge pull request #14568 from atm-lena/NEW_AgendaEvent_Remind
Agenda Remind (Part 1)
|
2020-08-29 05:19:21 +02:00 |
|
Laurent Destailleur
|
8e70a731d3
|
doc
|
2020-08-29 04:42:14 +02:00 |
|
Laurent Destailleur
|
c6bdd27d4c
|
FIX #14530
|
2020-08-27 21:52:25 +02:00 |
|
Laurent Destailleur
|
8f34f4c1c5
|
FIX #14530
|
2020-08-27 21:46:28 +02:00 |
|
Laurent Destailleur
|
5c1680e9c5
|
Merge branch 'develop' into master
|
2020-08-27 19:58:29 +02:00 |
|
ATM john
|
236d2862af
|
Fix install table
|
2020-08-26 21:56:50 +02:00 |
|
atm-lena
|
cc29654f47
|
WIP : rename fk_project to fk_actioncomm + add line to sql file to install
|
2020-08-26 16:48:09 +02:00 |
|
atm-lena
|
a01d1b58c7
|
Add fk_email_template
|
2020-08-26 16:06:20 +02:00 |
|
atm-lena
|
cf9337b644
|
Add fk_project to actioncommreminder object
|
2020-08-26 15:58:14 +02:00 |
|
atm-lena
|
552e655668
|
Add field "entity" in actioncommrminder object and table
|
2020-08-26 15:22:32 +02:00 |
|
Laurent Destailleur
|
7c39543c72
|
Support trigger in module recruitment
Enhance generic code of automatic recording events
|
2020-08-25 12:47:38 +02:00 |
|
Laurent Destailleur
|
60d76000d7
|
Fix bad column name
|
2020-08-24 17:23:33 +02:00 |
|
andreubisquerra
|
e032ddc035
|
Change variable to pos_change
|
2020-08-23 22:27:18 +02:00 |
|
andreubisquerra
|
ec2479a41a
|
Update 12.0.0-13.0.0.sql
|
2020-08-23 22:26:22 +02:00 |
|
Laurent Destailleur
|
b600478a5a
|
Work on recruitment module
|
2020-08-23 22:11:16 +02:00 |
|
Laurent Destailleur
|
3fe0ffe7e2
|
Add unique index on email_msgid of candidatures
|
2020-08-23 15:18:31 +02:00 |
|
Laurent Destailleur
|
ca2a34a4c9
|
Standardize code: Rename fields date_m into tms. All timestamp fields
are now name "tms".
|
2020-08-23 15:15:47 +02:00 |
|
Laurent Destailleur
|
a265bec7ca
|
NEW Events in agenda for contact
FIX Saving contacts of an events
|
2020-08-23 02:38:56 +02:00 |
|
jove@bisquerra.com
|
d9cbd8f998
|
NEW: Print payment method and change in TakePOS
|
2020-08-22 18:28:15 +02:00 |
|
Laurent Destailleur
|
03af14294a
|
Standardize code. Debug module HRM
|
2020-08-22 15:29:19 +02:00 |
|
Laurent Destailleur
|
dabe804299
|
Add numbering modules for candidatures. Mass action Validate.
|
2020-08-22 03:49:46 +02:00 |
|
Laurent Destailleur
|
a508e7ae08
|
Migration
|
2020-08-21 22:17:20 +02:00 |
|
Laurent Destailleur
|
e6616563d2
|
Fix size of field
|
2020-08-21 22:01:28 +02:00 |
|
Laurent Destailleur
|
220fc6db98
|
Work on recruitment module
|
2020-08-21 13:00:12 +02:00 |
|
Laurent Destailleur
|
ad0625b6ec
|
Debug posting message from ticket page
|
2020-08-21 01:11:22 +02:00 |
|
Laurent Destailleur
|
0390111132
|
Add column bomtype
|
2020-08-20 23:32:35 +02:00 |
|
Laurent Destailleur
|
eb15a8e4db
|
Enhance email collector module
|
2020-08-20 23:03:57 +02:00 |
|
Laurent Destailleur
|
2f18ab0ea9
|
Debug generation of document for warehouse
|
2020-08-18 14:55:56 +02:00 |
|
Laurent Destailleur
|
58e25768a7
|
NEW Add PDF document templates for warehouses (list of stock)
|
2020-08-18 14:02:36 +02:00 |
|
Laurent Destailleur
|
816aeadcba
|
Merge pull request #14465 from atm-john/develop_declinaison_price_multiple_merge
NEW : Declinaison price level compatibility
|
2020-08-16 23:18:49 +02:00 |
|
Alexandre SPANGARO
|
27c36713d3
|
Merge remote-tracking branch 'upstream/develop' into 10.0_intracommreport
|
2020-08-16 22:10:02 +02:00 |
|
John Botella
|
41cbe6db12
|
Merge branch 'develop' of github.com:Dolibarr/dolibarr into develop_declinaison_price_multiple_merge
|
2020-08-12 10:39:21 +02:00 |
|
John Botella
|
f0268b4aaf
|
Add declinaison price level
|
2020-08-12 10:14:29 +02:00 |
|
atm-thibaultf
|
10810bc5bb
|
Modify int to float for stock limit alert and desired stock
|
2020-08-12 09:09:59 +02:00 |
|
Laurent Destailleur
|
4e6158d23c
|
Work on recruitment module
|
2020-08-08 02:54:14 +02:00 |
|
Laurent Destailleur
|
dd510901a4
|
Fix duplicate field
|
2020-08-07 14:05:15 +02:00 |
|
Laurent Destailleur
|
e72e05d5f5
|
Add field default_lang for users
|
2020-08-07 13:31:23 +02:00 |
|
Laurent Destailleur
|
7a03521664
|
Doc
|
2020-08-07 12:07:34 +02:00 |
|
Laurent Destailleur
|
561520b44c
|
WIP Recruitment module
|
2020-08-06 16:06:15 +02:00 |
|
Laurent Destailleur
|
43b23994e4
|
WIP Recruitment module
|
2020-08-06 15:55:04 +02:00 |
|
Laurent Destailleur
|
e830e7f3d3
|
Work on recruitment module
|
2020-08-06 13:14:43 +02:00 |
|
Laurent Destailleur
|
d9818405c6
|
Fix regression for v13
|
2020-08-02 22:30:23 +02:00 |
|
Laurent Destailleur
|
7297950308
|
Merge pull request #13759 from OPEN-DSI/stcommcontact
NEW: Add prospect status managment for the contact with managment of custom icon
|
2020-08-02 22:01:00 +02:00 |
|
Laurent Destailleur
|
aca20c89f9
|
Can use a generic email for recruitment
|
2020-08-02 18:45:42 +02:00 |
|
Laurent Destailleur
|
be34a2c607
|
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/core/class/extrafields.class.php
htdocs/core/class/html.form.class.php
htdocs/langs/en_US/cashdesk.lang
htdocs/product/stock/list.php
|
2020-08-02 16:06:51 +02:00 |
|
Laurent Destailleur
|
ecfdb4bbac
|
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
|
2020-08-02 16:02:09 +02:00 |
|
kkhelifa-opendsi
|
fe0f77b967
|
Merge branch 'develop' into stcommcontact
|
2020-07-31 16:41:17 +02:00 |
|