aspangaro
|
c30728326e
|
Merge remote-tracking branch 'Upstream/develop' into develop-bank
|
2015-12-04 12:41:51 +01:00 |
|
Laurent Destailleur
|
2f02919c70
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2015-12-03 10:01:51 +01:00 |
|
Laurent Destailleur
|
c664a492e6
|
Removed a not used field making mysql error (reserved word). Also this
field is not required by dolibarr core.
|
2015-12-03 10:01:40 +01:00 |
|
Laurent Destailleur
|
055e650adf
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2015-12-02 23:23:38 +01:00 |
|
aspangaro
|
09a6cc9625
|
wrong table
|
2015-12-01 20:17:14 +01:00 |
|
aspangaro
|
882b66c586
|
HRM - Add bank tab in user to pay salary or expense report
|
2015-12-01 06:56:26 +01:00 |
|
Laurent Destailleur
|
de730c9762
|
NEW Introduce cost price on product.
|
2015-11-30 21:20:45 +01:00 |
|
Laurent Destailleur
|
c55d11869b
|
Billing of supplier or customer order is a process that can be done in
parallel with shipment or reception, so we show the status on another
field into lists.
|
2015-11-29 15:54:32 +01:00 |
|
Laurent Destailleur
|
e438d76df9
|
NEW Option encrypt password into databae is set to on by default on
first install.
|
2015-11-22 11:32:31 +01:00 |
|
Laurent Destailleur
|
69757210ce
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2015-11-21 02:40:21 +01:00 |
|
Laurent Destailleur
|
2eba3c9e81
|
Comment
|
2015-11-21 02:39:49 +01:00 |
|
Laurent Destailleur
|
9db71098ac
|
Merge pull request #4031 from FHenry/develop
PG SQL
|
2015-11-21 01:50:47 +01:00 |
|
Laurent Destailleur
|
a906774595
|
Merge pull request #3979 from atm-alexis/3.9_NEW_add_billed_status_for_supplier_order
NEW 3.9 add billed status for supplier order
|
2015-11-21 00:20:17 +01:00 |
|
Laurent Destailleur
|
401b2a7389
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
Conflicts:
htdocs/theme/md/style.css.php
|
2015-11-20 23:47:07 +01:00 |
|
Florian HENRY
|
eac28076c9
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2015-11-20 11:59:39 +01:00 |
|
Juanjo Menent
|
9ecdfa8be8
|
Merge pull request #4017 from apachler/develop
added Regions, Departements and Forme Juridique for Austria
|
2015-11-18 22:04:19 +01:00 |
|
Florian HENRY
|
fbe8a181a9
|
fix pgsql
|
2015-11-18 14:03:25 +01:00 |
|
Laurent Destailleur
|
735c7b7d68
|
Code comment
|
2015-11-18 13:57:01 +01:00 |
|
Florian HENRY
|
0ffc2a226c
|
fix pg migration script
|
2015-11-18 13:53:04 +01:00 |
|
Laurent Destailleur
|
b1c5768de9
|
NEW Add fields into llx_cronjobs to be able to use job table to queue
one shot jobs.
|
2015-11-17 18:22:39 +01:00 |
|
Laurent Destailleur
|
6dc6bab556
|
Support of 'small', 'mini' and '' image size everywhere.
|
2015-11-17 10:38:00 +01:00 |
|
Laurent Destailleur
|
86db029cb3
|
Merge pull request #4013 from fappels/develop
Fix migration - remove default for text field
|
2015-11-17 10:06:07 +01:00 |
|
Andreas Pachler
|
161b75acfc
|
added Regions, Departements and Forme Juridique for Austria
|
2015-11-17 06:56:49 +01:00 |
|
fappels
|
e9be3d19f4
|
Fix migration - remove default for text field
remove default for user_param value text field
lang typo
|
2015-11-16 21:24:08 +01:00 |
|
Alexis Algoud
|
55b23c4918
|
FIX add billed field in supplier order
|
2015-11-16 14:55:46 +01:00 |
|
fmarcet
|
9e51cf66dd
|
New: Bolivian regions and departmens
|
2015-11-16 12:34:59 +01:00 |
|
Laurent Destailleur
|
6bd6be0912
|
Debug and rename experimental module "supplier proposal". Still work to
do: Must fix the PDF to be compliant with a request quotation to a
supplier (so no need to show vat, unit price, ...).
|
2015-11-15 19:23:39 +01:00 |
|
Laurent Destailleur
|
01058be44c
|
NEW Introduce a "code" into fiels to describe vat. This will allow to
suggest different vat lines with same value with ability to
differentiate them.
|
2015-11-14 17:53:58 +01:00 |
|
Laurent Destailleur
|
ab177b43af
|
Merge remote-tracking branch 'origin/3.8' into develop
Conflicts:
ChangeLog
htdocs/.gitignore
htdocs/comm/mailing/card.php
htdocs/commande/list.php
htdocs/compta/facture.php
htdocs/expedition/class/expedition.class.php
|
2015-11-13 12:35:10 +01:00 |
|
Frédéric FRANCE
|
bab41e40e7
|
Update 3.8.0-3.9.0.sql
|
2015-11-12 17:50:52 +01:00 |
|
Frédéric FRANCE
|
bd7687b6ab
|
Update llx_accounting_account.key.sql
|
2015-11-12 17:47:08 +01:00 |
|
aspangaro
|
05b0ab2eab
|
HRM: Add fk_establishment in llx_user to link an user to an establishment
|
2015-11-11 15:45:55 +01:00 |
|
Laurent Destailleur
|
f49fab8a7e
|
Rename some files in english and increase fields size.
|
2015-11-09 16:48:30 +01:00 |
|
Laurent Destailleur
|
6ec33a94c6
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2015-11-08 15:39:10 +01:00 |
|
Laurent Destailleur
|
bd56396394
|
Fix migration error
|
2015-11-08 15:38:57 +01:00 |
|
Juanjo Menent
|
a02100e3c7
|
Merge pull request #3924 from atm-gauthier/develop_fix_script_creation
FIX : wrong coma in llx_opensurvey_sondage.sql creation script
|
2015-11-08 11:03:26 +01:00 |
|
Laurent Destailleur
|
fa8863d2ea
|
Fix sql migration requests
|
2015-11-08 01:38:03 +01:00 |
|
Florian HENRY
|
a4fafae109
|
FIX : Remove column creation for table llx_product_fournisseur_price,
the column use un calss is fk_supplier_price_expression, and
fk_price_expression does not exist into lx_product_fournisseur_price sql
file declaration
|
2015-11-07 17:19:13 +01:00 |
|
Laurent Destailleur
|
439e4a483d
|
Doc comment
|
2015-11-07 12:37:05 +01:00 |
|
Laurent Destailleur
|
09fb87e47d
|
Prepare tables for categories/tags on projects. Looking for a dev to
implement categories/tags on projects !
|
2015-11-07 11:40:31 +01:00 |
|
Laurent Destailleur
|
b2d9f21253
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2015-11-06 18:57:46 +01:00 |
|
Gauthier
|
ef3c7f927e
|
FIX : wrong coma in llx_opensurvey_sondage.sql creation script
|
2015-11-06 16:38:26 +01:00 |
|
Florian HENRY
|
28b229c83a
|
FIX: #3916
|
2015-11-06 11:24:52 +01:00 |
|
Laurent Destailleur
|
11f0cad2ab
|
FIX #3912
|
2015-11-06 11:22:50 +01:00 |
|
Florian HENRY
|
d3d62f7db5
|
FIX: #3913
|
2015-11-06 11:11:23 +01:00 |
|
Florian HENRY
|
b0be2b04c7
|
FIX : #3912
|
2015-11-06 10:53:33 +01:00 |
|
Florian HENRY
|
f6b8c3a130
|
FIX : #3912
|
2015-11-06 10:50:08 +01:00 |
|
Laurent Destailleur
|
0433f20354
|
Code comment
|
2015-11-05 22:20:31 +01:00 |
|
Laurent Destailleur
|
e26940ddf7
|
Merge remote-tracking branch 'origin/3.8' into develop
Conflicts:
htdocs/core/lib/admin.lib.php
htdocs/core/modules/DolibarrModules.class.php
htdocs/fourn/ajax/getSupplierPrices.php
htdocs/fourn/class/fournisseur.commande.class.php
htdocs/install/filelist.xml
htdocs/install/mysql/migration/3.8.0-3.9.0.sql
htdocs/societe/price.php
|
2015-11-05 01:50:30 +01:00 |
|
Laurent Destailleur
|
81f0b516b9
|
Prepare module opensurvey for 'Form' type.
|
2015-11-04 11:08:46 +01:00 |
|