Laurent Destailleur
2264009247
Fix: css
2014-11-20 11:24:06 +01:00
Laurent Destailleur
9f6a6d1300
Fix: Missing translation
2014-11-20 10:55:38 +01:00
Laurent Destailleur
c8cd36f3e6
Fixed: ref supplier was visible with label Ref customer.
2014-11-20 10:48:55 +01:00
Laurent Destailleur
d94d7f683b
Try to solve warning.
2014-11-20 10:31:59 +01:00
Laurent Destailleur
358ddb0abc
Fix: W3C. form into table is forbidden. This makes some browsers crazy.
2014-11-20 10:15:24 +01:00
aspangaro
4b229dabfd
#1706 Missing table cell in shipment list header + Search fields doesn't work
2014-11-20 06:55:38 +01:00
aspangaro
01a5f22f4a
#1704 Untranslatable token in externalsite module admin
2014-11-20 06:34:50 +01:00
aspangaro
0ec30ea8c0
Merge remote-tracking branch 'Upstream/3.7' into 1657
2014-11-20 06:03:50 +01:00
aspangaro
4d48205e45
#1657 Intervention preview date is not displayed
2014-11-20 06:01:08 +01:00
Laurent Destailleur
179834c663
Merge branch '3.7' of git@github.com:Dolibarr/dolibarr.git into 3.7
2014-11-19 23:10:49 +01:00
Laurent Destailleur
f7206c2a52
Fixed: [ bug #1578 ] Cannot create proposal by copy of another one
2014-11-19 23:10:30 +01:00
Frédéric FRANCE
93ed5875d3
#1650 Can't display supplier products in it's card
...
I think error is in sql request for last supplier invoice list because there is no sql request in supplier products
To avoid error in mysql strict mode
sql-mode="STRICT_ALL_TABLES,ONLY_FULL_GROUP_BY,NO_ZERO_DATE"
2014-11-19 15:50:18 +01:00
Juanjo Menent
9e28452379
Fix: remove duplicate code
2014-11-19 10:02:01 +01:00
Laurent Destailleur
84729a6aa3
Fix: Bad vars
2014-11-18 23:18:59 +01:00
Frédéric FRANCE
3dea1fd68f
#1695 SQL error on task creation
2014-11-18 22:53:39 +01:00
aspangaro
e3edc3f690
#1688 The ref filter searches on rowid not on ref in unpaid supplier invoices list
2014-11-18 21:55:41 +01:00
aspangaro
621f2b5c77
#1672 VAT accounts by default are lost in migration
2014-11-18 21:28:12 +01:00
aspangaro
1b077950cd
#1698 Untranslatable strings in donation module admin
2014-11-18 19:54:48 +01:00
Laurent Destailleur
8b0a9d78bb
Fix: CRLF
2014-11-18 19:03:02 +01:00
Laurent Destailleur
80e62697f0
Merge remote-tracking branch 'origin/3.6' into 3.7
...
Conflicts:
htdocs/compta/bank/treso.php
2014-11-18 19:01:01 +01:00
Laurent Destailleur
1b24356e0f
ssl option is set to CURL_SSLVERSION_TLSv1.
...
Some site disabled ssl v1 to 3 (ex: paypal).
2014-11-18 17:13:08 +01:00
Laurent Destailleur
c8fe538de2
Fix: Filter were lost
2014-11-18 14:37:19 +01:00
Laurent Destailleur
c077998ff8
Fix: Line not visible when there is a lot of lines.
2014-11-18 14:37:14 +01:00
Frédéric FRANCE
cd3bafbef7
Update list.php
2014-11-18 00:27:53 +01:00
Frédéric FRANCE
e9966c50da
#1689 Can't sort supplier invoice payments on amounts
2014-11-18 00:04:45 +01:00
Frédéric FRANCE
d8192d8223
#1685-1686 Clear sort filter works partially in supplier invoices
2014-11-18 00:02:53 +01:00
Frédéric FRANCE
5536abecf7
#1683 Can't clear sort filter on proposals list
2014-11-17 23:57:01 +01:00
Frédéric FRANCE
f2eda0629b
#1682 Date is missing in proposals list
2014-11-17 23:54:39 +01:00
Frédéric FRANCE
167cf258e7
#1666 Clear sort filter works partially in product/services
2014-11-17 23:53:01 +01:00
Frédéric FRANCE
db99b7f09a
#1665 Can't clear sort filter on contacts list
2014-11-17 23:49:39 +01:00
Frédéric FRANCE
264794ec8c
#1664 Can't sort by mobile phones in contact list
2014-11-17 23:46:30 +01:00
aspangaro
de7a38417f
#1680 Clear sort filter works partially in prospects list
2014-11-17 21:45:29 +01:00
aspangaro
86e624c3bc
#1684 Clear sort filter works partially in interventions list
2014-11-17 21:31:18 +01:00
aspangaro
a82953ef70
#1681 Clear sort filter works partially in customers list
2014-11-17 21:18:26 +01:00
Laurent Destailleur
31f987706c
Fix: bugs reported by scrutinizer
2014-11-17 15:13:23 +01:00
Raphaël Doursenaud
079dbf9fbd
Work around bug #1644
2014-11-17 14:59:14 +01:00
Raphaël Doursenaud
7a7097a106
Work around bug #1643
2014-11-17 14:58:48 +01:00
Laurent Destailleur
05059da9e8
Fix: [ bug #1631 ] technical error in the display of associated objects
...
/ erreur technique à l'affichage des objets associés à un projet
2014-11-17 01:06:30 +01:00
Laurent Destailleur
737dfab5b2
Fix: If error on add line of type "product" when creating
...
proposal/order/invoice, do not show date of services.
2014-11-16 19:12:05 +01:00
Laurent Destailleur
8d4fc263c5
Fix: Var not defined
2014-11-16 18:37:09 +01:00
Laurent Destailleur
01279edfc8
Fixed: [ bug #1570 ] Negative supplier invoices do not appear in bank
...
planned transactions.
2014-11-16 16:36:32 +01:00
Laurent Destailleur
10117d045f
Fixed #1637
2014-11-16 16:15:31 +01:00
Laurent Destailleur
e3a8041b0d
Merge remote-tracking branch 'origin/3.6' into 3.7
...
Conflicts:
htdocs/compta/facture.php
htdocs/user/fiche.php
2014-11-16 15:46:08 +01:00
Laurent Destailleur
64a2cce7c0
Merge remote-tracking branch 'origin/3.5' into 3.6
2014-11-16 14:11:19 +01:00
Laurent Destailleur
10f7b23dfc
scrutinizer config
2014-11-16 00:49:14 +01:00
Laurent Destailleur
d4ad7236e5
Clean old code for multiselect (replaced with select2 plugin).
2014-11-16 00:46:27 +01:00
Laurent Destailleur
81e203eef1
Fix: Ref was not visible.
2014-11-15 20:48:39 +01:00
Laurent Destailleur
c186f13218
Fix: Param $action was not defined.
...
A better fix must be done later be removing useless hooks that are
duplicate with triggers.
2014-11-15 19:04:21 +01:00
Laurent Destailleur
ec4b29c65d
Fix: quality controls
2014-11-15 18:37:36 +01:00
Laurent Destailleur
539a201d3e
Fix: doxygen
2014-11-15 18:30:37 +01:00