Juanjo Menent
|
65d303999f
|
[ task #1063 ] Allow edit localtaxes rate for thirds
|
2014-07-04 17:26:21 +02:00 |
|
Juanjo Menent
|
2ca01741ac
|
[ task #1063 ] Allow edit localtaxes rate for thirds. Language
|
2014-07-04 17:17:35 +02:00 |
|
KreizIT
|
c5bb55064f
|
Fix: [ bug #1469 ] Triggers CONTACT_MODIFY and CONTACT_DELETE duplicates error message
|
2014-07-04 17:10:19 +02:00 |
|
Juanjo Menent
|
8e4e08f907
|
[ task #1063 ] Allow edit localtaxes rate for thirds. Improve visu
|
2014-07-04 16:48:42 +02:00 |
|
KreizIT
|
e4ad082214
|
Fix: [ bug #1506, #1507 ] ECM trigger error problem
|
2014-07-04 16:39:54 +02:00 |
|
KreizIT
|
c70bdabeda
|
Fix: [ bug #1501 ] DEPLACEMENT_CREATE trigger do not intercept trigger action
|
2014-07-04 16:23:10 +02:00 |
|
KreizIT
|
4666de85e2
|
Fix: [ bug #1508 ] STOCK_MOVEMENT does not show trigger error message
|
2014-07-04 16:18:54 +02:00 |
|
Juanjo Menent
|
4063260cc8
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2014-07-04 16:16:52 +02:00 |
|
KreizIT
|
012fc4e8fe
|
Fix: [ bug #1465, #1466 ] Product triggers problem
|
2014-07-04 15:54:20 +02:00 |
|
KreizIT
|
1ded34aa97
|
Fix: [ bug #1498, #1499 ] Shipment/Delivery triggers problem
|
2014-07-04 15:33:16 +02:00 |
|
KreizIT
|
fc6382ea7e
|
Fix: [ bug #1463, #1464 ] Proposal triggers problem
|
2014-07-04 15:15:36 +02:00 |
|
Laurent Destailleur
|
42f33fc10e
|
New: Add option PRODUCT_MAX_VISIBLE_PHOTO to limit number of photos
shown on main product card.
|
2014-07-04 15:14:14 +02:00 |
|
Laurent Destailleur
|
ad15f3f1e9
|
New: Add option PRODUCT_MAX_VISIBLE_PHOTO to limit number of photos
shown on main product card.
|
2014-07-04 15:13:02 +02:00 |
|
Laurent Destailleur
|
6144f90770
|
New: Form to add a photo is immediatly available on photo page if
permissions are ok (save one click per photo to add).
|
2014-07-04 15:06:45 +02:00 |
|
Florian HENRY
|
b8c293fb16
|
$dateSelector is a paramters of formAddObjectLine, if use global it is
reset to 0 because not declare in outer context but already exists in
the same context.
|
2014-07-04 14:48:27 +02:00 |
|
Laurent Destailleur
|
3ea52a7967
|
Reduce memory print of object thirdparty.
|
2014-07-04 14:25:08 +02:00 |
|
Laurent Destailleur
|
8e2999f73f
|
Fix: phpcs
|
2014-07-04 14:19:03 +02:00 |
|
Laurent Destailleur
|
e496823778
|
Merge remote-tracking branch 'origin/3.6' into develop
Conflicts:
.travis.yml
ChangeLog
htdocs/fourn/commande/fiche.php
htdocs/install/mysql/migration/3.5.0-3.6.0.sql
htdocs/product/stock/replenish.php
|
2014-07-04 14:14:40 +02:00 |
|
Laurent Destailleur
|
389554bd9d
|
Merge branch 'marcosgdf-db-relations' into develop
|
2014-07-04 14:06:26 +02:00 |
|
Laurent Destailleur
|
f9ee4b3c9d
|
Merge branch 'db-relations' of github.com:marcosgdf/dolibarr into
marcosgdf-db-relations
Conflicts:
htdocs/install/mysql/migration/3.6.0-3.7.0.sql
|
2014-07-04 14:06:07 +02:00 |
|
Laurent Destailleur
|
62832167a0
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2014-07-04 13:45:07 +02:00 |
|
Laurent Destailleur
|
a636c58cef
|
Merge branch 'marcosgdf-syslog' into develop
|
2014-07-04 13:44:31 +02:00 |
|
Juanjo Menent
|
fdb938af0f
|
[ task #1063 ] Allow edit localtaxes rate for thirds. Remove country
condition
|
2014-07-04 13:44:26 +02:00 |
|
Laurent Destailleur
|
be4fe3d0d0
|
Merge branch 'syslog' of github.com:marcosgdf/dolibarr into
marcosgdf-syslog
Conflicts:
htdocs/contrat/class/contrat.class.php
htdocs/fichinter/class/fichinter.class.php
htdocs/projet/class/project.class.php
htdocs/projet/class/task.class.php
|
2014-07-04 13:43:50 +02:00 |
|
Juanjo Menent
|
466086dca3
|
[ task #1063 ] Allow edit localtaxes rate for thirds. Remove country
condition
|
2014-07-04 13:37:25 +02:00 |
|
Laurent Destailleur
|
fa84409fea
|
Merge pull request #1707 from FHenry/3.6
avoid warning message on preg_replace
|
2014-07-04 13:22:36 +02:00 |
|
Laurent Destailleur
|
9fa44e6221
|
Merge pull request #1706 from frederic34/patch-2
Update 3.6.0-3.7.0.sql
|
2014-07-04 13:21:57 +02:00 |
|
Laurent Destailleur
|
9631dc908b
|
Merge pull request #1705 from frederic34/patch-1
Update .travis.yml
|
2014-07-04 13:20:55 +02:00 |
|
Laurent Destailleur
|
8c306a968f
|
Merge pull request #1704 from KreizIT/review_trig
Review user trigger
|
2014-07-04 13:20:32 +02:00 |
|
Florian HENRY
|
cdfe8818da
|
avoid message
Delimiter must not be alphanumeric or backslash in
/home/bobby/Eclipse/workspace/dolibarr/htdocs/main.inc.php on line 450
on preg_replace
|
2014-07-04 13:16:48 +02:00 |
|
Juanjo Menent
|
3679a4ba90
|
[ task #1063 ] Allow edit localtaxes rate for thirds. Works documents
pdf
|
2014-07-04 13:11:51 +02:00 |
|
Laurent Destailleur
|
7d519fdfe6
|
Merge branch '3.6' of git@github.com:Dolibarr/dolibarr.git into 3.6
|
2014-07-04 13:08:50 +02:00 |
|
Laurent Destailleur
|
105e7189ec
|
Add -p on phpcs to avoid timeout
|
2014-07-04 13:08:31 +02:00 |
|
Laurent Destailleur
|
bf96a78f63
|
Try a fix when timezone string is not standard
|
2014-07-04 13:07:53 +02:00 |
|
Juanjo Menent
|
747b6a9f94
|
[ task #1063 ] Allow edit localtaxes rate for thirds. Works with reports
and payments
|
2014-07-04 12:50:55 +02:00 |
|
Juanjo Menent
|
72243d4f38
|
fix: Timestamp with default null
|
2014-07-04 12:32:57 +02:00 |
|
Laurent Destailleur
|
c662f34f16
|
Merge pull request #1702 from atm-maxime/3.6
Fix : virtual stock was not correctly calculated because reception was n...
|
2014-07-04 12:29:37 +02:00 |
|
Juanjo Menent
|
9fa3d8ddd1
|
Allow migration 3.6x to 3.7.0
|
2014-07-04 12:27:53 +02:00 |
|
Laurent Destailleur
|
7ee1388582
|
Merge remote-tracking branch 'origin/3.5' into 3.6
|
2014-07-04 12:22:10 +02:00 |
|
Laurent Destailleur
|
f22a04810e
|
Merge branch '3.5' of git@github.com:Dolibarr/dolibarr.git into 3.5
|
2014-07-04 11:59:01 +02:00 |
|
Laurent Destailleur
|
11abba30b3
|
Fix: Add information to help debug pb with TZ.
|
2014-07-04 11:58:41 +02:00 |
|
Juanjo Menent
|
a432e57b12
|
[ task #1063 ] Allow edit localtaxes rate for thirds. Works with
contracts
|
2014-07-04 11:45:40 +02:00 |
|
Juanjo Menent
|
416577a6aa
|
[ task #1063 ] Allow edit localtaxes rate for thirds. Works with
invoices
|
2014-07-04 11:41:43 +02:00 |
|
Juanjo Menent
|
1631985d11
|
[ task #1063 ] Allow edit localtaxes rate for thirds. Works with orders
|
2014-07-04 11:38:08 +02:00 |
|
Juanjo Menent
|
11c1bdecdf
|
[ task #1063 ] Allow edit localtaxes rate for thirds. Works with propals
|
2014-07-04 11:07:10 +02:00 |
|
Juanjo Menent
|
811ac6701a
|
[ task #1063 ] Allow edit localtaxes rate for thirds. Works with propals
|
2014-07-04 11:02:41 +02:00 |
|
Juanjo Menent
|
c7e20c9a80
|
[ task #1063 ] Allow edit localtaxes rate for thirds. Works with
Suppliers
|
2014-07-04 10:25:05 +02:00 |
|
Juanjo Menent
|
47cff4d407
|
Fix: Unable to add lines in supplier orders
|
2014-07-04 10:04:30 +02:00 |
|
aspangaro
|
a2ac578712
|
Merge branch 'Upstream/develop'
|
2014-07-04 06:21:00 +02:00 |
|
FRANCE Frédéric
|
8fc2d5ebb8
|
Update 3.6.0-3.7.0.sql
llx_c_product doesn't exist
|
2014-07-03 20:38:33 +02:00 |
|