Laurent Destailleur
|
5c81074483
|
Merge pull request #1709 from KreizIT/review_trig2
Review trig2
|
2014-07-11 12:27:43 +02:00 |
|
frederic34
|
742bdcb715
|
Set bank account for supplier invoices
|
2014-07-09 18:44:20 +02:00 |
|
frederic34
|
c8e6387e52
|
Merge remote branch 'upstream/develop' into selectbank
Conflicts:
htdocs/install/mysql/migration/3.6.0-3.7.0.sql
|
2014-07-08 22:46:38 +02:00 |
|
frederic34
|
865fea37e9
|
Correct filter
|
2014-07-08 16:02:46 +02:00 |
|
frederic34
|
a2911cef11
|
Filter on invoice for "treso"
|
2014-07-08 11:46:22 +02:00 |
|
Laurent Destailleur
|
90a5f6c7ef
|
Qual: Remove end php tag.
|
2014-07-08 01:02:30 +02:00 |
|
frederic34
|
0cb5220d4d
|
Use english for the function name
|
2014-07-07 20:54:41 +02:00 |
|
frederic34
|
8e612b532a
|
Use & instead &
|
2014-07-07 18:44:08 +02:00 |
|
frederic34
|
83d3af9bf8
|
Select account for payment
|
2014-07-07 18:25:20 +02:00 |
|
frederic34
|
516632e41d
|
Select bank account for customer order
|
2014-07-07 17:59:04 +02:00 |
|
Juanjo Menent
|
74b42f6cb4
|
[ task #1063 ] Allow edit localtaxes rate for thirds
|
2014-07-04 17:31:34 +02:00 |
|
Juanjo Menent
|
65d303999f
|
[ task #1063 ] Allow edit localtaxes rate for thirds
|
2014-07-04 17:26:21 +02:00 |
|
Juanjo Menent
|
8e4e08f907
|
[ task #1063 ] Allow edit localtaxes rate for thirds. Improve visu
|
2014-07-04 16:48:42 +02:00 |
|
KreizIT
|
c70bdabeda
|
Fix: [ bug #1501 ] DEPLACEMENT_CREATE trigger do not intercept trigger action
|
2014-07-04 16:23:10 +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 |
|
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 |
|
Laurent Destailleur
|
8c306a968f
|
Merge pull request #1704 from KreizIT/review_trig
Review user trigger
|
2014-07-04 13:20:32 +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
|
416577a6aa
|
[ task #1063 ] Allow edit localtaxes rate for thirds. Works with
invoices
|
2014-07-04 11:41:43 +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 |
|
Marcos García de La Fuente
|
460fb7a453
|
Removed new SQL double-debug
|
2014-07-02 21:29:07 +02:00 |
|
Marcos García de La Fuente
|
7e1cf124b8
|
Merge branch 'develop' into syslog
Conflicts:
htdocs/commande/class/commande.class.php
htdocs/compta/facture/class/facture.class.php
htdocs/core/class/commonobject.class.php
htdocs/fourn/class/fournisseur.commande.class.php
htdocs/product/class/product.class.php
htdocs/product/stock/lib/replenishment.lib.php
htdocs/societe/soc.php
|
2014-07-02 21:20:02 +02:00 |
|
Laurent Destailleur
|
b985dc3342
|
Merge branch 'develop-accounting' of github.com:aspangaro/dolibarr into
aspangaro-develop-accounting
Conflicts:
htdocs/install/mysql/migration/3.6.0-3.7.0.sql
htdocs/install/mysql/tables/llx_bank_account.sql
|
2014-06-30 00:42:17 +02:00 |
|
Laurent Destailleur
|
14de1d66c0
|
Merge remote-tracking branch 'origin/3.5' into 3.6
Conflicts:
htdocs/fourn/class/fournisseur.commande.class.php
|
2014-06-29 23:56:23 +02:00 |
|
Laurent Destailleur
|
e2472351c3
|
Merge branch 'fix1487' of github.com:KreizIT/dolibarr into
KreizIT-fix1487
Conflicts:
ChangeLog
|
2014-06-29 23:42:38 +02:00 |
|
aspangaro
|
5cc8ec4f5f
|
Add accountancy code journal into bank card & modify presentation
|
2014-06-29 20:10:43 +02:00 |
|
Florian HENRY
|
e8bb5d5cc0
|
Syntax
|
2014-06-29 17:43:22 +02:00 |
|
Florian HENRY
|
1857280234
|
Fix [ bug #1516 ] PRODUIT_CUSTOMER_PRICES don't take default price if
not defined for customer
|
2014-06-29 17:39:54 +02:00 |
|
Laurent Destailleur
|
bb2e843fc9
|
More visible information on predefined invoices.
|
2014-06-29 14:03:14 +02:00 |
|
Laurent Destailleur
|
198a8d40f7
|
Fix: Missing translation
|
2014-06-29 13:53:07 +02:00 |
|
Laurent Destailleur
|
03c6d8fdc3
|
New: Can create proposal from an intervention.
|
2014-06-28 19:47:51 +02:00 |
|
Laurent Destailleur
|
2c493a4fe3
|
Merge remote-tracking branch 'origin/3.6' into develop
Conflicts:
ChangeLog
|
2014-06-28 14:55:04 +02:00 |
|
KreizIT
|
a153480bc6
|
Fix : [ bug #1487 ] PAYMENT_DELETE trigger does not intercept trigger action
Change trigger call to new function call_trigger
|
2014-06-27 13:48:23 +02:00 |
|
Juanjo Menent
|
773caf808e
|
[ task #867 ] Remove ESAEB external module code from core
|
2014-06-27 09:09:54 +02:00 |
|
Juanjo Menent
|
6ce1ef08cf
|
[ task #867 ] Remove ESAEB external module code from core
|
2014-06-27 09:09:08 +02:00 |
|
Laurent Destailleur
|
a79aa1f203
|
Merge branch 'develop' of github.com:FHenry/dolibarr into FHenry-develop
Conflicts:
htdocs/product/class/product.class.php
|
2014-06-26 21:38:03 +02:00 |
|
Laurent Destailleur
|
fc4493242a
|
Merge pull request #1685 from KreizIT/3.6
FIX : #1477, #1478, #1479
|
2014-06-26 21:00:26 +02:00 |
|
Laurent Destailleur
|
018e1d31e3
|
Merge remote-tracking branch 'origin/3.5' into 3.6
Conflicts:
htdocs/comm/propal.php
htdocs/commande/class/commande.class.php
htdocs/commande/fiche.php
htdocs/compta/facture.php
htdocs/product/class/product.class.php
htdocs/projet/class/project.class.php
|
2014-06-25 20:22:25 +02:00 |
|
Cedric
|
ee91f4a3f7
|
FIX : #1477, #1478, #1479
|
2014-06-25 13:37:55 +02:00 |
|
Laurent Destailleur
|
76532218c2
|
Fix: [ bug #1476 ] Invoice creation form loses invoice date when there
is a validation error
|
2014-06-21 15:35:30 +02:00 |
|
Laurent Destailleur
|
39eea995a4
|
Merge pull request #1675 from FHenry/3.5
Fix == instaed of = in variable affectation
|
2014-06-20 16:52:44 +02:00 |
|
Laurent Destailleur
|
8d1fdec8cf
|
Merge remote-tracking branch 'origin/3.5' into develop
Conflicts:
htdocs/comm/propal.php
htdocs/commande/fiche.php
htdocs/compta/facture.php
htdocs/core/lib/pdf.lib.php
htdocs/core/modules/expedition/doc/pdf_merou.modules.php
htdocs/core/modules/modProduct.class.php
htdocs/fourn/commande/fiche.php
htdocs/projet/fiche.php
|
2014-06-20 15:26:02 +02:00 |
|
Florian HENRY
|
d09ccf5855
|
Fix == instaed of = in variable affectation
|
2014-06-20 13:21:49 +02:00 |
|
Laurent Destailleur
|
e7f08c6d37
|
Merge pull request #1674 from atm-maxime/3.5
Fix 1462, 1468, 1480, 1483, 1490, 1497 $this instead of $object (3.5 fix...
|
2014-06-20 13:20:50 +02:00 |
|
Laurent Destailleur
|
51eb761b02
|
Merge pull request #1669 from aspangaro/develop-patch1
Correction on 3.6beta
|
2014-06-20 13:12:39 +02:00 |
|
Maxime Kohlhaas
|
aaabf9647d
|
Fix 1462, 1468, 1480, 1483, 1490, 1497 $this instead of $object (3.5 fix)
|
2014-06-20 09:33:25 +02:00 |
|
Maxime Kohlhaas
|
bd21a559da
|
Merge branch 'develop' of github.com:Dolibarr/dolibarr into develop
|
2014-06-20 09:06:36 +02:00 |
|
Florian HENRY
|
0645189432
|
If multiprice level is used the VAT on addline is not correct
|
2014-06-18 10:56:38 +02:00 |
|
Florian HENRY
|
9bb537f399
|
- New: If multilangue is enabled, mail (from propal, invoice, etc...)
message is pre-defaulted in Customer language
|
2014-06-18 09:59:15 +02:00 |
|