Alexandre SPANGARO
|
d83d9895e0
|
NEW Vat report - Invert constant to show by default zero vat in reports
|
2020-10-05 20:52:31 +02:00 |
|
Laurent Destailleur
|
1c34868028
|
Fix field must be null because there is no numbering ref module yet
|
2020-10-03 11:16:31 +02:00 |
|
Laurent Destailleur
|
c2fed95dc4
|
FIX #14877
|
2020-10-02 19:54:06 +02:00 |
|
Frédéric FRANCE
|
b78e506e39
|
add files
|
2020-10-02 00:25:44 +02:00 |
|
Frédéric FRANCE
|
7afb62c55d
|
Merge remote-tracking branch 'upstream/develop' into ecm_extrafields
|
2020-10-02 00:24:48 +02:00 |
|
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 |
|