Laurent Destailleur
a2fed6f214
Fix: miss dol_fiche_end
2014-10-05 23:26:42 +02:00
Laurent Destailleur
97eec37f1c
Uniformize code: property "nom" for thirdparty is aliased into "name"
...
everywhere.
2014-10-04 17:20:17 +02:00
Laurent Destailleur
e0aa140960
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2014-09-29 14:01:40 +02:00
Laurent Destailleur
8ccb581185
Fix: Change for php 5.6
...
New: Management of color into type of events dictionnary (visible into
peruser view).
New: Can disable predefined type of events.
2014-09-29 13:21:03 +02:00
Regis Houssin
f1f4fc18e9
Fix: use "doc" instead "pdf" dir and uniformize code
2014-09-29 11:08:50 +02:00
Regis Houssin
f233d4f610
New: add doc models management in contract module
2014-09-28 20:39:02 +02:00
Regis Houssin
0997a7960d
Fix: uniformize code
2014-09-28 12:53:06 +02:00
Laurent Destailleur
14ab409ca9
Merge remote-tracking branch 'origin/3.6' into develop
...
Conflicts:
htdocs/admin/stock.php
htdocs/admin/system/index.php
htdocs/comm/fiche.php
htdocs/core/lib/admin.lib.php
htdocs/core/lib/holiday.lib.php
htdocs/core/lib/pdf.lib.php
htdocs/core/login/functions_forceuser.php
htdocs/core/login/functions_http.php
htdocs/core/menus/standard/auguria.lib.php
htdocs/core/modules/livraison/pdf/pdf_typhon.modules.php
htdocs/filefunc.inc.php
htdocs/holiday/define_holiday.php
htdocs/opensurvey/fonctions.php
htdocs/societe/canvas/actions_card_common.class.php
test/phpunit/CompanyBankAccountTest.php
test/phpunit/ExportTest.php
test/phpunit/FactureTest.php
test/phpunit/FunctionsLibTest.php
test/phpunit/PropalTest.php
test/phpunit/SocieteTest.php
test/phpunit/WebservicesInvoicesTest.php
test/phpunit/WebservicesThirdpartyTest.php
2014-09-28 02:14:32 +02:00
Laurent Destailleur
5fdd798e91
Fix: phpcheckstyle from phpcs 1.5.5 (closing tags and & char on
...
parameter).
2014-09-27 17:13:15 +02:00
Regis Houssin
179da9a220
Fix: uniformize code
2014-09-25 13:50:01 +02:00
Regis Houssin
64b757ed81
Fix: add generic doc and use doc dir instead pdf
2014-09-25 12:44:57 +02:00
Regis Houssin
3daf06960d
Fix: add generic doc and uniformize code
2014-09-25 12:07:11 +02:00
Laurent Destailleur
dd86453020
Add field color into table of type of events
2014-09-23 17:54:03 +02:00
aspangaro
1bcc2c92a3
compta_mode -> accounting_mode
2014-09-21 20:42:46 +02:00
aspangaro
e147259e95
Renamed all constants COMPTA_* into ACCOUNTING_* and migration of module ACCOUNTINGEX 3.6
2014-09-21 20:30:55 +02:00
Laurent Destailleur
ee4d697172
Fix several bugs reported by scrutinizer
2014-09-19 14:57:31 +02:00
Laurent Destailleur
ca3c5d9513
Fix: invalid list of params
...
Fix: loading of sql menu
2014-09-19 14:36:55 +02:00
Laurent Destailleur
12ae552486
Fix: Option to make pg_dump/restore
2014-09-17 17:38:07 +02:00
Laurent Destailleur
83447243ae
Merge remote-tracking branch 'origin/3.6' into develop
...
Conflicts:
build/debian/get-orig-source.sh
htdocs/product/class/product.class.php
htdocs/societe/soc.php
2014-09-15 22:58:39 +02:00
Laurent Destailleur
05f3a47018
Merge remote-tracking branch 'origin/3.5' into 3.6
...
Conflicts:
build/debian/control
htdocs/compta/bank/account.php
htdocs/fourn/paiement/fiche.php
htdocs/product/class/product.class.php
htdocs/product/fiche.php
2014-09-15 22:52:59 +02:00
Marcos García de La Fuente
74e16db632
[ bug #1589 ] Menu type in "Edit menu" page is not translated
2014-09-14 13:14:03 +02:00
aspangaro
4c52a6ee6f
Add admin page into salaries to manage accountancy
2014-09-10 04:53:18 +02:00
aspangaro
7cc3fe9c95
Merge remote-tracking branch 'Upstream/develop' into develop-accounting
2014-09-09 20:41:19 +02:00
Laurent Destailleur
9e2a0cb671
Fix: debug of accountancy module
2014-09-09 09:46:57 +02:00
aspangaro
1223be1e5b
Move language key into admin.lang file
2014-09-08 21:51:40 +02:00
Laurent Destailleur
531a48388b
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2014-09-05 09:33:30 +02:00
Laurent Destailleur
a93ad958ac
New: Add help info of field type into dictionary of payment types.
2014-09-05 09:33:12 +02:00
aspangaro
ec47bc05b5
Missing key language
2014-09-04 04:48:48 +02:00
Laurent Destailleur
adc96cc826
Merge pull request #1853 from aspangaro/develop-accounting
...
Integration of module Accounting Expert
2014-09-02 19:14:21 +02:00
Laurent Destailleur
38233ca05d
Merge remote-tracking branch 'origin/3.6' into develop
...
Conflicts:
htdocs/admin/limits.php
htdocs/commande/class/commande.class.php
htdocs/compta/facture.php
htdocs/core/ajax/ziptown.php
2014-09-02 13:46:47 +02:00
Juanjo Menent
cc858b2af0
Fix SQL syntax
...
ChangeLog
2014-09-01 22:41:36 +02:00
Florian HENRY
fd03f582c9
Fix SQL syntax
2014-08-31 12:38:33 +02:00
aspangaro
d03763f6c3
Update Accounting Expert integration
2014-08-28 06:30:01 +02:00
aspangaro
71265558d2
Integrate module Accounting Expert
2014-08-27 07:03:42 +02:00
Laurent Destailleur
04b611f758
Merge pull request #1820 from aspangaro/develop-trad1
...
Qual: Renamed table llx_c_civilite into llx_c_civility
2014-08-21 23:25:49 +02:00
Laurent Destailleur
eb3c53d897
Merge pull request #1823 from Devensys/Develop-removeVersion
...
Hidden version on login page
2014-08-21 23:24:08 +02:00
aspangaro
f774ff487b
Merge branch 'Upstream/develop'
2014-08-18 11:56:49 +02:00
Laurent Destailleur
be6f99c10e
Merge remote-tracking branch 'origin/3.6' into develop
...
Conflicts:
htdocs/admin/dict.php
htdocs/core/db/mysql.class.php
htdocs/core/db/mysqli.class.php
htdocs/core/lib/ajax.lib.php
2014-08-17 19:34:12 +02:00
Laurent Destailleur
b58f6b36a8
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2014-08-17 17:48:33 +02:00
Laurent Destailleur
45927cc986
Fix pb of links into state-region-country:
...
- no more rowid into insert sql requests
- link, so foerign key must be on fk_region->code_region
- label was not visible
- unique keys must be into file .key.sql
2014-08-17 17:47:25 +02:00
Laurent Destailleur
b0ebaec0da
Fix: Add more log and missing error message
2014-08-17 12:43:24 +02:00
Laurent Destailleur
f392eb4c94
Merge pull request #1803 from defrance69/patch-15
...
add company contact tabs
2014-08-17 01:05:18 +02:00
Laurent Destailleur
7edf2eacea
New: Each user can include its own external ics calendar into dolibarr
...
agenda view.
2014-08-15 17:08:05 +02:00
Laurent Destailleur
96cb9fe6cb
Merge remote-tracking branch 'origin/3.6' into develop
2014-08-15 02:35:06 +02:00
Laurent Destailleur
6b6b372579
Merge remote-tracking branch 'origin/3.5' into 3.6
...
Conflicts:
htdocs/theme/eldy/graph-color.php
2014-08-15 02:28:16 +02:00
Andrelec1
1ffb964dd1
Change method
...
Replace by existing constant ..
2014-08-14 16:06:43 +02:00
BENKE Charles
5d81eca1a3
change option name
...
replace
MAIN_SUPPORT_CONTACT_TYPE_FOR_THIRDPARTIES
by
MAIN_SUPPORT_SHARED_CONTACT_BETWEEN_THIRDPARTIES
2014-08-14 10:47:28 +02:00
Laurent Destailleur
d6c4993c40
Merge pull request #1822 from Devensys/Devlop-PayTotalButton
...
Add button to fill amount paiement
2014-08-14 01:28:20 +02:00
Laurent Destailleur
18b44ccfae
Merge branch 'develop-favorite' of github.com:aspangaro/dolibarr into
...
aspangaro-develop-favorite
Conflicts:
htdocs/core/class/html.form.class.php
2014-08-14 01:04:15 +02:00
Laurent Destailleur
de3d66eaeb
Merge branch 'develop-accounting3' of github.com:aspangaro/dolibarr into
...
aspangaro-develop-accounting3
Conflicts:
htdocs/install/mysql/migration/3.6.0-3.7.0.sql
2014-08-14 00:59:48 +02:00