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 |
|
FRANCE Frédéric
|
8874e59284
|
Update .travis.yml
With -p phphcs sends log output and if it take more than 10min it will
continue
|
2014-07-03 20:31:25 +02:00 |
|
Juanjo Menent
|
24b2b83b85
|
use count() instead sizeof()
|
2014-07-03 18:55:03 +02:00 |
|
Juanjo Menent
|
4c7eba0ee0
|
[ task #1063 ] Allow edit localtaxes rate for thirds. Works with thirds
|
2014-07-03 18:47:06 +02:00 |
|
Maxime Kohlhaas
|
db0fa0afd0
|
Revert "Fix : ordered should display qty in supplier order not yet send"
This reverts commit f2248d5bc8.
|
2014-07-03 18:17:34 +02:00 |
|
Maxime Kohlhaas
|
8eb8f33f28
|
Ajout qté dans écran consommation produit
|
2014-07-03 18:14:26 +02:00 |
|
Maxime Kohlhaas
|
f2248d5bc8
|
Fix : ordered should display qty in supplier order not yet send
|
2014-07-03 17:57:36 +02:00 |
|
Juanjo Menent
|
e30649dcd2
|
[ task #1063 ] Allow edit localtaxes rate for thirds. Works with company
|
2014-07-03 17:39:31 +02:00 |
|
KreizIT
|
e0201535e2
|
Fix: [ bug #1505, #1504] Project trigger problem
|
2014-07-03 17:15:42 +02:00 |
|
KreizIT
|
023e7ce8ce
|
FIX : [ bug #1502 ] DON_CREATE trigger does not intercept trigger action
- Add DON_CREATE in interface_90_all
- Add new trigger DON_UPDATE, DON_DELETE
|
2014-07-03 16:04:12 +02:00 |
|
KreizIT
|
07f2d9474e
|
FIX: [ bug #1494 ] CATEGORY_CREATE and CATEGORY_MODIFY triggers do not intercept trigger action
|
2014-07-03 15:52:37 +02:00 |
|
Juanjo Menent
|
cb4c3a4431
|
[ task #1063 ] Allow edit localtaxes rate for thirds. Works
withd database
|
2014-07-03 15:51:46 +02:00 |
|
KreizIT
|
538cf90f5e
|
FIX : [ bug #1496 ] ACTION_DELETE trigger does not show trigger error
-Add ACTION_* trigger in interface_90_all
|
2014-07-03 15:39:40 +02:00 |
|
Maxime Kohlhaas
|
51e4fa0d36
|
Fix : picto for already ordered product was missing
|
2014-07-03 15:31:51 +02:00 |
|
KreizIT
|
f0323e5b80
|
FIX: Contract's trigger problem
|
2014-07-03 15:21:43 +02:00 |
|
KreizIT
|
685b7b23ad
|
FIX: Member's trigger problem
|
2014-07-03 15:09:46 +02:00 |
|
KreizIT
|
174edb6140
|
FIX: Intervention trigger
|
2014-07-03 14:57:16 +02:00 |
|
Maxime Kohlhaas
|
a26db9ab52
|
Fix : qty ordered was not including qty already received
|
2014-07-03 14:47:28 +02:00 |
|
Maxime Kohlhaas
|
a22963e432
|
Fix : filter by status + was not working if desiredstock not defined
|
2014-07-03 14:37:30 +02:00 |
|
KreizIT
|
7d30df42a2
|
ChangeLog modification
|
2014-07-03 14:15:15 +02:00 |
|
KreizIT
|
1e5c35093b
|
Review trigger for user module
|
2014-07-03 14:01:01 +02:00 |
|
Laurent Destailleur
|
a1b6aedc90
|
Add field task_datehour
|
2014-07-03 12:53:26 +02:00 |
|
Maxime Kohlhaas
|
830cc30f80
|
Fix : sendings and reception stock calculation must be on the same status than order and oreder supplier calculation
|
2014-07-03 12:31:55 +02:00 |
|
Maxime Kohlhaas
|
b115e9b943
|
Fix : replenish function was not working with virtual stock
|
2014-07-03 12:07:34 +02:00 |
|
Maxime Kohlhaas
|
959c41e8db
|
Fix : virtual stock was not correctly calculated because reception was not included.
|
2014-07-03 10:24:29 +02:00 |
|
Marcos García de La Fuente
|
e351657cc0
|
Removed key restrictions
|
2014-07-03 10:16:37 +02:00 |
|
Maxime Kohlhaas
|
b301c54b7e
|
Merge branch 'develop' of github.com:Dolibarr/dolibarr into develop
|
2014-07-03 08:28:00 +02:00 |
|
Laurent Destailleur
|
ece46a9a85
|
Merge pull request #1697 from defrance69/patch-3
navigate (next/prev) error on task of a project
|
2014-07-02 23:30:23 +02:00 |
|