Regis Houssin
|
82cb0802d0
|
Fix: broken feature, missing $page
Fix: bad field name
|
2012-10-28 02:14:08 +02:00 |
|
Laurent Destailleur
|
a7e35a9308
|
Fix: If we exclude dirs, we must also clean array to avoid to count
them.
|
2012-10-27 20:02:09 +02:00 |
|
Maxime Kohlhaas
|
bed17951b1
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into mko559
|
2012-10-27 15:59:40 +02:00 |
|
Laurent Destailleur
|
443f5ca03e
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2012-10-27 00:23:54 +02:00 |
|
Laurent Destailleur
|
7a48351909
|
Fix: delete file from ecm module
|
2012-10-27 00:23:16 +02:00 |
|
Maxime Kohlhaas
|
fd5fb90649
|
Task # 559 : price defined on product page is unit price. Need to multiplicate this price by qty to have the right global price in the product list
|
2012-10-26 01:07:11 +02:00 |
|
Maxime Kohlhaas
|
fc7bc7e5d9
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into mko559
|
2012-10-26 01:00:22 +02:00 |
|
Maxime Kohlhaas
|
0f1617c31d
|
Task 559 : add use of price by qty in product selection (select and ajax search)
|
2012-10-26 01:00:03 +02:00 |
|
Laurent Destailleur
|
cbff238cbd
|
New: Support property "required" for extra fields.
|
2012-10-25 16:23:58 +02:00 |
|
Laurent Destailleur
|
7b92f66fab
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
develop
|
2012-10-25 13:17:35 +02:00 |
|
Laurent Destailleur
|
daeb1029a1
|
New: Support field required or not
|
2012-10-25 13:11:55 +02:00 |
|
Laurent Destailleur
|
d142dec69a
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2012-10-25 12:45:01 +02:00 |
|
Regis Houssin
|
9d95e8bffb
|
Fix: missing hookmanager
|
2012-10-25 11:44:04 +02:00 |
|
Laurent Destailleur
|
2953ef37e6
|
Methods works with most tables/elements
|
2012-10-25 10:06:29 +02:00 |
|
Laurent Destailleur
|
773b082b13
|
Fix: Restore private: The public method to use by external code is
addExtraField.
|
2012-10-24 21:28:24 +02:00 |
|
Regis Houssin
|
abb5047979
|
Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop
|
2012-10-24 18:41:51 +02:00 |
|
Regis Houssin
|
5c78b2d5dd
|
Fix: possibility to use this function in external module class
|
2012-10-24 18:41:22 +02:00 |
|
Laurent Destailleur
|
0d92fe2de1
|
Normalize code
|
2012-10-24 17:32:10 +02:00 |
|
Laurent Destailleur
|
2f4f427d9e
|
Fix: ldap errors
|
2012-10-24 16:25:09 +02:00 |
|
Laurent Destailleur
|
1999452701
|
Fix: Avoid warnings
|
2012-10-23 23:49:16 +02:00 |
|
Regis Houssin
|
30430953de
|
Fix: missing row and col parameters
|
2012-10-23 09:33:07 +02:00 |
|
Laurent Destailleur
|
ffa1b10061
|
doxygen
|
2012-10-19 14:45:00 +02:00 |
|
Laurent Destailleur
|
657d0197b6
|
Fix: json is a fuck... sh... 3 hours to find a bug ! (json fails
without any warning when converting non utf8 strings).
|
2012-10-18 16:30:12 +02:00 |
|
Laurent Destailleur
|
ef1e735ff9
|
Fix: doxygen
|
2012-10-17 17:19:28 +02:00 |
|
Laurent Destailleur
|
4a913cfb38
|
Merge pull request #449 from marcosgdf/odt-discounts
Created function to retrieve total discounted amount of a commonobject
|
2012-10-17 05:03:55 -07:00 |
|
Regis Houssin
|
26a5ac53d7
|
Fix: possibility to disable ajax
|
2012-10-16 16:10:23 +02:00 |
|
Laurent Destailleur
|
5dff8dbc6d
|
New: Avoid horizontal scroll on standard resolution.
|
2012-10-15 23:13:28 +02:00 |
|
Marcos García
|
c9944a6b9b
|
Created function to retrieve total discounted amount of a commonobject
Also added an ODT tag to let people add it to their invoices, etc..
|
2012-10-15 00:49:39 +02:00 |
|
Laurent Destailleur
|
153997432f
|
Fix: Several fix.
New: Also allow to enter a payment with a negative value on an invoice
and positive onto other.
|
2012-10-13 17:00:38 +02:00 |
|
Laurent Destailleur
|
6046feda11
|
Restore border into PDF
|
2012-10-11 09:42:47 +02:00 |
|
Regis Houssin
|
478449da37
|
Fix: convert line delimiters
|
2012-10-08 20:47:10 +02:00 |
|
Regis Houssin
|
0975918cc6
|
Fix: [task #146] Remove table llx_categorie_association
Conflicts:
htdocs/install/mysql/migration/3.2.0-3.3.0.sql
|
2012-10-08 19:27:02 +02:00 |
|
Laurent Destailleur
|
34f2402cb5
|
Qual: Removed dead code
|
2012-10-05 19:39:53 +02:00 |
|
Laurent Destailleur
|
bdb7becbc6
|
Fix: Try another fix on getTrad bug.
|
2012-10-04 09:44:04 +02:00 |
|
Laurent Destailleur
|
2159848490
|
Fix: getTradFromKey
|
2012-10-03 17:47:53 +02:00 |
|
Regis Houssin
|
fc1cc95d08
|
Fix: bad path
|
2012-10-03 08:54:21 +02:00 |
|
Laurent Destailleur
|
082ee53dae
|
Fix: Miscellaneous fix in supplier product input
|
2012-10-02 00:30:23 +02:00 |
|
Laurent Destailleur
|
eec2a7b34e
|
Merge pull request #429 from atm-maxime/mko559
Task # 559 : add discount on supplier prices
|
2012-10-01 13:31:17 -07:00 |
|
Maxime Kohlhaas
|
ed2a140046
|
Task # 559 : add display of discount in product list while adding line on supplier order
|
2012-10-01 11:45:28 +02:00 |
|
Regis Houssin
|
bcf46d00f0
|
Fix: convert line delimiters !!
|
2012-09-30 21:26:58 +02:00 |
|
Regis Houssin
|
d23188c64a
|
Fix: doxygen
|
2012-09-30 20:49:13 +02:00 |
|
Regis Houssin
|
1919604089
|
Fix: more compatible with multicompany transverse mode
Fix: strict mode bubbles
|
2012-09-27 11:57:46 +02:00 |
|
Laurent Destailleur
|
0c1651dbf3
|
Doxygen
|
2012-09-23 22:02:44 +02:00 |
|
Laurent Destailleur
|
9bbe0e6b1c
|
Qual: Mutuamize codeby using tpl.
New: Support unique field for extrafields
|
2012-09-22 20:27:06 +02:00 |
|
Laurent Destailleur
|
05e20b8f30
|
New: Can exclude some type of events
|
2012-09-20 00:42:51 +02:00 |
|
Grand Philippe
|
aa7cd880c0
|
fix: Warning : Invalid argument supplied for foreach()
|
2012-09-19 15:07:06 +02:00 |
|
Laurent Destailleur
|
1347ecf14e
|
Qual: Removed warnings
|
2012-09-19 12:49:58 +02:00 |
|
Grand Philippe
|
2bcbd7dc2a
|
fix: Warning : Invalid argument supplied for foreach()
|
2012-09-18 18:00:05 +02:00 |
|
Laurent Destailleur
|
4a98c08a74
|
Fix: Use correct date timezone.
|
2012-09-17 22:05:13 +02:00 |
|
Laurent Destailleur
|
df3227ef7e
|
Migrate spain to localtax type.
|
2012-09-16 16:56:24 +02:00 |
|