Laurent Destailleur
2e8e1f759f
New: Add warning when we try to load sql from an not existing dir
2012-11-16 13:25:49 +01:00
simnandez
b7f38def61
Fix: Local taxes. If buyer not subject to localtax no need make database
...
access
2012-11-16 12:13:29 +01:00
Laurent Destailleur
5f9cf28e45
New: Add option to choose if init of form is for a company third party
...
or an individual third party.
2012-11-15 16:26:05 +01:00
Laurent Destailleur
7c78e1c0f6
Doxygen and normalize code.
...
New: add more PHPUnit
2012-11-15 14:52:19 +01:00
Maxime Kohlhaas
9911c64f0b
Fix : $now not defined and proposal date used instead of end validity to display warning
2012-11-14 22:32:20 +01:00
Maxime Kohlhaas
d687d37573
Fix : $now defined twice
2012-11-14 22:31:54 +01:00
Laurent Destailleur
28b4a03432
Fix: Correct vat
2012-11-14 20:49:19 +01:00
Laurent Destailleur
511a75b5de
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2012-11-14 18:59:07 +01:00
Laurent Destailleur
ce10c87e09
Fix: No message to show result
...
Fix: Must not overwrite property of object
2012-11-14 18:58:55 +01:00
Laurent Destailleur
4c4eeaac2a
Fix: Test fails if value is 0
2012-11-14 18:56:47 +01:00
Laurent Destailleur
768e719961
Fix: firstname was missing
2012-11-14 18:32:52 +01:00
simnandez
096699cf18
Trad: Add missing ca_ES and es_ES translations
2012-11-14 15:17:26 +01:00
jfefe
23e47b7156
Merge branch 'develop' of git://github.com/Dolibarr/dolibarr.git into webservices
2012-11-14 12:42:16 +01:00
jfefe
8f15dd4df2
Fix : correct invoice line description when calling by webservice
2012-11-14 12:42:04 +01:00
Regis Houssin
8908f977b8
Fix: converting line delimiters !!!
2012-11-14 11:31:08 +01:00
Regis Houssin
474b68b3e4
Fix: strict mode mother
2012-11-14 11:29:22 +01:00
Laurent Destailleur
5e583b65f2
Doxygen
2012-11-14 01:35:39 +01:00
Laurent Destailleur
df42dda452
Doxygen
2012-11-14 01:20:36 +01:00
Laurent Destailleur
3dd9d20d53
Add alternative picto for rendez-vous.
2012-11-14 00:59:52 +01:00
Laurent Destailleur
06c77576b7
New: Maxi debug on feature to filter lines on export. Removed a lot of
...
bugs but I had to change a lot of thing to fix this. There is still
work to now save filters in session.
2012-11-14 00:27:25 +01:00
Laurent Destailleur
81f9b54618
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2012-11-14 00:23:47 +01:00
Laurent Destailleur
1fa9048ca5
Update nl_BE
2012-11-14 00:23:31 +01:00
Regis Houssin
7be2057b00
Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-11-13 22:44:33 +01:00
Regis Houssin
8e141fce14
Fix: strict mode father
2012-11-13 22:43:54 +01:00
Laurent Destailleur
3c7ad3d58c
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop
2012-11-13 17:27:16 +01:00
Laurent Destailleur
22d1847250
Fix: Option MAIN_MAIL_SENDMAIL_FORCE_BA and MAIN_FIX_BUGGED_MTA was not
...
complete.
2012-11-13 17:25:47 +01:00
Regis Houssin
d9efa95e09
Fix: optimize code
2012-11-13 16:20:15 +01:00
Regis Houssin
84b50f45f8
Fix: strict mode again
2012-11-13 14:44:32 +01:00
Regis Houssin
88658eaf50
Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-11-13 12:32:38 +01:00
Regis Houssin
a0c478a0a2
Fix: strict mode cleaner
2012-11-13 12:32:05 +01:00
Laurent Destailleur
cc648e7eb2
Fix: typo error
2012-11-13 11:09:49 +01:00
Regis Houssin
4ec1d376bf
Fix: strict mode journey
2012-11-13 09:02:21 +01:00
Regis Houssin
5faa7fb075
Fix: for module name with number
2012-11-12 19:09:53 +01:00
Regis Houssin
b95ab2239f
Fix: remove unused code
2012-11-12 09:43:12 +01:00
Laurent Destailleur
124366f41a
Fix: To be compatible with LDAP synchro, property oldcopy must be set.
...
We add a warning if not.
2012-11-11 23:31:45 +01:00
Laurent Destailleur
ca7baad663
Translation
2012-11-11 19:45:51 +01:00
Laurent Destailleur
e7164cb243
Fix: Some checkstyle errors
2012-11-11 18:18:57 +01:00
Laurent Destailleur
66755fb166
Fix: Avoid confusion between method getXXX into parent class with
...
method getXXX into child class. They are not inheritance, so i renamed
method of parent into getXXXForKey.
2012-11-11 18:11:10 +01:00
Laurent Destailleur
842982f134
Doxygen
2012-11-11 17:50:24 +01:00
Laurent Destailleur
f9dec36d7a
Fix: Regression
2012-11-11 15:44:02 +01:00
Regis Houssin
2240dd4ac6
Fix: missing tinyint
2012-11-11 15:12:42 +01:00
Laurent Destailleur
7d5c4a3b38
Fix: Fix upgrade
...
New: Update dump file
Qual: Add label for PHPUnit tests
2012-11-11 14:34:55 +01:00
Laurent Destailleur
d3ebeccff4
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2012-11-10 16:24:51 +01:00
Laurent Destailleur
f43b26f311
Fix: Bad link
2012-11-10 16:24:20 +01:00
Regis Houssin
f6c56379dc
Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-11-10 16:09:06 +01:00
Regis Houssin
54d4661769
Fix: missing action type for hookmanager
2012-11-10 16:08:26 +01:00
Laurent Destailleur
318ec50134
Merge pull request #479 from atm-maxime/develop
...
Fix : proposal warning was based on proposal date
2012-11-10 05:56:08 -08:00
Regis Houssin
2ecb9262e7
Fix: wrong access rights and remove unused code
2012-11-10 08:19:33 +01:00
Regis Houssin
57cce6f517
Fix: missing global
2012-11-09 19:34:05 +01:00
Regis Houssin
cbb6ddbe83
Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-11-09 19:24:33 +01:00
Regis Houssin
0e0582c16f
Fix: avoid conflicts with external module if triggers used
2012-11-09 19:23:46 +01:00
Maxime Kohlhaas
8824be0260
Fix : proposal warning was based on proposal date instead of proposal end validity on commercial home page
2012-11-09 16:04:30 +01:00
Laurent Destailleur
661d37eacf
Fix: New vat for switzerland
2012-11-08 12:15:15 +01:00
Regis Houssin
afe339a2e2
Fix: strict mode
2012-11-07 12:00:17 +01:00
Regis Houssin
40725e72a5
Fix: missing spanish localtax values update
2012-11-07 11:49:28 +01:00
Laurent Destailleur
579544aa2f
Add example of comment
2012-11-07 02:22:25 +01:00
Laurent Destailleur
831fe6a29e
Fix: More fix about the new localtax system
2012-11-06 23:45:16 +01:00
Laurent Destailleur
7d01ea7fc3
Fix: Do not break dolibarr usage if log fails
2012-11-06 19:42:03 +01:00
Laurent Destailleur
fff8598282
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2012-11-06 19:30:38 +01:00
Laurent Destailleur
f37c559235
Fix: regression
2012-11-06 19:23:23 +01:00
Laurent Destailleur
9c8d653780
Merge pull request #477 from FHenry/develop
...
Fix bug on mass mailling unsubsscribe fonctionnality
2012-11-06 09:52:32 -08:00
Regis Houssin
869c6e1fda
Merge pull request #478 from jfefe/webservices
...
Minor improvement of webservice for product
2012-11-06 08:44:03 -08:00
jfefe
8a69a258fd
image information in webservice product : fix wrong objet
2012-11-06 16:18:26 +01:00
fhenry
e12999bcfd
Correct fix
2012-11-06 15:39:47 +01:00
fhenry
9a3c7a230b
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop
2012-11-06 15:36:44 +01:00
Laurent Destailleur
348674c438
Merge pull request #476 from simnandez/develop
...
Fix: if no results do not charge data
2012-11-06 06:26:50 -08:00
jfefe
8175a9a7e5
Add image information in webservice product
2012-11-06 15:16:49 +01:00
Regis Houssin
7de5a7fd3f
Fix: compatibility with multicompany
2012-11-06 14:56:49 +01:00
fhenry
3651b8895e
Fix bug on mass mailling unsubsscribe fonctionnality
2012-11-06 14:21:17 +01:00
simnandez
353c932e11
Fix: if no results do not charge data
2012-11-06 12:33:35 +01:00
jfefe
9eac0d06ec
Add price_ttc value in product properties when call by webservice
2012-11-06 01:41:31 +01:00
Regis Houssin
8954422435
Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-11-05 17:27:01 +01:00
Regis Houssin
72598bf4d4
Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-11-05 17:25:57 +01:00
jfefe
8361cc29a1
Can have the thirdparty status 'active' when creating by webservices
2012-11-05 17:25:30 +01:00
Laurent Destailleur
ba56e679bd
Fix: Calculation of default date for payment term was not using
...
function.
2012-11-05 17:21:05 +01:00
Laurent Destailleur
4cd1bbb0ca
Fix: bad data init
2012-11-05 17:01:05 +01:00
Laurent Destailleur
027ad065a5
Removed TODO
2012-11-05 12:04:13 +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
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
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
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
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
Regis Houssin
455d399bce
Fix: remove tag
2012-10-31 16:15:37 +01:00
Regis Houssin
bacc8991b3
Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-10-31 15:51:22 +01:00
Regis Houssin
634b5f7d1b
Fix: image is hard defined
2012-10-31 15:50:14 +01:00
Laurent Destailleur
fd7aea9779
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2012-10-31 15:21:38 +01:00
Laurent Destailleur
18e5f8dea6
Fix: Bad detection of space left
2012-10-31 15:21:21 +01:00
Laurent Destailleur
b619437377
Merge pull request #469 from camlafit/develop
...
Return Human readable date product
2012-10-31 07:13:46 -07:00
Laurent Destailleur
13ef8491b7
Fix: Error management
2012-10-31 15:09:42 +01:00
Laurent Destailleur
68bf51c8dd
Qual: Uniformize PDF code
2012-10-31 14:55:35 +01:00
cam.lafit
a3f0ce9063
Merge all substitutions on same loop (Invoicing with odt)
...
* It's not necessary to have a redondant loop to substitute all variables
2012-10-31 14:49:27 +01:00
cam.lafit
7b8b015569
Return Human readable date product
...
* By default date with mktime format, not great on Invoice
2012-10-31 14:49:27 +01:00
Laurent Destailleur
f6d9b2abe3
New: Add hidden option MAIN_PDF_MARGIN_LEFT, MAIN_PDF_MARGIN_RIGHT,
...
MAIN_PDF_MARGIN_TOP, MAIN_PDF_MARGIN_BOTTOM to force margins of
generated PDF.
Qual: Use 2 different var for reserver footer height and free text
height.
2012-10-31 13:48:59 +01:00
Laurent Destailleur
dbfe71922e
Fix: Avoid warnings
2012-10-31 12:35:52 +01:00
Regis Houssin
b70af837df
Fix: avoid warning
2012-10-31 09:59:24 +01:00
Regis Houssin
2607a8a3dd
Merge pull request #470 from atm-maxime/develop
...
Fix : internal contact not displayed in rouget PDF
2012-10-31 01:51:36 -07:00
Regis Houssin
0e0bbbeddc
Fix: morning strict mode
2012-10-31 09:50:20 +01:00
Maxime Kohlhaas
240d310a7f
Fix : shipment PDF rouget wasn't using the right var to access related internal contact
2012-10-31 08:57:56 +01:00
Laurent Destailleur
64d8d558a5
Qual: Uniformize pdf code
2012-10-31 02:29:45 +01:00
Laurent Destailleur
066bcbb469
Qual: Add dol_format_address PHPUnit tests
2012-10-31 01:45:48 +01:00
Laurent Destailleur
8ea48b28eb
New: More complete setup for bank ids according to countries
2012-10-31 00:46:46 +01:00
Laurent Destailleur
1d7820c5ac
New: English bank account need a bank code (called sort code) to
...
identify an account.
2012-10-31 00:22:13 +01:00
Laurent Destailleur
42d2a0a2d1
Fix: Bad position of columns. Works with all paper format now.
2012-10-30 19:24:31 +01:00
Laurent Destailleur
08724f5ec0
Qual: Some changes to use more efficiently bottom of page when there is
...
several pages (we don't keep space for total on all pages, but only last
one)
2012-10-30 18:26:04 +01:00
Laurent Destailleur
54852e29e7
Qual: Removed duplicate template (nearly no difference between sirroco
...
and typhon, so no need to keep them both).
2012-10-30 17:59:16 +01:00
Laurent Destailleur
ea90571925
Fix: The bottom margin is already included into heightforfooter
...
This provide 1cm more for product description.
2012-10-30 17:57:32 +01:00
Laurent Destailleur
6f9c9fcd55
Fix: Free text overlap data when not on last page.
2012-10-30 13:11:17 +01:00
Laurent Destailleur
df6c29ba0b
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop
2012-10-30 13:00:22 +01:00
Laurent Destailleur
9bee735c2d
Fix: Bad code for specimen
2012-10-30 12:02:13 +01:00
Laurent Destailleur
9d44590980
Fix: Using a more precise function to calculate free texts height avoid
...
having few pixels offset on free texts.
2012-10-30 11:17:49 +01:00
Laurent Destailleur
6bfe3e3905
Fix: Translation
2012-10-30 09:43:31 +01:00
Laurent Destailleur
1bbdfc3717
Fix: DTD used for HTML output pages is HTML, not XML.
2012-10-29 19:32:10 +01:00