Laurent Destailleur
|
0a0dd81c9a
|
Fix: When selecting a carbon copy fro select list, mail was not attached
to user.
|
2014-11-04 13:54:18 +01:00 |
|
Laurent Destailleur
|
155452ba91
|
Fix: Proposal deadlock situation
New: Add missing trigger PROPAL_CLASSIFYBILLED.
|
2014-11-03 16:20:55 +01:00 |
|
Laurent Destailleur
|
5086450f35
|
Fix: Forging email content must use dol_concatdesc.
|
2014-11-02 12:32:38 +01:00 |
|
Laurent Destailleur
|
132ddf65d6
|
Fix: several bugs into document generation (default must be used in
priority when not template defined).
Fix: use first odt file when no odt file defined.
Fix: Must use output translation.
|
2014-10-27 19:37:30 +01:00 |
|
Laurent Destailleur
|
6f77dc83c4
|
Qual: Uniformize code and fix a ton of bugs.
|
2014-10-27 03:24:45 +01:00 |
|
Laurent Destailleur
|
2b08417b77
|
Fix: [ bug #1612 ] Adding free product line line with negative qty in
credit notes, doesn't give error message
|
2014-10-27 01:51:33 +01:00 |
|
Maxime Kohlhaas
|
ee4b807a5d
|
Qual : refactoring extrafields display on objects into a single tpl file
|
2014-10-14 17:00:06 +02:00 |
|
Maxime Kohlhaas
|
452636b0e4
|
New : Add option to allow extrafield to be modified regardless of the document status
|
2014-10-14 15:27:40 +02:00 |
|
Laurent Destailleur
|
536b579b35
|
Clean code
|
2014-10-14 00:27:23 +02:00 |
|
Laurent Destailleur
|
9768550696
|
Merge remote-tracking branch 'origin/3.6' into develop
Conflicts:
ChangeLog
htdocs/categories/fiche.php
htdocs/comm/action/index.php
htdocs/comm/propal.php
htdocs/commande/fiche.php
htdocs/compta/facture.php
htdocs/compta/facture/class/facture.class.php
htdocs/contrat/class/contrat.class.php
htdocs/core/class/commonobject.class.php
htdocs/core/tpl/objectline_create.tpl.php
htdocs/fourn/fiche.php
htdocs/product/composition/fiche.php
htdocs/product/price.php
htdocs/projet/tasks/task.php
htdocs/projet/tasks/time.php
|
2014-10-12 02:54:34 +02:00 |
|
Regis Houssin
|
a2446e51db
|
New: add context "globalcard" for declaring only once all cards
|
2014-10-06 07:20:58 +02:00 |
|
Laurent Destailleur
|
d518278166
|
Merge remote-tracking branch 'origin/3.5' into 3.6
Conflicts:
htdocs/comm/propal.php
htdocs/comm/propal/class/propal.class.php
htdocs/commande/fiche.php
htdocs/compta/facture/class/facture.class.php
|
2014-10-03 19:17:28 +02:00 |
|
Maxime Kohlhaas
|
920c9c7251
|
Fix : tva not coming from multiprice
|
2014-09-30 17:36:01 +02:00 |
|
Laurent Destailleur
|
ec95aacd52
|
Uniformize code for error reporting after a hook.
|
2014-09-28 03:41:32 +02:00 |
|
Laurent Destailleur
|
74cba062b4
|
Add a TODO to explain why we keep some extends into class.
Should be removed once php min will be 5.4.
|
2014-09-23 19:37:59 +02:00 |
|
Laurent Destailleur
|
dc96e10215
|
Merge branch 'oop-pdf' of github.com:marcosgdf/dolibarr into
marcosgdf-oop-pdf
Conflicts:
htdocs/projet/class/project.class.php
|
2014-09-23 00:02:19 +02:00 |
|
Marcos García de La Fuente
|
ca9e33e809
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into oop-pdf
|
2014-09-21 18:00:56 +02:00 |
|
aspangaro
|
0b20369dd7
|
Qual: Renamed all files & links "fiche.php" into "card.php"
|
2014-09-18 21:18:25 +02:00 |
|
Laurent Destailleur
|
2b602e7b5a
|
Qual: Uniformize param names. contactidp -> contactid
|
2014-09-18 18:46:00 +02:00 |
|
Marcos García de La Fuente
|
3561c8e6f3
|
Removed deprecated usage of propale_pdf_create
|
2014-09-16 20:57:17 +02:00 |
|
Laurent Destailleur
|
2dbbc76645
|
Fix: Trigger error not reported
|
2014-09-15 11:48:50 +02:00 |
|
Laurent Destailleur
|
e7e48f6b2b
|
Doxygen
Add constant to enable bank during proposal (not enough common).
|
2014-09-04 22:37:33 +02:00 |
|
Laurent Destailleur
|
73ad0f9302
|
Fix: Bad use of fetch_lines
|
2014-09-04 18:58:33 +02:00 |
|
Laurent Destailleur
|
1751b58ef8
|
New: Can add __PROJECT_REF__ and __TIHRPARTY_NAME__ into email topic or
content template.
|
2014-08-06 00:46:00 +02:00 |
|
Laurent Destailleur
|
164c9e0b75
|
New: Can defined a bcc for each email type.
|
2014-08-05 09:28:58 +02:00 |
|
fmarcet
|
67a7a210fd
|
Fix: Optimieze Price by Customer
|
2014-08-01 16:17:31 +02:00 |
|
frederic34
|
5f80e9ed20
|
Update propal.php
Correct typo
|
2014-07-31 16:52:00 +02:00 |
|
frederic34
|
6d5767e464
|
Merge remote branch 'upstream/develop' into selectdelivery
|
2014-07-28 20:15:40 +02:00 |
|
frederic34
|
395b003266
|
Merge remote branch 'upstream/develop' into selectdelivery
Conflicts:
htdocs/install/mysql/migration/3.6.0-3.7.0.sql
|
2014-07-28 17:10:07 +02:00 |
|
Laurent Léonard
|
0228cd9db7
|
Fix translations in e-mail forms
|
2014-07-28 02:45:58 +02:00 |
|
frederic34
|
0450498e2b
|
Add restriction to combo box
|
2014-07-26 17:17:40 +02:00 |
|
frederic34
|
2df2c12cfd
|
The delivery method is transmited in shipment
|
2014-07-25 21:50:21 +02:00 |
|
frederic34
|
4fcff3e2e5
|
Select delivery method for order
|
2014-07-25 17:20:42 +02:00 |
|
frederic34
|
f0a7cc3268
|
Select Shipping Method in Propal
|
2014-07-24 18:08:08 +02:00 |
|
frederic34
|
add5328d8f
|
Update propal.php
|
2014-07-24 18:07:22 +02:00 |
|
Marcos García de La Fuente
|
43597c1731
|
Migrated old error notifications to the """new""" system
|
2014-07-20 01:43:46 +02:00 |
|
frederic34
|
387d36e4b0
|
Ste bank account for supplier order
|
2014-07-09 18:00:21 +02:00 |
|
frederic34
|
0cb5220d4d
|
Use english for the function name
|
2014-07-07 20:54:41 +02:00 |
|
frederic34
|
9949713d20
|
Some cleaning
|
2014-07-07 18:40:18 +02:00 |
|
frederic34
|
f29eeceb1a
|
Select bank account for propal and order
|
2014-07-06 20:49:34 +02:00 |
|
Juanjo Menent
|
8e4e08f907
|
[ task #1063 ] Allow edit localtaxes rate for thirds. Improve visu
|
2014-07-04 16:48:42 +02:00 |
|
Juanjo Menent
|
11c1bdecdf
|
[ task #1063 ] Allow edit localtaxes rate for thirds. Works with propals
|
2014-07-04 11:07:10 +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
|
03c6d8fdc3
|
New: Can create proposal from an intervention.
|
2014-06-28 19:47:51 +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
|
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 |
|
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 |
|