Laurent Destailleur
|
99f1876aa2
|
Merge pull request #1903 from aspangaro/develop-accounting
Patch Accounting Expert module
|
2014-09-18 17:24:40 +02:00 |
|
Laurent Destailleur
|
65a69d3019
|
Fix: Bad field
|
2014-09-18 16:50:16 +02:00 |
|
Laurent Destailleur
|
5a14a44100
|
Doxygen
|
2014-09-18 11:13:23 +02:00 |
|
Laurent Destailleur
|
9666d5e3ae
|
Merge remote-tracking branch 'origin/3.6' into develop
Conflicts:
htdocs/.gitignore
htdocs/core/lib/functions2.lib.php
htdocs/install/mysql/migration/repair.sql
htdocs/langs/en_US/errors.lang
|
2014-09-18 10:17:43 +02:00 |
|
Juanjo Menent
|
90edd96646
|
Fix: Invoices payments may be older than invoices
|
2014-09-18 10:11:39 +02:00 |
|
Laurent Destailleur
|
b16b1c2ce0
|
Merge remote-tracking branch 'origin/3.5' into 3.6
Conflicts:
htdocs/core/lib/functions2.lib.php
htdocs/langs/en_US/errors.lang
htdocs/product/class/product.class.php
|
2014-09-18 10:08:56 +02:00 |
|
Laurent Destailleur
|
015b0d8036
|
Fix: Bad calculation of total
Fix: Warning message not translated
|
2014-09-18 10:05:37 +02:00 |
|
Juanjo Menent
|
039105a3f1
|
Fix: Invoices payments may be older than invoices. fr and es trans
|
2014-09-18 10:02:03 +02:00 |
|
Laurent Destailleur
|
9379e28a94
|
Perf: Avoid duplicate load of project
|
2014-09-18 09:59:29 +02:00 |
|
Juanjo Menent
|
ab83e22a12
|
Fix: Invoices payments may be older than invoices
|
2014-09-18 09:57:13 +02:00 |
|
Laurent Destailleur
|
736320ba47
|
Fix: Bad property
|
2014-09-18 09:36:47 +02:00 |
|
Laurent Destailleur
|
ae3240bad8
|
Fix: List of status does not match status into class.
|
2014-09-18 09:24:10 +02:00 |
|
Laurent Destailleur
|
bfb923f54b
|
Fix: Solve conflict of translation key
|
2014-09-18 08:58:47 +02:00 |
|
Laurent Destailleur
|
dfa071e093
|
Fix: Are description too large
|
2014-09-18 01:43:50 +02:00 |
|
Laurent Destailleur
|
fac24889f6
|
Sync french
|
2014-09-18 01:19:46 +02:00 |
|
Laurent Destailleur
|
ba67483421
|
Fix: too much field into list when option FICHINTER_DISABLE_DETAILS is
on.
|
2014-09-18 00:48:53 +02:00 |
|
Laurent Destailleur
|
68ff0aa7c9
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2014-09-18 00:21:43 +02:00 |
|
Laurent Destailleur
|
47d423aae4
|
Fix: Minor fix into intervention card
|
2014-09-18 00:21:25 +02:00 |
|
Juanjo Menent
|
b781cf2067
|
Merge pull request #1892 from GPCsolutions/php56
PHP 5.6 compatibility
|
2014-09-17 18:56:50 +02:00 |
|
Laurent Destailleur
|
f0ebd7721d
|
Fix: Restore sort feature. Still did not see why previous commit is a
bug fix of dolibarr bug.
|
2014-09-17 17:49:39 +02:00 |
|
Laurent Destailleur
|
3a11a46101
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2014-09-17 17:38:49 +02:00 |
|
Laurent Destailleur
|
12ae552486
|
Fix: Option to make pg_dump/restore
|
2014-09-17 17:38:07 +02:00 |
|
Regis Houssin
|
099daf4296
|
Fix: remove hook restriction !
|
2014-09-17 16:08:58 +02:00 |
|
Regis Houssin
|
f185028707
|
Fix: remove hook restriction !
|
2014-09-17 16:08:14 +02:00 |
|
Regis Houssin
|
c6b5d0f96c
|
Merge branch '3.5' of git@github.com:Dolibarr/dolibarr.git into 3.5
|
2014-09-17 16:07:21 +02:00 |
|
Regis Houssin
|
d225d92c0b
|
Fix: remove hook restriction !
|
2014-09-17 16:03:21 +02:00 |
|
Laurent Destailleur
|
900cdd5368
|
Qual: Removed duplicate page.
|
2014-09-17 15:24:01 +02:00 |
|
Laurent Destailleur
|
d976a5575b
|
New: Add option MAIN_GENERATE_INVOICES_WITH_PICTURE to show picture onto
PDF like MAIN_GENERATE_PROPOSALS_WITH_PICTURE dir for proposals.
|
2014-09-17 14:36:04 +02:00 |
|
Laurent Destailleur
|
9c54dc57df
|
Save some usefull cleaning requests into repair.sql
|
2014-09-17 12:31:35 +02:00 |
|
Laurent Destailleur
|
6eb3fe1ae4
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2014-09-17 01:13:20 +02:00 |
|
Laurent Destailleur
|
a834796181
|
New: Content of predefined email come firstly from table
llx_c_email_template, then translation key.
|
2014-09-17 01:12:59 +02:00 |
|
aspangaro
|
5216bbca72
|
Traduce button
|
2014-09-16 21:31:58 +02:00 |
|
Raphaël Doursenaud
|
b9954f5b2b
|
PHP 5.6 compatibility
$HTTP_RAW_POST_DATA is now DEPRECATED
Replaced all usages by the recommended file_get_contents("php://input")
|
2014-09-16 21:21:34 +02:00 |
|
aspangaro
|
28e20f1826
|
typo of link into eldy menu
|
2014-09-16 20:06:31 +02:00 |
|
aspangaro
|
db4be17f5b
|
Merge remote-tracking branch 'Upstream/develop' into develop-accounting
|
2014-09-16 20:02:50 +02:00 |
|
Juanjo Menent
|
d1879c1b9f
|
Qual: Remove unused code
|
2014-09-16 11:19:22 +02:00 |
|
Laurent Destailleur
|
2c0a2937f6
|
Merge pull request #1887 from FHenry/3.5
add refext into fecth product
|
2014-09-15 23:19:58 +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 |
|
Laurent Destailleur
|
9c70c2c3d0
|
Fix: cents for indian ruppes are calle paisa and paise.
|
2014-09-15 22:43:49 +02:00 |
|
aspangaro
|
d4bcea0799
|
Correct bank journal
|
2014-09-15 20:30:03 +02:00 |
|
Laurent Destailleur
|
fffb0f1bde
|
Fix: bad translation key
|
2014-09-15 20:23:04 +02:00 |
|
Laurent Destailleur
|
d8e8b34605
|
Fix: Removed AGENDA_DEFAULT_TYPE. There is already
AGENDA_DEFAULT_FILTER_TYPE.
|
2014-09-15 19:35:54 +02:00 |
|
Laurent Destailleur
|
8487913209
|
Fix: default setup of type of action
|
2014-09-15 19:27:45 +02:00 |
|
Laurent Destailleur
|
c97692a664
|
Ajout backtopag sur page peruser.
|
2014-09-15 19:21:30 +02:00 |
|
Laurent Destailleur
|
06dbc4e36c
|
Qual: Uniformize var $backtopage (no more $backtourl vars)
|
2014-09-15 19:14:10 +02:00 |
|
Laurent Destailleur
|
9ea3e33f94
|
Fix: Can edit status of event.
New: Onto event summary of elements, end date and status are visible.
|
2014-09-15 19:04:30 +02:00 |
|
Laurent Destailleur
|
19e2bd8c90
|
New: Add option AGENDA_DEFAULT_TYPE
Fix: id is not set on field.
|
2014-09-15 17:34:32 +02:00 |
|
Laurent Destailleur
|
7fc8799c3d
|
Qual: Clean code from user table tr td
|
2014-09-15 16:18:19 +02:00 |
|
Laurent Destailleur
|
0d6d064e7e
|
New: PDF event report show project and status of event
Fix: Can edit description of intervention
New: Show status of object on refere page.
|
2014-09-15 12:48:24 +02:00 |
|