Regis Houssin
e8ce9cecf2
Fix: broken features, special_code also used by externals modules !
2013-01-22 21:36:30 +01:00
Regis Houssin
06a0da990b
Fix: broken features, special_code also used by externals modules !
2013-01-22 21:35:15 +01:00
Laurent Destailleur
47c42943e8
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2013-01-19 16:29:35 +01:00
Laurent Destailleur
abb6daf2dc
Merge remote-tracking branch 'origin/3.3' into develop
...
Conflicts:
htdocs/core/boxes/box_activity.php
2013-01-19 16:29:16 +01:00
Laurent Destailleur
3551dff18a
Fix: [ bug #671 ] Product country origin is automatically entered in
...
description of invoices, but not in invoices generated from orders
2013-01-19 15:57:28 +01:00
Laurent Destailleur
0e13b3872d
Fix: Removed warnings
2013-01-19 14:32:37 +01:00
simnandez
f7e5edb0f8
[ task #652 ] Reduce clicks into creaton of orders, invoices, etc.
2013-01-19 10:45:57 +01:00
Laurent Destailleur
a5b174eccc
Fix: Architecture of getCurrency was wrong. Cache was not stored
...
correctly and dict file loaded several times. There was also bug on PHP
without mb_string function.
Now function is a method of $langs object. All bug fixes.
2013-01-18 15:57:11 +01:00
Laurent Destailleur
d11cee399a
Merge remote-tracking branch 'origin/3.3' into develop
...
Conflicts:
COPYRIGHT
htdocs/core/tpl/freeproductline_create.tpl.php
htdocs/core/tpl/predefinedproductline_create.tpl.php
htdocs/install/mysql/tables/llx_c_availability.sql
2013-01-16 15:45:17 +01:00
Laurent Destailleur
8d206fdfb0
Prepare move to other licence. For the moment all answers for licence
...
upgrade were not yet received. So we prepare for GPL by uniformizing
licence text keys to GPL-3+. Will move later to AGPL if all answers are
positive.
2013-01-16 15:36:08 +01:00
Regis Houssin
9812c91aff
Fix: wrong EOL !!!!!!!
2013-01-10 08:27:12 +01:00
Regis Houssin
a7ed40b10d
Fix: empty value if combobox disabled
2013-01-09 10:43:21 +01:00
Regis Houssin
a278ae7371
Fix: empty value if combobox disabled
2013-01-09 10:40:36 +01:00
Laurent Destailleur
142f171e50
Merge remote-tracking branch 'origin/3.3' into develop
...
Conflicts:
htdocs/.gitignore
2013-01-08 11:10:47 +01:00
Laurent Destailleur
091e469050
Fix: [ bug #622 ] attaching wrong file when sending the invoice via
...
e-mail
2013-01-07 00:40:18 +01:00
Laurent Destailleur
f87281bfdb
Fix: Add option to avoid reporting by default a total that is false.
2013-01-03 20:42:26 +01:00
Christophe Battarel
1f973548ca
add amount on orders list lines and total at the bottom of table
2013-01-03 11:06:05 +01:00
Laurent Destailleur
df43d477fc
Merge pull request #562 from simnandez/3.3
...
Fix: Supplier is mandatory into adding invoice suppliers
2012-12-30 08:38:34 -08:00
Regis Houssin
b838895db9
Fix: change for a neutral email
2012-12-30 15:13:49 +01:00
Laurent Destailleur
ca2b3f11b1
Fix: Several fix in trigger names
2012-12-30 12:24:53 +01:00
simnandez
f05176dc8a
Fix: Date is mandatory into adding customer orders
2012-12-30 10:49:11 +01:00
Laurent Destailleur
a8012d0f18
Fix: [ bug #617 ] champs non repris lors d'une création de commande à
...
partir d'une propale
2012-12-27 18:02:36 +01:00
Christophe Battarel
b68153ce9a
add button in order to create intervention from services ordered
2012-12-05 19:07:07 +01:00
Christophe Battarel
e8e4cc08de
show localtaxes in order
2012-11-28 10:35:16 +01:00
Laurent Destailleur
078b015db8
Work on multitax (vat). Need your test.
...
Qual: Because params were often missing in calculate_price(), params are
now mandatory.
2012-11-03 16:32:49 +01:00
Laurent Destailleur
0d48682eed
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop
2012-10-26 17:59:39 +02:00
Laurent Destailleur
cbff238cbd
New: Support property "required" for extra fields.
2012-10-25 16:23:58 +02:00
Christophe Battarel
135342b085
fix minor bugs in order creation from another object
2012-10-25 15:47:35 +02:00
Regis Houssin
4f1ef1bcf8
Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-10-25 15:01:26 +02:00
Regis Houssin
89b794dcd0
Fix: avoid errors with IE
2012-10-25 15:01:04 +02:00
Christophe Battarel
144b08cac1
fix wrong test for product type in order->getNbProductsLines()
...
also add getNbServicesLines() function in order class.
2012-10-25 11:26:36 +02:00
Regis Houssin
446a81b4c4
Fix: move class in template
2012-10-18 10:35:55 +02:00
Laurent Destailleur
153997432f
Fix: Several fix.
...
New: Also allow to enter a payment with a negative value on an invoice
and positive onto other.
2012-10-13 17:00:38 +02:00
Laurent Destailleur
7385ea15db
Doxygen
2012-10-13 13:03:39 +02:00
Laurent Destailleur
091966902e
Fix: for special_code=3
2012-10-12 22:18:31 +02:00
Regis Houssin
478449da37
Fix: convert line delimiters
2012-10-08 20:47:10 +02:00
Maxime Kohlhaas
85c03faec7
Merge branch 'mko186' into develop
...
Conflicts:
htdocs/langs/en_US/orders.lang
htdocs/langs/fr_FR/orders.lang
2012-10-05 08:30:09 +02:00
simnandez
f873198442
Fix: Warning into perms page
2012-10-04 18:40:05 +02:00
simnandez
caef97dc08
Task # 104: Check if module invoice is active and user has creation
...
permissions. Move creation invoice to action bar into customer card
2012-10-04 18:23:21 +02:00
Maxime Kohlhaas
16f82216bf
Task # 186 : Add stock column in sql request to get object lines + display alert icon if stock is too low
2012-10-04 16:26:33 +02:00
Laurent Destailleur
9997d6ca15
Fix: Other minor fixes
2012-10-03 11:53:14 +02:00
Laurent Destailleur
2617fc21a6
Some fix: List of invoices to show in "to bill" menu must contains
...
"Validated, Shipment in process, Delivered" (some users may want to
make invoice before shipment, some after).
We keep workflow opened by default. Module workflow may restrict this
however.
Also, remove menu entry, because we now have direct link to page onto
list.
2012-10-03 11:43:39 +02:00
Laurent Destailleur
32fdfbb1cb
Fix: Styles
2012-10-01 21:53:22 +02:00
Regis Houssin
bcf46d00f0
Fix: convert line delimiters !!
2012-09-30 21:26:58 +02:00
Maxime Kohlhaas
bcbc35bd47
Task # 104 : added choice to auto close orders or not + translations
2012-09-23 18:00:30 +02:00
Maxime Kohlhaas
382bee4601
Task # 104 : added link on order list to the multi-orders invoice page
2012-09-23 17:59:50 +02:00
Laurent Destailleur
73562b7fc1
Use correct status for select
2012-09-21 09:33:12 +02:00
Regis Houssin
622f5dff59
Fix: use order entity instead customer entity
2012-09-21 08:23:48 +02:00
Laurent Destailleur
84089f3e53
Fix: bas tabs when socid provided into stats pages
2012-09-21 00:28:11 +02:00
simnandez
38b7aa69cb
[ task #104 ] Possibilité de facturer plusieurs commandes. Working
2012-09-20 15:57:53 +02:00