Laurent Destailleur
63e1b724cb
Merge pull request #718 from FHenry/3.3
...
Fix [ bug #753 ] cashdesk : Error message when adding product to basket
2013-03-07 14:24:13 -08:00
Laurent Destailleur
e97ca67c4a
Fix: Several problem with localtax into PDF generation
...
Conflicts:
htdocs/core/modules/commande/doc/pdf_einstein.modules.php
htdocs/core/modules/facture/doc/pdf_crabe.modules.php
htdocs/core/modules/propale/doc/pdf_azur.modules.php
htdocs/core/modules/supplier_invoice/pdf/pdf_canelle.modules.php
2013-03-07 19:13:50 +01:00
Laurent Destailleur
668249a195
Fix: We must refresh object also if option MAIN_DISABLE_PDF_AUTOUPDATE
...
is 1 (Cyril ZEKSER)
2013-03-07 18:44:25 +01:00
Laurent Destailleur
a0803e758e
Fix: Missing generic translation
2013-03-07 11:25:14 +01:00
Laurent Destailleur
a3244a4b47
Fix: Missing genereic translation
2013-03-07 11:05:20 +01:00
fhenry
25fa2254c1
Fix [ bug #753 ] cashdesk : Error message when adding product to basket
...
https://doliforge.org/tracker/?func=detail&aid=753&group_id=144
http://www.dolibarr.fr/forum/526-autres-modules/39315-probleme-avec-point-de-vente
http://www.dolibarr.es/index.php/foro/6-icomo/2080-errores-con-tpv-y-tipos-de-iva
2013-03-07 10:50:02 +01:00
eldy
9d047d740b
Fix: no null into not null field
2013-03-06 21:30:37 +01:00
Laurent Destailleur
1f0dbc698c
Merge pull request #714 from FHenry/3.3
...
fix [ bug #749 ]
2013-03-06 10:33:51 -08:00
fhenry
617a71478b
fix [ bug #749 ]
2013-03-05 19:05:12 +01:00
Laurent Destailleur
d5822b7fbd
Fix: Syntax sql error when adding/editing line of contract and when
...
company does not use vat.
2013-03-05 18:13:27 +01:00
Laurent Destailleur
ae2355fda5
Merge branch '3.3' of https://github.com/Dolibarr/dolibarr.git into 3.3
2013-03-05 12:54:37 +01:00
Laurent Destailleur
555b3a1199
Fix:; Removed warning
2013-03-04 21:00:22 +01:00
Laurent Destailleur
f86cad0580
Fix: Try a fix for IE9 (need to be tested with IE 8, 7 and 10)
2013-03-04 17:36:20 +01:00
Laurent Destailleur
c0d2ee19f5
Merge pull request #712 from FHenry/3.3
...
Fix [ bug #747 ]
2013-03-04 08:02:58 -08:00
fhenry
f793ed83f6
Fix [ bug #747 ]
2013-03-04 15:36:40 +01:00
Laurent Destailleur
ae1e0dff87
Merge pull request #710 from FHenry/3.3
...
Fix [ bug #742 ]
2013-03-03 15:26:50 -08:00
Laurent Destailleur
931b556b69
Fix: sql error
2013-03-04 00:01:38 +01:00
fhenry
b0212fc8e6
Fix [ bug #742 ]
...
and translation of constant description
2013-03-03 21:23:18 +01:00
Laurent Destailleur
924d01249c
Prepare 3.3.1 maintenance release
2013-03-02 16:12:06 +01:00
Laurent Destailleur
0f576181be
Merge pull request #707 from simnandez/3.3
...
Fix: Localtax2 for Spain must be based into buyer
2013-03-02 07:05:50 -08:00
Laurent Destailleur
81a06507fa
Fix: data not refreshed
2013-03-02 16:01:46 +01:00
simnandez
b16b8f9ff3
Update ChangeLog for 3.3.1
2013-03-01 22:13:38 +01:00
simnandez
b2763bab15
Fix: Localtax2 for Spain must be based into buyer
2013-03-01 20:38:08 +01:00
simnandez
0cb5b3f50c
Fix: Localtax2 for Spain must be based into buyer
2013-03-01 20:32:49 +01:00
Laurent Destailleur
ac1ff205a4
Merge pull request #700 from FHenry/3.3
...
Fix [ bug #736 ]
2013-03-01 03:49:52 -08:00
Laurent Destailleur
e98b2e2ee1
Merge branch '3.3' of git@github.com:Dolibarr/dolibarr.git into 3.3
2013-03-01 09:48:16 +01:00
Laurent Destailleur
9106a74426
Fix: Package for launchpad
2013-03-01 09:48:03 +01:00
fhenry
0d0c1e8c14
Fix [ bug #736 ]
2013-02-28 21:18:52 +01:00
fhenry
7952a1f1a5
rool back changes
2013-02-28 21:15:45 +01:00
fhenry
dcf76d7bcb
Fix [ bug #736 ]
2013-02-28 21:13:25 +01:00
Regis Houssin
16ad99f8c5
Fix: to force id field name
2013-02-28 19:41:44 +01:00
Regis Houssin
d9b7886ef9
Fix: try to fix regression, stored the last id created in a session
...
variable in order to be used to find out information in the "ref_ext" in
order to differentiate automatic actions.
2013-02-28 18:47:38 +01:00
Laurent Destailleur
d190e924b3
Fix: Update of type was not working.
2013-02-27 19:43:40 +01:00
Laurent Destailleur
8b244b0d61
Fix: select lost if error
2013-02-27 19:21:40 +01:00
Laurent Destailleur
47c89dfd8e
Fix: trans
2013-02-27 17:47:51 +01:00
Laurent Destailleur
f2371be191
Fix: Update button does not appear
2013-02-27 15:24:08 +01:00
Laurent Destailleur
283aeb2945
Fix: Add option MAIN_USE_LOCALTAX_TYPE_7 to hide localtax 7 because
...
type 7 need to be implemented at invoice level, not line level. This
disable the feature (we need better implementation) without removing it
for people using it in the past.
2013-02-27 01:06:08 +01:00
Laurent Destailleur
18aff92366
Merge pull request #683 from FHenry/3.3
...
Fix [ bug #733 ]
2013-02-26 11:03:36 -08:00
Laurent Destailleur
c4948ea3db
Fix: It seems foreign key is not deleted sometimes. To be sure, we force
...
delete also at end.
2013-02-25 20:23:44 +01:00
fhenry
af6bb94ff3
Merge branch '3.3' of https://github.com/Dolibarr/dolibarr.git into 3.3
2013-02-22 15:02:33 +01:00
fhenry
44b5b98308
Fix [ bug #733 ]
2013-02-22 15:02:06 +01:00
Regis Houssin
ae154ed9a3
Merge branch '3.3' of git+ssh://git@github.com/Dolibarr/dolibarr.git into 3.3
2013-02-22 13:15:41 +01:00
Regis Houssin
b5d2a378fa
Fix: pdf models are unstable and time consuming.
2013-02-22 13:14:54 +01:00
Laurent Destailleur
6b50ddf6ec
Merge pull request #682 from FHenry/3.3
...
Fix bug #730
2013-02-22 03:45:32 -08:00
Regis Houssin
dd7411593e
Fix: wrong hidden
2013-02-22 12:21:49 +01:00
Regis Houssin
3b45cffafa
Fix: hide blocs with multi-page
2013-02-22 11:26:23 +01:00
Regis Houssin
20522148f2
Fix: regression, the product discount overwrites the default customer
...
discount !
2013-02-22 11:06:45 +01:00
fhenry
aa473fa3e3
Fix bug #730
2013-02-22 09:42:02 +01:00
Laurent Destailleur
fbff66a907
Merge pull request #677 from simnandez/3.3
...
Fix: Pagination at bottom not work correctly with filters applied
2013-02-21 12:44:56 -08:00
simnandez
723c46ec42
Fix: Pagination at bottom not work correctly with filters applied
2013-02-21 14:29:06 +01:00