jfefe
|
8a69a258fd
|
image information in webservice product : fix wrong objet
|
2012-11-06 16:18:26 +01:00 |
|
jfefe
|
8175a9a7e5
|
Add image information in webservice product
|
2012-11-06 15:16:49 +01:00 |
|
jfefe
|
9eac0d06ec
|
Add price_ttc value in product properties when call by webservice
|
2012-11-06 01:41:31 +01:00 |
|
jfefe
|
00ee6e9960
|
Can have the thirdparty status 'active' when creating by webservices
|
2012-11-05 03:49:17 +01:00 |
|
Laurent Destailleur
|
5d57677814
|
Fix: example
|
2012-11-04 21:20:27 +01:00 |
|
Laurent Destailleur
|
8896803921
|
New: We can use a dynamic value ($conf->global->XXX for example) into
titles of menus.
New: Can choose menu entry to show with external site module.
|
2012-11-04 21:19:12 +01:00 |
|
Laurent Destailleur
|
542b6f0731
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2012-11-04 19:32:30 +01:00 |
|
Laurent Destailleur
|
bebead8e54
|
Fix: To fix database integrity problems (I didn't find how
orphelins appears, but they appears on some plateform).
|
2012-11-04 19:32:14 +01:00 |
|
Laurent Destailleur
|
d28f08c2ed
|
Merge pull request #473 from FHenry/develop
Set unique key index unique in db (Conform to SQL standard) and
|
2012-11-04 10:15:26 -08:00 |
|
fhenry
|
1f41547dc2
|
Set unique key index unique in db (Conform to SQL standard) and needed
for migration to other SGBD with key.sql file
|
2012-11-04 15:55:12 +01:00 |
|
fhenry
|
be79c06c72
|
Set unique key index unique in db (Conform to SQL standard) and
needed for migration to other SGBD
|
2012-11-04 15:21:08 +01:00 |
|
Regis Houssin
|
05b359fbff
|
Fix: avoid phpunit error
|
2012-11-04 10:09:03 +01:00 |
|
Laurent Destailleur
|
80c252dd62
|
Fix: Use same labels to go back to draft than other elements.
Re-open is for "closed" to a validated status.
Modify is for a validated status to draft.
|
2012-11-03 21:33:55 +01:00 |
|
Laurent Destailleur
|
454b8b7279
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2012-11-03 21:14:38 +01:00 |
|
Laurent Destailleur
|
7e1a74cef1
|
Fix: If shipment is closed before delivery element is generated, there
was no way to generate it again (dead lock situation).
|
2012-11-03 21:14:23 +01:00 |
|
Regis Houssin
|
1722db223a
|
Fix: add timepicker default options
|
2012-11-03 20:41:59 +01:00 |
|
Regis Houssin
|
77e45f70a4
|
Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop
|
2012-11-03 19:16:02 +01:00 |
|
Regis Houssin
|
d0dc336a85
|
New: jQuery and jQuery UI upgrade
New: jQuery Timepicker addon for Datepicker
|
2012-11-03 19:15:45 +01:00 |
|
Laurent Destailleur
|
4c60740623
|
Do not loose input when there is a validation error.
|
2012-11-03 17:34:57 +01:00 |
|
Laurent Destailleur
|
e25fe89887
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2012-11-03 17:00:20 +01:00 |
|
Regis Houssin
|
076fa17593
|
Fix: missing colspan value
|
2012-11-03 16:58:50 +01:00 |
|
Laurent Destailleur
|
aae39ecb2e
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2012-11-03 16:58:23 +01:00 |
|
Laurent Destailleur
|
0f2dac163f
|
Fix: Bad label when validating/paying an invoice from POS module
|
2012-11-03 16:58:07 +01:00 |
|
Regis Houssin
|
a26ab0e8e1
|
Fix: add just colspan value
|
2012-11-03 16:51:41 +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
|
8762b44870
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2012-11-03 16:14:54 +01:00 |
|
Laurent Destailleur
|
135a622076
|
Fix: Bad parameter
|
2012-11-03 15:35:11 +01:00 |
|
Laurent Destailleur
|
af0c1a5f76
|
Fix: Missing parameter
|
2012-11-03 15:33:49 +01:00 |
|
Laurent Destailleur
|
7f2c6dc6eb
|
Only code comments
|
2012-11-03 14:44:06 +01:00 |
|
Laurent Destailleur
|
19c617e4a0
|
Fix: Solve double ";;"
|
2012-11-03 13:49:31 +01:00 |
|
Laurent Destailleur
|
0c7af5c8a0
|
Fix: Not enought space for free text. To avoid to edit again and again
value for all templates, I added an option to be able to fix template
onto production when space is not enough.
|
2012-11-03 13:32:37 +01:00 |
|
Laurent Destailleur
|
f571adf62e
|
Fix: For supplier invoice, we must use properties of supplier to know if
seller use localtax RE and IRPF.
|
2012-11-03 12:19:47 +01:00 |
|
Laurent Destailleur
|
df7bedf955
|
Fix: [ bug #592 ] stock sold value is wrong
|
2012-11-03 12:12:24 +01:00 |
|
Laurent Destailleur
|
d3491e9ac0
|
Fix: Colors must be set into CSS.
|
2012-11-03 11:55:39 +01:00 |
|
Laurent Destailleur
|
7fd16c3a7e
|
Qual: Error management
|
2012-11-03 11:54:32 +01:00 |
|
Laurent Destailleur
|
dac97e2115
|
Fix: Do not try to show supplie ref if not defined.
|
2012-11-03 11:39:48 +01:00 |
|
Laurent Destailleur
|
118733c600
|
Fix: Error message type
|
2012-11-03 11:26:45 +01:00 |
|
Laurent Destailleur
|
375f464553
|
Fix: Option FACTURE_DEPOSITS_ARE_JUST_PAYMENTS was not used into
journals.
|
2012-11-03 04:29:38 +01:00 |
|
Laurent Destailleur
|
79e3b4d792
|
Fix: Missing br
|
2012-11-03 04:02:48 +01:00 |
|
Laurent Destailleur
|
4d098efa38
|
Fix: [ bug #580 ] problème saisie du code bic/swift des coordonénes
bancaires client
|
2012-11-03 03:34:49 +01:00 |
|
Laurent Destailleur
|
8709933288
|
Fix: Too much sanitizing
|
2012-11-03 00:47:09 +01:00 |
|
Laurent Destailleur
|
f8a9733b73
|
Again 2 pixels missings
|
2012-11-03 00:37:10 +01:00 |
|
Laurent Destailleur
|
ce12f6980d
|
Ypdate language files for zh_TW
|
2012-11-02 15:46:12 +01:00 |
|
Laurent Destailleur
|
5f3ceb0081
|
Fix: Label for payment by cheque using the wrong translation key
Fix: Option to overwrite translation did not work as expected
Fix: Bad translation for greece
|
2012-11-02 15:41:09 +01:00 |
|
Laurent Destailleur
|
f87865f039
|
Fix: crazy pagebreak when warterwark is higher than free space.
|
2012-11-02 14:21:32 +01:00 |
|
Laurent Destailleur
|
43f1c80965
|
Merge pull request #471 from windchen/myzh_TW
Added new language zh_TW
|
2012-11-02 04:28:35 -07:00 |
|
Wind Chen
|
b083c3b692
|
Added new language zh_TW
1.Added zh_TW directory into /htdoc/langs/
2.Added Language_zh_TW= Traditional Chinese into
/htdoc/langs/en_US/languages.lang
|
2012-11-01 23:08:24 +08:00 |
|
Regis Houssin
|
a108abddda
|
Fix: disabled ajax for the moment
|
2012-11-01 10:48:48 +01:00 |
|
Laurent Destailleur
|
0328f0de11
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2012-10-31 19:38:28 +01:00 |
|
Laurent Destailleur
|
9b1f70e58e
|
Fix: Trick to solve easily problem of font for some foreign users.
|
2012-10-31 19:38:16 +01:00 |
|