Laurent Destailleur
e013fa01a7
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:32 +01:00
Laurent Destailleur
9d4471dd67
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
Conflicts:
htdocs/core/modules/import/import_csv.modules.php
2012-10-28 19:53:14 +01:00
Laurent Destailleur
3738d3e6be
Fix: Better fix for import when field is computed by a function
2012-10-28 18:57:30 +01:00
Regis Houssin
b952a7f9bf
Fix: convert line delimiters (use the last eclipse version)
2012-10-28 13:57:21 +01:00
Regis Houssin
82cb0802d0
Fix: broken feature, missing $page
...
Fix: bad field name
2012-10-28 02:14:08 +02:00
Laurent Destailleur
ee29c65708
Move stock import into stock module (stock module is at a low level than
...
product)
2012-10-27 20:27:07 +02:00
Laurent Destailleur
6c0fb9a1f1
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2012-10-27 20:04:03 +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
Christophe Battarel
253e3412db
fix wrong insert sql construction
...
field type detection was made before optional conversions so it might be wrong; i replaced it with a more simple solution
2012-10-27 12:55:28 +02:00
Regis Houssin
6b07579620
Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-10-27 11:30:36 +02:00
Regis Houssin
2bbfad2460
Fix: missing parameter
2012-10-27 11:30:08 +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
Laurent Destailleur
833ada4732
Merge pull request #465 from simnandez/develop
...
Fix: [ bug #579 ] Multi-Company and imports
2012-10-26 11:00:52 -07:00
simnandez
9ada60afbc
New: More import options. Products categories
2012-10-26 18:53:56 +02:00
simnandez
3821bf8c66
New: More import options. Products categories
2012-10-26 18:43:34 +02:00
simnandez
9a05bc8e83
New: More import options. Products categories
2012-10-26 18:38:34 +02:00
simnandez
d4df585e3c
New: More import options. Customer and suppliers categories
2012-10-26 18:34:49 +02:00
simnandez
425ebae802
New: More import options. Products categories
2012-10-26 18:19:04 +02:00
Laurent Destailleur
0d48682eed
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop
2012-10-26 17:59:39 +02:00
simnandez
7aec227694
New: More import options. Products stocks
2012-10-26 17:52:53 +02:00
simnandez
970933ec7f
Fix: [ bug #579 ] Multi-Company and imports
2012-10-26 17:29:41 +02:00
Regis Houssin
c521a77e92
New: add key generator in webservices admin page
2012-10-26 15:20:47 +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
Regis Houssin
b5d70ad17f
Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-10-25 22:30:41 +02:00
Regis Houssin
48ce43d6f1
New: add export filters (thank you Charles Benke)
2012-10-25 22:30:17 +02:00
simnandez
e89a06bb9c
Fix: Bad ProfId assignation in imports
2012-10-25 17:08:25 +02:00
Laurent Destailleur
cbff238cbd
New: Support property "required" for extra fields.
2012-10-25 16:23:58 +02:00
Regis Houssin
4f1ef1bcf8
Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-10-25 15:01:26 +02:00
Regis Houssin
89b794dcd0
Fix: avoid errors with IE
2012-10-25 15:01:04 +02:00
Laurent Destailleur
a60516ae0d
Fix: Show warning only if transaction level not correct
2012-10-25 14:16:06 +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
Regis Houssin
f8f1d3a0df
Fix: borken feature, add PROPALE_PDF_PAIEMENT_ENABLED for view paiement
...
mode and paiement method in pdf
2012-10-25 09:24:05 +02:00
Regis Houssin
1cbd2a1b1c
Fix: broken feature
2012-10-25 08:45:35 +02:00
Regis Houssin
23707e2346
Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-10-24 22:50:44 +02:00
Regis Houssin
65594d88a0
Fix: strict mode
2012-10-24 22:50:19 +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
Laurent Destailleur
1b116c05ef
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2012-10-24 21:21:58 +02:00
Laurent Destailleur
d1a4a6a090
New: Support synchro of field job/title.
...
New: Add script to synchronize users from ldap to dolibarr.
2012-10-24 21:19:10 +02:00
Laurent Destailleur
afb94c5014
Fix: Avoid warning
2012-10-24 21:16:58 +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
0b32b24eba
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2012-10-24 16:25:22 +02:00
Laurent Destailleur
2f4f427d9e
Fix: ldap errors
2012-10-24 16:25:09 +02:00
fhenry
597ba3e6fc
[ task #581 ] Implement function DDLInfoTable for PostgreSQL db class
2012-10-24 11:37:00 +02:00
Regis Houssin
1055cf4e53
Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-10-24 10:19:46 +02:00
Regis Houssin
4f45ba8ff6
Fix: remove br
2012-10-24 09:56:31 +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
9589b84a1a
Fix: No reason to start content of a cell with br
2012-10-22 19:30:49 +02:00
Regis Houssin
9bbea4f385
Fix: use span is better
2012-10-22 17:06:27 +02:00
Laurent Destailleur
eaad5f075e
Fix: Some fix to removed refused controls by distrib package build
...
systems.
2012-10-22 13:08:55 +02:00
Regis Houssin
2f15857dab
Fix: add mobile phone in contact list
...
TODO: Fax is obsolete and not used by several companies
2012-10-22 11:20:59 +02:00
Regis Houssin
6329344df2
Fix: broken features
...
Fix: use entity O for all entities
2012-10-22 09:15:08 +02:00
Laurent Destailleur
d56791d4dc
Fix: Works with PHP 5.2
2012-10-22 00:43:59 +02:00
Laurent Destailleur
bba5057d5d
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2012-10-21 15:51:03 +02:00
Laurent Destailleur
fbb3ce63a7
Fix: PDF works with US executive format.
2012-10-21 15:50:53 +02:00
Laurent Destailleur
cb95621d7e
Merge pull request #455 from simnandez/develop
...
New: More import options. Thirds Bank Accounts
2012-10-19 10:27:41 -07:00
Laurent Destailleur
ffa1b10061
doxygen
2012-10-19 14:45:00 +02:00
simnandez
aa53b7a2ba
New: More import options. Thirds Bank Accounts
2012-10-19 13:00:53 +02:00
Laurent Destailleur
70cf195fb4
Fix: removed test code
2012-10-19 09:34:31 +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
0152e226c1
Fix: Use correct translation of fields
2012-10-18 13:25:32 +02:00
Laurent Destailleur
82e0462dc8
Merge pull request #453 from simnandez/develop
...
New: More import options. Categories Trad: Add es_ES and ca_ES missing translations
2012-10-18 03:31:55 -07:00
Regis Houssin
d705995a49
Fix: convert line delimiters
2012-10-18 10:36:53 +02:00
Regis Houssin
446a81b4c4
Fix: move class in template
2012-10-18 10:35:55 +02:00
Laurent Destailleur
97001951e6
New: Add field stock into product export
2012-10-17 20:32:57 +02:00
Laurent Destailleur
319b512157
Fix: Avoid empty messages
2012-10-17 19:02:21 +02:00
simnandez
d7dcd3c14b
New: More import options. Supplier Products
2012-10-17 19:02:12 +02:00
Laurent Destailleur
c4ce66d784
Enhance error management
2012-10-17 18:47:18 +02:00
Laurent Destailleur
ef1e735ff9
Fix: doxygen
2012-10-17 17:19:28 +02:00
Laurent Destailleur
4d5a6c6f01
Typo error
2012-10-17 15:07:13 +02:00
Laurent Destailleur
01bd20147e
Fix: Some fixes and enhancement into modularizing log functions
2012-10-17 14:46:20 +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
Laurent Destailleur
05ca191335
Merge pull request #451 from marcosgdf/syslog
...
Created a modular syslog handler system
2012-10-17 05:03:14 -07:00
simnandez
23d3b6a783
New: More import options. Supplier Products
2012-10-17 12:36:30 +02:00
simnandez
6f430cc630
New: More import options. Supplier Products
2012-10-17 11:43:26 +02:00
simnandez
cf814dc7fd
New: More import options. Categories
...
Trad: Add es_ES and ca_ES missing translations
2012-10-17 10:42:16 +02:00
simnandez
2cf88e7847
New: More import options. Categories
...
Trad: Add es_ES and ca_ES missing translations
2012-10-17 10:40:17 +02:00
Regis Houssin
26a5ac53d7
Fix: possibility to disable ajax
2012-10-16 16:10:23 +02:00
Marcos García
3c051abc22
Orders and proposals should also replace {object_total_discount}
2012-10-16 13:43:50 +02:00
Marcos García
ac4ee01723
mod_syslog_syslog class shouldn't be active if openlog is not available
2012-10-16 13:39:23 +02:00
Marcos García
df2262f8be
Stopped using (un)serialize functions but json functions
2012-10-16 12:18:05 +02:00
Marcos García
180eddff49
Because the rest of the class is using SYSLOG_CHROMEPHP_INCLUDEPATH it needs to be restored...
2012-10-16 02:25:48 +02:00
Marcos García
f250bb41e9
Removed unnecessary comments and commented unused config variables
2012-10-16 02:13:38 +02:00
Marcos García
07dcb07fd2
Created a modular syslog handler system
...
I've split all log handlers into classes so that people can make
new log handler systems without making changes to the core.
Also, now every log handler can handle how and what will be logged.
2012-10-16 02:01:37 +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
Marcos García
59e8964bc5
Fixed PHP warning on MailmanSPIP module
...
Also simplified the code and removed unused variables from it
2012-10-14 23:56:28 +02:00
simnandez
6f799f8e16
New: More import options. Warehouses
2012-10-13 18:02:43 +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
Regis Houssin
df1e4a401a
Fix: convert line delimiters
...
Info: the last Eclipse version fix this problem
2012-10-13 11:42:58 +02:00
Laurent Destailleur
6046feda11
Restore border into PDF
2012-10-11 09:42:47 +02:00
Regis Houssin
10bd942328
Fix: customer ref is very important for a best traceability
2012-10-10 12:04:08 +02:00
Laurent Destailleur
8b4886073c
Fix: Removed the FIXME. This is supported by the pgsql driver.
2012-10-09 12:03:39 +02:00
Regis Houssin
044ec61aba
Merge pull request #446 from atm-maxime/develop
...
Task # 186 : Forgot to add the new box in the mod definition...
2012-10-08 23:50:49 -07:00
Maxime Kohlhaas
67dbae4486
Correction for new box inclusion
2012-10-09 00:58:07 +02:00
Maxime Kohlhaas
229005b1a9
Task # 186 : Forgot to add the new box in the mod definition...
2012-10-09 00:54:02 +02:00
Maxime Kohlhaas
d343b76f91
Bug # 543 and # 570 : contact address is now used in recipient block and no more display bug on customer order ref until 36 digits
2012-10-09 00:28:52 +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
Christophe Battarel
04be578863
fix wrong last update in cleansep function
2012-10-08 11:32:28 +02:00
Laurent Destailleur
215d7a883e
Fix: Revert bugged new feature that show false information.
2012-10-06 23:13:46 +02:00
Laurent Destailleur
6873e93b7f
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2012-10-05 19:40:09 +02:00
Laurent Destailleur
34f2402cb5
Qual: Removed dead code
2012-10-05 19:39:53 +02:00
Maxime Kohlhaas
85c03faec7
Merge branch 'mko186' into develop
...
Conflicts:
htdocs/langs/en_US/orders.lang
htdocs/langs/fr_FR/orders.lang
2012-10-05 08:30:09 +02:00
simnandez
f873198442
Fix: Warning into perms page
2012-10-04 18:40:05 +02:00
simnandez
caef97dc08
Task # 104: Check if module invoice is active and user has creation
...
permissions. Move creation invoice to action bar into customer card
2012-10-04 18:23:21 +02:00
Maxime Kohlhaas
16f82216bf
Task # 186 : Add stock column in sql request to get object lines + display alert icon if stock is too low
2012-10-04 16:26:33 +02:00
Laurent Destailleur
5c6b0c064e
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop
2012-10-04 15:43:28 +02:00
Laurent Destailleur
9ba100a84b
New: Support removing tab into member module
2012-10-04 15:37:10 +02:00
Maxime Kohlhaas
0e17c7c063
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into mko186
2012-10-04 15:36:47 +02:00
Laurent Destailleur
bdb7becbc6
Fix: Try another fix on getTrad bug.
2012-10-04 09:44:04 +02:00
Laurent Destailleur
4b27a9215b
Fix: Show message only when needed
2012-10-03 23:15:57 +02:00
Laurent Destailleur
59a33db53d
Fix: Add warning to ask refresh.
2012-10-03 20:10:29 +02:00
Laurent Destailleur
2159848490
Fix: getTradFromKey
2012-10-03 17:47:53 +02:00
Laurent Destailleur
2617fc21a6
Some fix: List of invoices to show in "to bill" menu must contains
...
"Validated, Shipment in process, Delivered" (some users may want to
make invoice before shipment, some after).
We keep workflow opened by default. Module workflow may restrict this
however.
Also, remove menu entry, because we now have direct link to page onto
list.
2012-10-03 11:43:39 +02:00
simnandez
921795e562
Task # 104 : Remove MAIN_FEATURES_LEVEL
2012-10-03 09:16:27 +02:00
Regis Houssin
fc1cc95d08
Fix: bad path
2012-10-03 08:54:21 +02:00
Laurent Destailleur
c25e908b75
Doxygen
2012-10-03 00:30:50 +02:00
Maxime Kohlhaas
89e14043a1
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into mko186
2012-10-02 11:01:21 +02:00
Spangaro Alexandre
3ae6117e16
Reintegrate accounting.php in admin
2012-10-02 06:07:57 +02:00
Spangaro Alexandre
3e4fd761a5
Add function to choose chart of accounts
2012-10-02 05:45:49 +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
1aa3156958
Task # 186 : new box of products with stock alert
2012-10-01 16:44:38 +02: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
Laurent Destailleur
9db72fb50d
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop
2012-09-28 16:11:46 +02:00
Laurent Destailleur
e7203fa4f3
New: The discount on line for supplier invoices is now supported
2012-09-28 16:08:44 +02:00
Christophe Battarel
15d7266abf
import : add csv options (separator and enclosure)
2012-09-28 10:23:04 +02:00
Laurent Destailleur
6c769cfaf3
Fix: postgresql compatibility
...
Qual: Removed deprecated code
2012-09-27 23:54:47 +02:00
Laurent Destailleur
e94ddde91d
Fix: Patch calculation field odt
2012-09-27 21:08:32 +02:00
Laurent Destailleur
a98de7ef02
Fix: No error when hour not provided
2012-09-27 13:25:31 +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
051b93c73b
Qual: Code cleaner using field name instead of index number.
...
New: Can use new syntax to define parent of a menu
(fk_mainmenu=&fk_leftmenu=)
2012-09-27 00:05:13 +02:00
Regis Houssin
e9de123036
Fix: hide menu if empty
2012-09-26 12:09:14 +02:00
Regis Houssin
d08e66b0b8
Fix: add member module compatibility
2012-09-26 10:43:15 +02:00
Regis Houssin
817e653519
Fix: add todo for free tag treatment
2012-09-25 18:31:08 +02:00
Christophe Battarel
67333522b0
add ability to remove a product tab if it's defined in a module description
2012-09-25 14:42:58 +02:00
Laurent Destailleur
043e5edc2c
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2012-09-24 21:37:36 +02:00
Laurent Destailleur
7d83fdce5b
Fix: Several fixes into date functions
...
Qual: Add PHPUnit tests
2012-09-24 21:37:19 +02:00
Regis Houssin
9792d5a289
Fix: use company name if firstname and lastname not exists
2012-09-24 12:12:37 +02:00
Regis Houssin
c268a62cab
Fix: try to disable 1900 test
2012-09-24 09:30:37 +02:00
Laurent Destailleur
a6b2eab439
Revert bad fix.
...
Unit tests are back ok (when tag is @6 or @=, yearoffset
is not zero but must not be applied when replacing yyyy).
Compatibility with 3.2 is also restored.
2012-09-23 22:09:54 +02:00
Laurent Destailleur
0741b907ee
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2012-09-23 22:03:08 +02:00
Laurent Destailleur
0c1651dbf3
Doxygen
2012-09-23 22:02:44 +02:00
Regis Houssin
d147c360d3
FIXME: this code is useless, $yearoffset is 0 by default
2012-09-23 17:05:08 +02:00
Laurent Destailleur
7fac6b65f6
Fix: Fix for compatibility with previous version and for case "@=".
...
Qual: Add a lot of phpunit tests to validate all get_next_value()
cases.
2012-09-23 16:25:08 +02:00
Laurent Destailleur
9bbe0e6b1c
Qual: Mutuamize codeby using tpl.
...
New: Support unique field for extrafields
2012-09-22 20:27:06 +02:00
Regis Houssin
e721c6e723
Fix: more simple too
2012-09-22 10:40:12 +02:00
Regis Houssin
1e3cecf25c
Fix: can use {yy}{mm} or {mm}{yy}
2012-09-22 10:33:25 +02:00
Regis Houssin
6151bc3a42
Fix: more simple
2012-09-22 09:18:36 +02:00
Regis Houssin
eee4434850
Fix: update doc
2012-09-22 09:03:38 +02:00
Regis Houssin
d48f494eb0
Fix: check fiscal date and new year
2012-09-22 08:53:10 +02:00
Regis Houssin
ba1b282c3b
Fix: remove unused code
2012-09-21 11:28:28 +02:00
Regis Houssin
50b0dcf47e
New: try to use new tag
2012-09-21 11:23:31 +02:00
Laurent Destailleur
5e9cd37107
Uniformise look of PHP Info page.
2012-09-21 00:13:20 +02:00
Laurent Destailleur
408a4553ee
Help center at end (because we leave software)
2012-09-20 22:54:05 +02:00
Laurent Destailleur
05e20b8f30
New: Can exclude some type of events
2012-09-20 00:42:51 +02:00
Regis Houssin
d58c106f66
Fix: convert line delimiters !!!
2012-09-19 17:53:09 +02:00
Regis Houssin
98b38628c5
Fix: optimizing
2012-09-19 17:24:40 +02:00
Laurent Destailleur
cd3d01127c
Merge pull request #404 from grandoc/develop
...
fix: Warning : Invalid argument supplied for foreach()
2012-09-19 07:40:43 -07:00
Laurent Destailleur
8b7342f0ea
New: Project notes use the note.tpl templates
2012-09-19 16:03:17 +02:00
Grand Philippe
aa7cd880c0
fix: Warning : Invalid argument supplied for foreach()
2012-09-19 15:07:06 +02:00
Laurent Destailleur
533e285dad
Merge pull request #403 from simnandez/develop
...
Trad: Add ca_ES and es_ES translations
2012-09-19 05:53:43 -07:00
Laurent Destailleur
9bc0011290
Merge pull request #405 from cbattarel/develop
...
correct some ajax bugs caused by tpl recent updates
2012-09-19 05:53:29 -07:00
Laurent Destailleur
a68483d72f
Uniformize code.
2012-09-19 14:49:13 +02:00
Laurent Destailleur
0e76bd7ac6
Fix: Blank page when renaming a product ref
2012-09-19 14:11:01 +02:00
Laurent Destailleur
d1cfe2ec54
Fix: Bug when metafile is on
2012-09-19 13:30:59 +02:00
Laurent Destailleur
1347ecf14e
Qual: Removed warnings
2012-09-19 12:49:58 +02:00
Christophe Battarel
de93c819f4
correct some ajax bugs caused by tpl recent updates
2012-09-19 12:02:06 +02:00
Laurent Destailleur
60fc0f2b74
Removed warning
2012-09-19 11:56:50 +02:00
Grand Philippe
2bcbd7dc2a
fix: Warning : Invalid argument supplied for foreach()
2012-09-18 18:00:05 +02:00
simnandez
dd9d3c8ba4
Fix: localtaxes must display in pdf even if they are in negative
2012-09-18 17:57:52 +02:00
simnandez
76f3fb56ea
Fix: Add type of product/service into propals for a correct localtaxes
...
calculation
Fix: Localtax2_type for Spain must be 3
2012-09-18 16:06:45 +02:00
Laurent Destailleur
889f71db6f
Fix: Color of lines must be set for each lines
2012-09-18 12:52:54 +02:00
Laurent Destailleur
4065b52441
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2012-09-17 22:05:36 +02:00
Laurent Destailleur
4a98c08a74
Fix: Use correct date timezone.
2012-09-17 22:05:13 +02:00
Regis Houssin
8bab5fdadd
Fix: convert line delimiters
2012-09-17 19:37:02 +02:00
Regis Houssin
58ae3b9372
Fix: possibility to disable hook
2012-09-17 19:36:43 +02:00
Regis Houssin
dc7100677a
Fix: avoid warning if no object
2012-09-17 16:28:37 +02:00
Laurent Destailleur
ef4831d119
Solved FIXME. I keep the code but commented, to keep source the more
...
similar as possible than invoices.
2012-09-17 11:46:50 +02:00
Regis Houssin
16ad953d10
Fix: best practice
2012-09-17 08:13:29 +02:00
Regis Houssin
80eceab230
Fix: restore broken features
2012-09-17 07:15:38 +02:00
Regis Houssin
10b122578e
FIXME: $deja_regle not use in proposal?
2012-09-17 06:52:33 +02:00
Regis Houssin
bf008c7640
Fix: optimizing
2012-09-17 06:43:58 +02:00
Laurent Destailleur
cd6a8fa761
New: Uniformize code
2012-09-17 02:07:14 +02:00
Laurent Destailleur
3953be53a7
Qual: Mutualize code
...
New: Can use extrafields on contacts/addresses.
2012-09-17 01:39:30 +02:00
Laurent Destailleur
2170801fd2
New: Uniformize pdf generation code. We also keep space to repeat pdf
...
head info.
2012-09-17 00:43:23 +02:00
Laurent Destailleur
07fa800360
Fix: Correct concat when mixing not html and html descriptions
2012-09-16 20:23:57 +02:00
Laurent Destailleur
df3227ef7e
Migrate spain to localtax type.
2012-09-16 16:56:24 +02:00
Laurent Destailleur
b724a78cb3
Fix: Debug dictionnary to add localtaxes
2012-09-16 15:04:55 +02:00
Laurent Destailleur
d48f294531
New: [ task #289 ] Reorder tasks
2012-09-15 15:33:00 +02:00
Laurent Destailleur
9147911ae4
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
Conflicts:
htdocs/core/tpl/freeproductline_create.tpl.php
htdocs/core/tpl/predefinedproductline_create.tpl.php
2012-09-15 13:53:19 +02:00
Laurent Destailleur
4566595d44
Fix: W3C when module margin is on
2012-09-15 13:44:40 +02:00
Regis Houssin
43c0a03758
Fix: strict mode tornado
2012-09-15 11:21:22 +02:00
Regis Houssin
e19f8c54f1
Fix: strict mode hurricane
2012-09-15 10:01:35 +02:00
Regis Houssin
be13602c71
Fix: use getDocumentsLink method
2012-09-15 09:02:20 +02:00
Regis Houssin
4220229573
Fix: minor change
2012-09-14 15:56:50 +02:00
Laurent Destailleur
e7d3d9496c
first step for extrafield for contact/address
2012-09-14 12:15:55 +02:00
Regis Houssin
968380ba3e
Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-09-13 18:50:29 +02:00
Laurent Destailleur
46ee00fc5e
A party to fish bugs and merou.
2012-09-13 18:28:03 +02:00
Regis Houssin
f902fedbb8
Fix: split for more possibility
2012-09-13 17:43:24 +02:00
Laurent Destailleur
af5507bcfa
Fix: restore correct behaviour. Space is output only if there is an img
...
+ text. img alone is not enough.
2012-09-13 16:13:12 +02:00
Regis Houssin
7eef637776
Fix: strict mode killer
2012-09-13 11:52:50 +02:00
Laurent Destailleur
ed61508b3f
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2012-09-13 10:14:47 +02:00
Laurent Destailleur
4cc56f0176
New: Extra fields supports more types (now int, string, double, date,
...
datetime)
2012-09-13 10:14:25 +02:00
Regis Houssin
6561694658
Fix: invert space
2012-09-13 10:03:58 +02:00
Regis Houssin
1fa84aa92b
Fix: better
2012-09-13 10:02:45 +02:00
Regis Houssin
9130dbda4e
Fix: wrong space
2012-09-13 09:57:12 +02:00
Regis Houssin
b1e01b50f5
Fix: use warning icon for limit size of tab
...
Fix: optimizing textwithtooltip method
2012-09-13 09:52:03 +02:00
Laurent Destailleur
d5e8037483
Merge pull request #395 from marcosgdf/translations
...
Improved translations
2012-09-12 11:08:55 -07:00
Regis Houssin
5770245805
Fix: rename the hook
2012-09-12 19:37:37 +02:00
Marcos García
cb4044755b
Fixed export translations
...
Added missing strings
Corrected some translations
2012-09-12 19:11:03 +02:00
Regis Houssin
28e5ba6c18
Fix: mini strict mode
2012-09-12 18:47:06 +02:00
simnandez
2e37084c55
Fix: If price is 'TTC' we need to have the totals without VAT for a
...
correct
calculation
Fix: The updateline of propal must include the localtaxes totals
2012-09-12 17:48:45 +02:00
Laurent Destailleur
dd66ebd3f6
New: Use GB address format
2012-09-12 17:39:02 +02:00
Laurent Destailleur
040dd09f5d
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2012-09-12 17:25:01 +02:00
Regis Houssin
b78b0830d1
Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-09-12 14:56:23 +02:00
Regis Houssin
664ceb7f2c
Fix: This is a 'superglobal', there is no need to do 'global $variable;'
...
to access it within functions or methods.
2012-09-12 14:55:39 +02:00
Laurent Destailleur
c9678e3f1d
Merge pull request #391 from marcosgdf/minor
...
Fixed xinputuser emailing module
2012-09-12 05:53:12 -07:00
Regis Houssin
a2f1107bfc
Fix: add GET in hook parameters
2012-09-12 14:49:36 +02:00
Marcos García
98092b952d
Fixed xinputuser emailing module
...
Lastname wasn't being recorded
2012-09-12 14:49:02 +02:00
Laurent Destailleur
ce1b759c47
Merge pull request #390 from cbattarel/develop
...
use selected value in contact type list + remove duplicate print statement
2012-09-12 04:18:32 -07:00
Laurent Destailleur
71c25bb939
Hide not frequently used third level menus entries.
2012-09-12 13:01:20 +02:00
Christophe Battarel
8111909340
use selected value in contact type list + remove duplicate print statement
2012-09-12 12:55:45 +02:00
Regis Houssin
7358223c8f
Fix: convert line delimiters
2012-09-12 12:41:44 +02:00
Regis Houssin
b75efdcf10
Fix: regression, replace triggers by hooks
2012-09-12 12:27:11 +02:00
Laurent Destailleur
8fd384373a
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2012-09-12 10:57:09 +02:00
Regis Houssin
2557320f8d
Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-09-12 10:47:17 +02:00
Regis Houssin
71d5191ff7
Fix: duplicate parameters
2012-09-12 10:46:35 +02:00
Stephen L
8fcf20227a
Fix: definition of all substitution functions is no more required
...
Signed-off-by: Stephen L. <lrq3000@gmail.com>
2012-09-11 20:15:03 +02:00
Laurent Destailleur
54be534506
Add comment and renamed file to be sure new function is not called
...
directly. Not sure it's a good idea to have dolDeleteFile separated
since it must be called only by dol_delete_file.
2012-09-11 20:06:37 +02:00
Regis Houssin
b39c9c514a
Fix: split into 2 functions
2012-09-11 18:52:23 +02:00
Regis Houssin
3e033ef48c
Fix: doc
2012-09-11 17:09:43 +02:00
Regis Houssin
1d6645c5c4
Fix: rename this method
2012-09-11 17:08:29 +02:00
Regis Houssin
f95d611f12
New: add hooks in dol_delete_file and list_of_documents methods
2012-09-11 17:08:10 +02:00
Laurent Destailleur
a249061017
Fix: If object already loaded, the url was not returned.
2012-09-11 15:49:46 +02:00
Regis Houssin
97fffe7b62
Merge pull request #387 from marcosgdf/minor
...
Search thirds from barcode directly from the mini search box
2012-09-11 06:34:32 -07:00
Marcos García
85064abdad
Search thirds from barcode directly from the mini search box
...
Also added a check when generating barcode image
2012-09-11 14:27:41 +02:00
Laurent Destailleur
1c91027a4e
Fix: Uniformize pdf code. Try to solve offset when a product line is
...
moved onto next page.
2012-09-11 14:03:16 +02:00
Regis Houssin
7712b1c25f
Merge pull request #385 from marcosgdf/translations
...
Improved translations
2012-09-10 20:30:25 -07:00
Laurent Destailleur
12b42ab1b4
Doc
2012-09-11 01:53:15 +02:00
Laurent Destailleur
ef00d592e7
Fix: Backward compatibility with spain.
2012-09-11 01:42:50 +02:00
Laurent Destailleur
e68f861923
New: Add more test and enhancement to make new calcul_price function
...
more reliable. We need to add more PHPUnit test case on this function
(testcase using localtax1 and localtax2).
2012-09-11 01:09:34 +02:00
Marcos García
f2393f08bc
Translated paper formats and size units in PDF admin page
2012-09-11 00:36:49 +02:00
Laurent Destailleur
b6239427f6
Merge pull request #382 from cbattarel/localtax
...
calculate prices with generic local taxes management
2012-09-10 14:36:44 -07:00
Marcos García
62b7ba607d
Better practice
...
Replaced `empty($conf->global->MAIN_MODULE_BARCODE)` with `empty($conf->barcode->enabled)`
2012-09-10 23:23:25 +02:00
Marcos García
61e2596e4d
Task #539 - Add new products into proposals,invoices... with barcode
2012-09-10 22:55:12 +02:00
Christophe Battarel
c6da5b79fe
change localtaxes parameters to be compatible with older calls
2012-09-10 16:49:36 +02:00
Christophe Battarel
8c11da1df8
readapt to 3.3
2012-09-10 16:01:20 +02:00
Christophe Battarel
4cca760feb
calculate prices with generic local taxes management
2012-09-10 15:47:33 +02:00
Regis Houssin
ba2f986282
Fix: [ bug #537 ] Fatal error: Using $this when not in object context
2012-09-10 14:40:32 +02:00
Regis Houssin
6162d296ce
Fix: strict mode cowboy
2012-09-10 14:30:33 +02:00
Regis Houssin
d7f3deffce
Fix: convert line delimiters
2012-09-09 16:32:03 +02:00
Regis Houssin
9058439015
Fix: best practice
2012-09-09 16:17:19 +02:00
Laurent Destailleur
83cdb2167e
Fix: Use bad parameter name
2012-09-09 15:23:09 +02:00
Laurent Destailleur
fcce22026a
Fix: Bad name of var
2012-09-09 15:09:54 +02:00
Laurent Destailleur
e0624abb2c
Added option THEME_ELDY_USE_HOVER to enable mouse hover, because when
...
using software a lot, it becomes annoying. So we let user choose
(choice possible only with eldy theme for the moment).
2012-09-09 14:49:20 +02:00
Laurent Destailleur
a551fa982e
Comments
2012-09-08 21:29:03 +02:00
Regis Houssin
d2e336ddd6
Fix: GET and POST treatment in dol_loginfunction()
2012-09-08 15:16:27 +02:00
Laurent Destailleur
5641a451d5
Revert "Fix: GETPOST is already in method"
...
This reverts commit ce26a3cc81 .
2012-09-08 13:33:48 +02:00
Regis Houssin
ce26a3cc81
Fix: GETPOST is already in method
2012-09-08 13:24:10 +02:00
Laurent Destailleur
00ceaf9fac
Sec: XSS hole
2012-09-08 13:19:54 +02:00
Laurent Destailleur
a7fdbcbddc
Update auguria module
2012-09-08 02:03:47 +02:00
Laurent Destailleur
d0528740c2
Fix: We must not show date range for a product line type (only
...
service line)
2012-09-08 01:02:54 +02:00
Laurent Destailleur
7c27cfa88e
Fix: br at wrong place (a different fix that should be ok in all cases)
2012-09-08 00:58:14 +02:00
Laurent Destailleur
1280499110
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2012-09-08 00:52:59 +02:00
Laurent Destailleur
265ef489a6
Merge menu "System info" with "System tools"
2012-09-08 00:52:44 +02:00
Regis Houssin
c98e456ba9
Fix: missing <br> and strict mode
2012-09-07 18:16:05 +02:00
Regis Houssin
ee1cf819f7
Fix: mass convert line delimiters
2012-09-07 17:23:16 +02:00
Regis Houssin
5270ec06cb
Fix: compatibility with multicompany transverse mode
2012-09-07 17:20:12 +02:00
Regis Houssin
928aae7f79
Fix: strict mode day
2012-09-07 11:40:59 +02:00
Regis Houssin
b6dc20fb90
Fix: send $varfiles instead _FILES
2012-09-07 10:58:29 +02:00
Regis Houssin
e725ef0eef
Fix: find $upload_dir in first part of $dest_file
2012-09-07 10:54:56 +02:00
Laurent Destailleur
0dfc9e59fe
New: Creation of meta file works for all elements. Disabled by default.
2012-09-07 10:30:02 +02:00
Laurent Destailleur
eb3a262289
Fix: br at wrong place
2012-09-07 10:03:25 +02:00
Regis Houssin
171f25d3b2
Fix: getDirList is ambiguous, this method can return dir list or files
...
list. Method is renamed to "getNodesList"
2012-09-07 08:47:10 +02:00
Regis Houssin
b6f090eeef
Fix: add notrigger parameter
2012-09-07 08:09:07 +02:00
Laurent Destailleur
13d6024a9f
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2012-09-07 00:15:08 +02:00
Laurent Destailleur
1275a41244
New: Start to work on position of tasks into a project
2012-09-07 00:14:50 +02:00
Laurent Destailleur
28e7b73d21
Enhancement of holiday module
2012-09-06 23:58:09 +02:00
Regis Houssin
83fbaac70d
New: add hook in dol_move_uploaded_file method and split function with
...
dol_check_uploaded_file method
2012-09-06 21:30:44 +02:00
Laurent Destailleur
221b671636
New: The signature feature is full ok now.
2012-09-06 19:07:51 +02:00
Regis Houssin
6f8b403c23
Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-09-06 12:41:08 +02:00
Regis Houssin
b5ba6ef4d9
Fix: broken feature, enable source details by default
2012-09-06 12:37:36 +02:00
Regis Houssin
720d0d99b0
Fix: strict mode
2012-09-06 12:36:55 +02:00
Laurent Destailleur
7f3013cd8f
Fix: Show box even if order was not yet set
2012-09-06 10:22:33 +02:00
Laurent Destailleur
35c44896e4
Strict mode
2012-09-06 10:22:15 +02:00
Laurent Destailleur
856c829c99
New: Add a selection module for emailing to enter a recipient from
...
gui.
2012-09-05 20:41:28 +02:00
Laurent Destailleur
7059cdb07a
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2012-09-05 18:33:01 +02:00
Laurent Destailleur
20bca1dd5a
Qual: Removed useless page
2012-09-05 18:28:12 +02:00
Regis Houssin
3823e5d374
New: add possibility to add or force default directories
2012-09-05 17:37:58 +02:00
Laurent Destailleur
765fd9341a
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2012-09-05 14:42:20 +02:00
Laurent Destailleur
d02076f8f2
Strict mode war
2012-09-05 14:41:45 +02:00
Regis Houssin
4f056c707c
Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-09-05 14:33:00 +02:00
Regis Houssin
c18375d7ee
Fix: broken features
...
$reshook may contain returns stacked by other modules
$reshook is always empty with an array for can not lose returns stacked
with other modules
$hookmanager->resArray may contain array stacked by other modules
2012-09-05 14:30:12 +02:00
Laurent Destailleur
a3cb0e502e
Uniformize code and add comment on localtax to prepare usage for other
...
countries.
2012-09-05 14:05:17 +02:00
Laurent Destailleur
0e1dcb9408
Use a more standard behaviour: If hook return non zero, it is a "replace
...
code" hook. Otherwise, it is "insert code" hook.
2012-09-05 13:05:24 +02:00
Laurent Destailleur
9496fdd20b
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2012-09-05 13:00:01 +02:00
Laurent Destailleur
84438d82f4
Qual: Clean module
2012-09-05 12:59:33 +02:00
Regis Houssin
86f3c8eb26
Fix: return an array
2012-09-05 12:38:39 +02:00
Regis Houssin
696c7eb454
Fix: use require instead include_once
2012-09-05 11:22:52 +02:00
Laurent Destailleur
b20c8d97c0
Fix: Checkstyle
2012-09-05 11:20:52 +02:00
Regis Houssin
1933bd4b50
Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-09-05 10:17:33 +02:00
Regis Houssin
6bd571b31a
New: add hook 'getDirList' in dol_dir_list() method
2012-09-05 10:17:02 +02:00
Laurent Destailleur
cc38fbe33f
Uniformize code
2012-09-05 09:58:35 +02:00
Laurent Destailleur
105cb2373c
Add comment
2012-09-05 04:13:31 +02:00
Laurent Destailleur
246f3b5bb8
New: Add the holiday module (provided by teclib with permission to add
...
it by default).
2012-09-05 03:26:57 +02:00
Laurent Destailleur
55a5d56ebb
Fix: comment
2012-09-04 23:08:57 +02:00
Laurent Destailleur
2f680adbb5
Fix: We must use the shipping address.
2012-09-04 23:03:39 +02:00
Regis Houssin
8a50a391be
Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-09-04 20:47:03 +02:00
Regis Houssin
678e006121
Fix: for test
2012-09-04 20:46:08 +02:00
Laurent Destailleur
95fc429743
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop
2012-09-04 20:05:31 +02:00
Laurent Destailleur
aea89389e8
Qual: Uniformize pdf templates
...
Qual: Removed duplicate pdf templates when content with no technology
difference nor functionnal difference
2012-09-04 20:04:38 +02:00
Regis Houssin
58a9dc1afb
Fix: syntax error
2012-09-04 19:33:11 +02:00
Regis Houssin
32421ef33c
Fix: more simple
2012-09-04 19:25:31 +02:00
Regis Houssin
db9fe97738
New: add "please be patient" message
2012-09-04 19:19:30 +02:00
Regis Houssin
65263886f4
Fix: add distinct for avoid double record
2012-09-04 11:51:51 +02:00
Regis Houssin
795bb1de77
Fix: comaptibility with multicompany and transverse mode
2012-09-04 11:09:17 +02:00
Regis Houssin
7f6bf34362
Try to use blockUI
2012-09-04 09:38:38 +02:00
Regis Houssin
2130571712
New: try jquery blockUI plugin
2012-09-03 22:05:13 +02:00
Regis Houssin
15db85bc86
Fix: prepare external extended ged
2012-09-03 21:00:46 +02:00
Regis Houssin
0797ff3057
Fix: missing concat
2012-09-03 17:25:35 +02:00
Regis Houssin
1abc87f642
Fix: can delete an import file with dialog confirm
2012-09-03 17:14:33 +02:00
Laurent Destailleur
9eb21c3d9f
Fix: Minot miscellanous fix
2012-09-03 10:17:58 +02:00
Regis Houssin
d2ae90f938
Fix: strict mode everywhere
2012-09-02 22:48:52 +02:00
Regis Houssin
e36af3085a
New: add possibility to have a confirm dialog box with on/off buttons
...
Qual: move some functions in lib_head.js
2012-09-02 22:18:06 +02:00
Regis Houssin
0a88287b50
Fix: strict mode circus
2012-09-02 22:16:57 +02:00
Regis Houssin
7e5971f2d1
Fix: missing conf max_file_size
2012-09-02 22:15:18 +02:00
Regis Houssin
afdab32bbf
Fix: avoid warnings (strict mode)
2012-09-02 22:12:56 +02:00
Regis Houssin
a00205a17d
New: add possibility to set and del anothers constants
2012-09-02 22:06:03 +02:00
Regis Houssin
0ad137e734
Fix: uniformize code
2012-09-02 22:00:14 +02:00
Laurent Destailleur
2927a58606
Fix: Some fix into ajax ecm.
...
New: The cache for nb of files into a dir is now implemented. By
default it is "not defined" and we refresh it when making a scan of a
dir for all subdirs.
2012-09-02 20:11:36 +02:00
Laurent Destailleur
f369c9d99b
New: ECM autodir works also for files joined to products and services
2012-09-02 15:03:55 +02:00
Laurent Destailleur
c68ffdfcae
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2012-09-02 14:11:28 +02:00
Laurent Destailleur
1253683b83
Fix: edit of percentage
2012-09-02 14:11:07 +02:00
Regis Houssin
ac5e201829
Fix: compatibility between bureau2crea theme and multicompany module
2012-09-02 11:40:20 +02:00
Regis Houssin
63564f8d50
Fix: broken features
2012-09-02 09:27:06 +02:00
Regis Houssin
c9886fb86d
Fix: same size of view lines
2012-08-31 16:50:46 +02:00
Regis Houssin
f81b696890
Fix: code optimization
2012-08-31 09:25:27 +02:00
Regis Houssin
4054e5a8bd
Merge pull request #364 from marcosgdf/minor
...
Fixed a problem when adding line into proposal
2012-08-30 23:36:36 -07:00
Marcos García
bb99e4d40d
Fixed a problem when adding line into proposal
2012-08-31 07:49:00 +02:00
Marcos García
4209898d20
Lower-cased Header function
2012-08-31 05:58:38 +02:00
Laurent Destailleur
2aa883c25e
Better comments
2012-08-31 01:00:18 +02:00
Regis Houssin
9a6ddbe096
Fix: use $mysoc instead customer
2012-08-30 22:14:18 +02:00
Regis Houssin
e84f57e62c
Fix: restore broken features
2012-08-30 21:37:37 +02:00
Laurent Destailleur
c7e7b67433
Fix: bad default vat calculation
2012-08-30 21:16:41 +02:00
Laurent Destailleur
cd9a6942ce
Revert "Fix: add title"
...
This reverts commit f27821a657 .
2012-08-30 20:28:43 +02:00
Regis Houssin
f27821a657
Fix: add title
2012-08-30 19:32:34 +02:00
Regis Houssin
8f21abfc5a
Fix: Disabled if customer is not subject to VAT
2012-08-30 19:01:48 +02:00
Regis Houssin
88742e41d4
Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-08-30 11:10:53 +02:00
Regis Houssin
95c2650160
Fix: best method
2012-08-30 11:10:17 +02:00
Laurent Destailleur
bd5acde0c7
Add tag to detect new method (to help debugs)
2012-08-29 19:03:58 +02:00
Laurent Destailleur
edab47fbc8
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2012-08-29 18:23:49 +02:00
Regis Houssin
ffd6c07003
Fix: remove obsolete code
2012-08-29 18:14:20 +02:00
Regis Houssin
13d46da3fe
Fix: clear old data before update
2012-08-29 18:01:00 +02:00
Laurent Destailleur
86a12d7471
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2012-08-29 17:43:43 +02:00
Laurent Destailleur
d8d28d6350
New: Add ChromePHP output into syslog module.
2012-08-29 17:43:20 +02:00
Regis Houssin
327e51ccd9
Fix: more simple
2012-08-29 17:40:13 +02:00
Laurent Destailleur
21555f00ef
Fix: Bad test
2012-08-29 16:59:36 +02:00
Laurent Destailleur
87742cb3d8
Qual: Move an admin tools into admin menu.
...
Fix: Fix 7 bugs into the mass vat update tool.
2012-08-29 14:13:13 +02:00
Regis Houssin
6bdba9fa72
Fix: get the good vat rates
2012-08-29 11:55:53 +02:00
Regis Houssin
4da73a8d82
Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-08-29 10:08:46 +02:00
Regis Houssin
54860ef304
Fix: upgrade tcpdf and fpdi
2012-08-29 09:55:32 +02:00
Marcos García
89692fb79e
Uniformized sql error management
...
Eldy told me that this is the correct way to handle SQL errors…
2012-08-29 08:37:12 +02:00
Regis Houssin
70c467e429
Fix: Update vat rate combobox
2012-08-29 08:17:25 +02:00
Marcos García
7c0463b215
Used incorrect translation keys
...
Duplicated keys
2012-08-29 00:29:47 +02:00
Laurent Destailleur
bd05056616
Fix: Missing br removed from select_produits
2012-08-28 22:25:58 +02:00
Laurent Destailleur
32ca894952
Try a fix for js syntax error
2012-08-28 22:05:40 +02:00
Laurent Destailleur
2a800816d9
Merge pull request #356 from cbattarel/develop
...
modify margin management for global discount + correct bug (wrong consta...
2012-08-28 09:24:06 -07:00
Laurent Destailleur
4bd6e9e6ad
Merge pull request #355 from marcosgdf/cerfafr
...
Minor fixes to CerfaFR donation document
2012-08-28 09:09:29 -07:00
Regis Houssin
c0bde33b1f
Fix: [ task #498 ] add same tests in edit mode
2012-08-28 16:11:40 +02:00
Regis Houssin
ce9a16b341
Fix: button add not disabled
2012-08-28 14:42:46 +02:00
Regis Houssin
526f0e310b
Fix: convert line delimiters
2012-08-28 12:38:07 +02:00
Regis Houssin
4332c341bf
Fix: check if textarea is not empty for free lines
2012-08-28 12:36:35 +02:00
Christophe Battarel
c1859d361a
modify margin management for global discount + correct bug (wrong constant name)
2012-08-28 10:13:58 +02:00
Marcos García
c8869e65a6
Minor fixes to CerfaFR donation document
...
* Title wasn't localized
* Fixed donation ref
2012-08-28 09:58:15 +02:00
Regis Houssin
eea7127aa2
Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-08-27 21:45:48 +02:00
Regis Houssin
e55c86074e
Fix: compatibility with combobox
2012-08-27 21:45:19 +02:00
Laurent Destailleur
24c29e23f9
Fix: Force reload of index page when all boxes were removed. This is to
...
be sure to have the combo list complete after this refresh.
2012-08-27 21:16:26 +02:00
Laurent Destailleur
857a11f508
New: Can select thirdparties into emailing targets, even if module
...
category is not enabled.
2012-08-27 20:21:53 +02:00
Laurent Destailleur
80d9fb7134
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2012-08-27 20:02:42 +02:00
Laurent Destailleur
d0d5891eef
New: Add unit foot2, inch2, foot3 and inch3 for surface and volumes.
2012-08-27 20:02:23 +02:00
Regis Houssin
10f9b53557
Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-08-27 19:12:31 +02:00
Regis Houssin
3e2be54ead
Fix: restore old method
2012-08-27 19:11:44 +02:00
Laurent Destailleur
29fa8b64c4
Checkstyle
2012-08-27 18:04:00 +02:00
Regis Houssin
7ca0aa8a78
Fix: restore deprecated files
2012-08-27 17:23:35 +02:00
Regis Houssin
07a10d3984
Fix: add compatibility with old static combobox
2012-08-27 17:18:46 +02:00
Laurent Destailleur
426b3c2627
New: Adding a box add it on column with the less boxes.
2012-08-27 14:47:20 +02:00