Laurent Destailleur
d8aa8051dc
Fix: Personalizing css fails when multicompany is on. Cache must differ
...
between each environment.
2012-12-08 18:42:29 +01:00
Laurent Destailleur
a7e1a45571
Fix: Use different css cache file for each user. This fix problem when
...
using personalised constants that change style.
2012-12-08 18:40:41 +01:00
Laurent Destailleur
60486417c3
Test. Try to create a backport branch.
2012-12-02 19:55:42 +01:00
Laurent Destailleur
c9ee9c7a38
Fix: pdf_getPDFFontSize must be after pdf_getInstance
...
Conflicts:
htdocs/core/modules/commande/doc/pdf_einstein.modules.php
2012-11-28 19:26:08 +01:00
Laurent Destailleur
8f3f28c28f
Fix: language translation for araby saudia
2012-11-27 14:19:04 +01:00
Laurent Destailleur
ac8a21a3d9
Added english (arabi saudia)
2012-11-27 11:34:15 +01:00
Laurent Destailleur
769c30de9d
Fix: [ bug #607 ] Nom de société avec guillemets
2012-11-26 16:12:30 +01:00
Laurent Destailleur
2b926978ae
Fix: Correct vat
2012-11-14 20:50:00 +01:00
Laurent Destailleur
6540451078
Fix: firstname was missing
2012-11-14 19:04:34 +01:00
Laurent Destailleur
3ea1345a5b
Fix: Option MAIN_MAIL_SENDMAIL_FORCE_BA and MAIN_FIX_BUGGED_MTA was not
...
complete.
2012-11-14 01:22:48 +01:00
Laurent Destailleur
0d35892003
Fix: typo error
2012-11-13 11:14:44 +01:00
Regis Houssin
8a8c2170cc
Fix: remove unused code
2012-11-12 09:44:41 +01:00
Laurent Destailleur
599300dfec
Fix: Regression
2012-11-11 15:44:23 +01:00
Regis Houssin
1e6e7af9f7
Fix: wrong access rights
2012-11-10 08:21:56 +01:00
Laurent Destailleur
56cd154258
Fix: New vat for switzerland
2012-11-08 12:14:44 +01:00
Regis Houssin
2f476aa0a0
Fix: compatibility with multicompany
2012-11-06 14:54:17 +01:00
Laurent Destailleur
47d5c5baad
Fix: Bad label when validating/paying an invoice from POS module
2012-11-03 17:01:05 +01:00
Laurent Destailleur
91fdb6a569
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.
Conflicts:
htdocs/core/modules/action/rapport.pdf.php
htdocs/core/modules/cheque/pdf/pdf_blochet.class.php
htdocs/core/modules/commande/doc/pdf_einstein.modules.php
htdocs/core/modules/expedition/doc/pdf_expedition_merou.modules.php
htdocs/core/modules/expedition/doc/pdf_expedition_rouget.modules.php
htdocs/core/modules/facture/doc/pdf_crabe.modules.php
htdocs/core/modules/fichinter/doc/pdf_soleil.modules.php
htdocs/core/modules/livraison/pdf/pdf_typhon.modules.php
htdocs/core/modules/project/pdf/pdf_baleine.modules.php
htdocs/core/modules/propale/doc/pdf_azur.modules.php
htdocs/core/modules/supplier_invoice/pdf/pdf_canelle.modules.php
htdocs/core/modules/supplier_order/pdf/pdf_muscadet.modules.php
2012-11-03 13:41:33 +01:00
Laurent Destailleur
1997b029c7
Fix: [ bug #592 ] stock sold value is wrong
2012-11-03 12:38:16 +01:00
Laurent Destailleur
753400ccf5
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:46:46 +01:00
Laurent Destailleur
b83a4d4815
Fix: crazy pagebreak when warterwark is higher than free space.
2012-11-02 15:44:34 +01:00
Laurent Destailleur
8127ced19b
Fix: Trick to solve easily problem of font for some foreign users.
2012-10-31 19:42:16 +01:00
Laurent Destailleur
8bd2f9cfb5
Fix: Fix pagebreak. Fix also position for non A4 format.
2012-10-31 17:14:11 +01:00
Laurent Destailleur
0b3a2b744e
Fix: Preview of delivery receipts
2012-10-31 16:57:48 +01:00
Laurent Destailleur
cd992d553e
Fix: The bottom margin is already included into heightforfooter
...
This provide 1cm more for product description.
Fix: Some code was not merged from previous fix (must not show free text
on all pages)
Conflicts:
htdocs/core/modules/expedition/doc/pdf_expedition_rouget.modules.php
htdocs/core/modules/livraison/pdf/pdf_sirocco.modules.php
htdocs/core/modules/livraison/pdf/pdf_typhon.modules.php
2012-10-30 18:52:55 +01:00
Laurent Destailleur
db00ca9dd7
Fix: Free text overlap data when not on last page.
...
Conflicts:
htdocs/core/lib/pdf.lib.php
htdocs/core/modules/expedition/doc/pdf_expedition_merou.modules.php
htdocs/core/modules/expedition/doc/pdf_expedition_rouget.modules.php
htdocs/core/modules/fichinter/doc/pdf_soleil.modules.php
htdocs/core/modules/livraison/pdf/pdf_sirocco.modules.php
htdocs/core/modules/livraison/pdf/pdf_typhon.modules.php
htdocs/core/modules/project/pdf/pdf_baleine.modules.php
2012-10-30 14:15:35 +01:00
Laurent Destailleur
542dc8f98f
Fix: Bad code for specimen
2012-10-30 11:58:38 +01:00
Laurent Destailleur
497aa9c453
Fix: Using a more precise function to calculate free texts height avoid
...
having few pixels offset on free texts.
2012-10-30 11:15:37 +01:00
Laurent Destailleur
c80badafe0
Fix: Revert direction of option (this information is a legal issue for
...
most countries). Also, i removed the mandatory test, this is required
for invoices, not proposals.
So now, there is no need to hide by default because test on invoice
setup has been removed, so we can show by default (if defined) and use
option to force to hide if we want.
2012-10-29 11:38:58 +01:00
Regis Houssin
3aebd50d39
Fix: better for show signature
2012-10-29 10:10:05 +01:00
Regis Houssin
85f03913fe
Merge pull request #460 from FHenry/3.2
...
3.2
2012-10-24 13:57:36 -07:00
fhenry
a3260f3e14
Correct bug 583
2012-10-24 22:45:28 +02:00
Laurent Destailleur
825130d633
Fix: ldap errors
2012-10-24 16:30:10 +02:00
fhenry
1d66d97032
Task 581 : Implement DDLInfoTable for postgreSQL
2012-10-24 11:20:40 +02:00
Laurent Destailleur
df4bfc77a4
Fix: Line at bottom of PDF was too long
2012-10-21 16:11:46 +02:00
Laurent Destailleur
8fe8a1a6fd
Fix: Bad alignement of fields with some page format.
2012-10-21 15:58:01 +02:00
Regis Houssin
6fe9a8ee0d
Fix: wrong method
2012-10-20 11:13:22 +02:00
Regis Houssin
7e94d8ae52
Fix: minor vulnerabilities
2012-10-20 09:05:24 +02:00
Laurent Destailleur
878d5612a1
Fix: [ bug #260 ] Page breaks on PDF export of supplier order when you
...
have a service with 40 lines
2012-10-18 12:36:20 +02:00
Laurent Destailleur
377d6dc290
Fix: Bad date format
2012-10-17 20:12:45 +02:00
Laurent Destailleur
2b9f4fed8d
Merge branch '3.2' of https://github.com/Dolibarr/dolibarr.git into 3.2
2012-10-16 19:49:11 +02:00
Laurent Destailleur
890579d13d
Fix: [ bug #565 ] Display error bills have suppliers.
2012-10-16 19:14:47 +02:00
Laurent Destailleur
3dab78afb7
[ bug #552 ] l'option "Adhérents non à jour" ne fonctionne pas
2012-10-16 18:34:07 +02:00
Regis Houssin
d9ebc43cb6
Fix: compatibility with multicompany sharings
2012-10-16 17:53:37 +02:00
Regis Houssin
6d85629495
Fix: possibility to disable ajax
2012-10-16 16:15:00 +02:00
Laurent Destailleur
0e12931d0f
Fix: error management
2012-10-15 21:43:42 +02:00
Laurent Destailleur
9690a0bc69
Fix: special_code=3
2012-10-12 22:18:02 +02:00
Laurent Destailleur
8b02d9e912
Fix: Can edit qty of an option
2012-10-12 21:37:06 +02:00
Laurent Destailleur
399aaf1459
Fix: warning
2012-10-05 09:33:01 +02:00
Laurent Destailleur
e707f73067
Fix: getTrad
2012-10-04 10:04:08 +02:00