Laurent Destailleur
b0d7b33815
Merge pull request #715 from jfefe/extrafields
...
[ task #746 ] add extrafields support on propal object
2013-03-11 08:44:59 -07:00
Laurent Destailleur
9eae775837
Merge remote-tracking branch 'origin/3.3' into develop
2013-03-11 14:35:08 +01:00
Laurent Destailleur
710ea872a9
Merge pull request #727 from cbattarel/3.3
...
fix wrong value name when updating buyingprice
2013-03-11 06:25:35 -07:00
Christophe Battarel
f620e6948f
fix wrong value name when updating buyingprice
2013-03-11 09:08:57 +01:00
jfefe
ba8525bd6a
Merge branch 'develop' of git://github.com/Dolibarr/dolibarr into extrafields
...
Conflicts:
htdocs/install/doctemplates/invoices/template_invoice.odt
htdocs/install/doctemplates/proposals/template_proposal.odt
htdocs/install/mysql/migration/3.3.0-3.4.0.sql
2013-03-11 05:21:35 +01:00
Laurent Destailleur
a6ce7bb428
Fix: Regression for negative proposal lines.
...
Conflicts:
htdocs/comm/propal.php
2013-03-08 10:28:25 +01:00
Laurent Destailleur
ffa2c2fb58
Oops, bad fix
2013-03-08 10:22:30 +01:00
Laurent Destailleur
f041a8a95e
Fix: Regression for negative proposal lines.
2013-03-08 10:06:23 +01:00
jfefe
7d3c35fb90
Merge branch 'extra_propal' into extrafields
2013-03-06 01:41:47 +01:00
jfefe
61127e82f6
User must have write permission to edit extrafields on propale
2013-03-06 01:33:55 +01:00
jfefe
9eee5f9509
Fix : extrafields for propale were note saved after creation
2013-03-06 00:18:41 +01:00
Laurent Destailleur
c37e873ab4
Merge remote-tracking branch 'origin/3.3' into develop
...
Conflicts:
htdocs/comm/propal.php
htdocs/commande/fiche.php
2013-03-05 18:32:01 +01:00
jfefe
59627408c0
Edit extrafields on propal
2013-03-04 19:17:11 +01:00
jfefe
f335c4f306
New : add extrafield support on propal object
2013-03-04 18:22:25 +01:00
fhenry
f793ed83f6
Fix [ bug #747 ]
2013-03-04 15:36:40 +01:00
simnandez
7d9d575e40
[ task #731 ] Uniformize ref generation. Propals
2013-03-02 15:57:26 +01:00
eldy
e99b0dd96f
Fix: Select prospect, customer or both
2013-02-21 21:11:21 +01:00
Laurent Destailleur
aa8413d7cb
Fix: Missing migration
...
Fix: Error management
2013-02-17 16:20:49 +01:00
Laurent Destailleur
3eb485d521
Qual: Removed TODO, deprecated code and deprecated properties. This also
...
fix missing combo box of contacts onto CC.
2013-02-12 17:08:21 +01:00
simnandez
ad91eab0ac
[ task #652 ] Reduce clicks into creaton of orders, invoices, etc.
...
Uniformize propal code (not use addpropal.php)
2013-02-02 18:31:45 +01:00
Regis Houssin
fcee35c65d
Fix: $hookmanager is a global object
2013-01-26 10:35:30 +01:00
Laurent Destailleur
56e11e52fa
New: hookmanager class is used frequently and is a factory object, so we
...
can move it during init of environment and use it globally.
2013-01-25 19:12:54 +01:00
Laurent Destailleur
abb6daf2dc
Merge remote-tracking branch 'origin/3.3' into develop
...
Conflicts:
htdocs/core/boxes/box_activity.php
2013-01-19 16:29:16 +01:00
Laurent Destailleur
3551dff18a
Fix: [ bug #671 ] Product country origin is automatically entered in
...
description of invoices, but not in invoices generated from orders
2013-01-19 15:57:28 +01:00
Laurent Destailleur
a5b174eccc
Fix: Architecture of getCurrency was wrong. Cache was not stored
...
correctly and dict file loaded several times. There was also bug on PHP
without mb_string function.
Now function is a method of $langs object. All bug fixes.
2013-01-18 15:57:11 +01:00
Laurent Destailleur
8d206fdfb0
Prepare move to other licence. For the moment all answers for licence
...
upgrade were not yet received. So we prepare for GPL by uniformizing
licence text keys to GPL-3+. Will move later to AGPL if all answers are
positive.
2013-01-16 15:36:08 +01:00
Regis Houssin
a7ed40b10d
Fix: empty value if combobox disabled
2013-01-09 10:43:21 +01:00
Laurent Destailleur
091e469050
Fix: [ bug #622 ] attaching wrong file when sending the invoice via
...
e-mail
2013-01-07 00:40:18 +01:00
Regis Houssin
b838895db9
Fix: change for a neutral email
2012-12-30 15:13:49 +01:00
Christophe Battarel
0e144dd7c3
fix wrong test for localtax assuj check
2012-11-28 10:32:24 +01:00
Christophe Battarel
3b8f002e4f
display of total local taxes
2012-11-27 15:37:16 +01:00
Laurent Destailleur
cbff238cbd
New: Support property "required" for extra fields.
2012-10-25 16:23:58 +02:00
Regis Houssin
446a81b4c4
Fix: move class in template
2012-10-18 10:35:55 +02:00
Regis Houssin
b1ad840055
Fix: optimize code
2012-10-05 15:12:17 +02:00
simnandez
b7837f9280
Fix: Localtaxes type only missing in propal update line
2012-09-18 18:18:30 +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
07fa800360
Fix: Correct concat when mixing not html and html descriptions
2012-09-16 20:23:57 +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
f81b696890
Fix: code optimization
2012-08-31 09:25:27 +02:00
Regis Houssin
18b7549c52
Fix: use GETPOST('usenewaddlineform') instead MAIN_FEATURES_LEVEL
2012-08-31 08:51:08 +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
Regis Houssin
327e51ccd9
Fix: more simple
2012-08-29 17:40:13 +02:00
Regis Houssin
62a7847c5b
Fix: [ task #498 ] debug
2012-08-28 15:35:32 +02:00
Regis Houssin
ce9a16b341
Fix: button add not disabled
2012-08-28 14:42:46 +02:00
Regis Houssin
3e2be54ead
Fix: restore old method
2012-08-27 19:11:44 +02:00
Laurent Destailleur
0b42251dfd
Checkstyle
2012-08-26 23:13:18 +02:00
Laurent Destailleur
7db8c8aab9
Fix: Regression
2012-08-26 14:14:27 +02:00
Regis Houssin
40be4287cf
Fix: remove old code
2012-08-25 19:29:26 +02:00
Regis Houssin
e402c9cd28
Fix: use propal instead propale
2012-08-25 19:25:06 +02:00
Regis Houssin
dcfc34e64e
Fix: more better of better
2012-08-25 19:20:17 +02:00
Regis Houssin
4dd8119a9e
Fix: use better method for avoid warnings
2012-08-25 19:08:06 +02:00
Regis Houssin
f322ec50ed
New: [ task #498 ] - final part
2012-08-25 15:21:34 +02:00
Regis Houssin
c9113458d9
New: [ task #498 ] part 3
2012-08-25 03:28:30 +02:00
Regis Houssin
995c7f13d3
New: [ task #498 ] part3
2012-08-23 13:45:51 +02:00
Regis Houssin
f4d75e87d3
Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git
...
into task498_objectline
Conflicts:
htdocs/core/class/commonobject.class.php
2012-08-23 07:53:48 +02:00
Regis Houssin
c8e1aca7d8
New: [ task #498 ] part2
2012-08-23 07:50:20 +02:00
Marcos García
9b3c89ac47
Removed parenthesis from all include and include_once and replaced with single quotes
2012-08-23 02:40:41 +02:00
Marcos García
f3674317ec
Removed parenthesis from all require and replaced with single quotes
2012-08-22 23:24:21 +02:00
Marcos García
706d79986c
Removed parenthesis from all require_once and replaced with single quotes
2012-08-22 23:11:24 +02:00
Regis Houssin
2ae1d3d3b5
New: [ task #498 ]
2012-08-22 17:42:40 +02:00
Regis Houssin
b4e324a515
Fix: add ht and ttc fields
2012-08-18 19:05:59 +02:00
Regis Houssin
a64723ea74
Fix: replace with new event message system
2012-07-29 16:11:52 +02:00
Regis Houssin
0aa6694c95
Fix: broken event message
2012-07-29 15:47:24 +02:00
Laurent Destailleur
0ee08418cc
New: Add test on mandatory field
2012-07-29 13:47:42 +02:00
Regis Houssin
eee5653c54
Fix: try to use the new message system
2012-07-29 12:54:19 +02:00
Regis Houssin
beedf13324
Fix: restore broken feature, disable token renewal in ajax response
2012-07-29 09:54:58 +02:00
Regis Houssin
9cdba5bb61
Fix: try another method more clean and can be deployed on any type of
...
message
2012-07-29 08:26:33 +02:00
Regis Houssin
75588c2eb3
Merge pull request #272 from marcosgdf/backtolist-links
...
Created BackToList links
2012-07-28 13:15:42 -07:00
Regis Houssin
c7bacecf10
Fix: try to use another method for messages
2012-07-28 22:07:27 +02:00
Marcos García
90963ca84a
BackToList links in Client orders section
2012-07-28 20:54:07 +02:00
Marcos García
472397d5c2
BackToList links in Supplier order section
2012-07-28 20:47:12 +02:00
Laurent Destailleur
dce9b96260
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
Conflicts:
htdocs/core/lib/functions2.lib.php
htdocs/install/lib/repair.lib.php
htdocs/install/mysql/migration/3.2.0-3.3.0.sql
2012-07-25 12:20:45 +02:00
Regis Houssin
d5ff308992
Fix: declare $mesg and $mesgs in main.inc.php
...
Fix: strict mode be back
2012-07-23 20:52:55 +02:00
Regis Houssin
fafd79a0f8
Fix: uniformize code (in progress)
2012-07-20 09:57:50 +02:00
Christophe Battarel
019b857784
correct display of margin resume table
2012-07-19 09:55:43 +02:00
Christophe Battarel
122fc5eaa7
update propales for margins
2012-07-18 15:15:54 +02:00
Regis Houssin
6f1651309e
Fix: global converting lines delimiter
2012-07-02 19:30:37 +02:00
Regis Houssin
cc18dab5c9
Fix: missing remove_file action
...
Fix: use object instead id and store odt filename in object for use in
triggers
2012-06-10 17:09:10 +02:00
Regis Houssin
b5246add8d
Fix: big problem with files upload and more compatible with external
...
modules
2012-05-30 00:07:06 +02:00
Regis Houssin
9cf2ea492c
Fix: broken features with external module
2012-05-21 18:44:09 +02:00
juanjo
a6b0242f8a
[ task #407 ] Manage PDF hidden items
2012-05-21 17:12:57 +02:00
Laurent Destailleur
55e21b85c7
Fix: delete go back to list.
2012-05-13 19:52:19 +02:00
Laurent Destailleur
85f01691a0
Qual: Lists must be into a page list and not into same page than record.
...
New: Add filter on contact into list.
2012-05-05 17:28:52 +02:00
Laurent Destailleur
f1cc8c05f2
Fix: Can clone a proposal
2012-04-20 14:09:38 +02:00
Laurent Destailleur
c691de6046
Fix: Field must be reset after adding.
2012-04-20 13:55:14 +02:00
Regis Houssin
1c2f192dd6
Fix: add customer_ref in propal list and clean code
2012-04-06 11:38:13 +02:00
Laurent Destailleur
daf2a19396
New: Add signature at end of predefined email text
2012-03-28 00:56:12 +02:00
Laurent Destailleur
0fd372e5da
Trans: Update language files
...
New: Prepare code to allow any module to change/add content of
predefined mail and signature.
2012-03-22 23:52:02 +01:00
Regis Houssin
5d2da2c884
Fix: uniformize code
2012-03-22 08:33:44 +01:00
Regis Houssin
808c4b5732
New: testing a new method to avoid reloading the page
2012-03-18 14:06:55 +01:00
Laurent Destailleur
a7a55645d8
Fix: Some fix when using fckeditor with notes.
...
Qual: Uniformize code to use new system for notes.
Qual: Removed duplicate updatenote method into commandefournisseur
class.
2012-03-18 00:59:24 +01:00
Regis Houssin
e84c77ba31
New: add template for infos and contacts tabs and show/hide bloc system
2012-03-16 22:02:14 +01:00
Regis Houssin
ccf1665837
Fix: missing status after set draft
2012-03-16 17:37:18 +01:00
Regis Houssin
0df083a8d8
Fix: update security
2012-03-16 10:55:29 +01:00
Regis Houssin
dae20441d0
Fix: add template for view/edit notes in object card and add possibility
...
to show/hide this bloc
2012-03-16 09:39:32 +01:00
Laurent Destailleur
245edb8596
Fix: Maxi debug on sending document by email. Works now with odt too.
2012-03-16 00:34:41 +01:00
Regis Houssin
e86fed02fc
Fix: missing linked objects
2012-03-15 07:23:49 +01:00
Regis Houssin
942b1f2a19
Fix: status not updated after reopen
2012-03-15 06:59:27 +01:00
Regis Houssin
ba15a73831
Works on an alternative address management
2012-03-14 07:49:41 +01:00
Regis Houssin
f8bf7ade83
Fix: move method in common class
2012-03-13 20:01:10 +01:00
Regis Houssin
150f3ecfe3
Fix: move method in common class
2012-03-13 19:24:11 +01:00
Regis Houssin
e033f202d1
Fix: more clickless, remove "note" tab
2012-03-12 17:49:53 +08:00
Regis Houssin
548fc57846
Test to move fetch in head of page
2012-03-12 09:28:02 +01:00
Regis Houssin
9301def08d
Fix: rename method
2012-03-02 15:03:14 +01:00
Laurent Destailleur
1645ddbe47
Sec: Sanitize all input for ids.
2012-02-27 22:26:22 +01:00
Regis Houssin
e5c0a99584
Fix: for multi-company
...
Conflicts:
htdocs/comm/propal/class/propal.class.php
htdocs/core/class/html.form.class.php
2012-02-21 10:26:38 +01:00
Laurent Destailleur
475bba2ea7
Qual: Reduce size of form.class
2012-02-20 12:20:56 +01:00
Laurent Destailleur
5540e5cb82
Qual: Reduce size of form.class
...
Qual: Removed not used file
2012-02-20 10:24:08 +01:00
Regis Houssin
c9908bf2bd
Fix: for multicompany shared
2012-02-07 02:08:50 +08:00
Regis Houssin
4ea47d221f
Fix: hook problem
2012-02-07 01:35:08 +08:00
Laurent Destailleur
6cb0685b6f
Qual: Uniformize hook names. All hooks to add information on
...
create/update/view cards are called fomrObjectOptions instead of
sometine formObjectOptions, sometimes showInputFields, sometimes
showOutputFields.
2012-02-06 17:18:19 +01:00
Regis Houssin
4431510ce4
Fix: use entity field of object
2012-02-01 11:32:55 +01:00
Christophe Battarel
6a90298af0
affiche libellé produit dans la langue du client en plus de la description (variable de conf renommée en PRODUIT_TEXTS_IN_THIRDPARTY_LANGUAGE
2012-01-16 17:12:29 +01:00
Christophe Battarel
5524d42ddb
ajout commentaires entete oubliés sur ajout description produit dans la langue du client
2012-01-16 10:35:36 +01:00
Regis Houssin
9fe45c4f4f
Fix: uniform code
2012-01-13 17:46:15 +01:00
Christophe Battarel
69c9edbeb3
ajoute la possibilité de visualiser la description des produits dans la langue du client lors de l'jout de lignes dans les commandes/propales/factures
2012-01-13 16:53:28 +01:00
Laurent Destailleur
a7e7450dd7
Fix: Error management if date is empty
2012-01-11 13:37:50 +01:00
Laurent Destailleur
c2348ef600
Uniformize field country_id, country_code, country
2011-12-29 18:07:41 +01:00
Laurent Destailleur
43964552bf
Add a TODO
2011-12-22 09:07:02 +01:00
Laurent Destailleur
b54da5a719
New: Can open back a commercial proposal
2011-12-16 14:59:09 +01:00
Regis Houssin
7a28fbbe7a
Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop
2011-12-12 14:05:16 +01:00
Regis Houssin
a5fc434770
Fix: remove unused parameters
...
Fix: use dol_clone instead fetch
2011-12-12 14:04:03 +01:00
Regis Houssin
ec327c5330
Fix: remove unused parameters
...
Fix: use dol_clone instead fetch
2011-12-12 13:42:19 +01:00
Laurent Destailleur
ae0fda9b5f
Fix: Can send even after status validated.
2011-12-12 10:34:05 +01:00
Laurent Destailleur
f9e5f25fd2
Qual: Add deprecated tag on functions that seems to not be used.
2011-12-07 18:57:35 +01:00
Laurent Destailleur
11727d68b8
Fix: update was not included into pdf generation
2011-12-02 19:57:20 +01:00
Regis Houssin
ad6705977b
Fix: XSS injection
2011-11-25 17:35:01 +01:00
Laurent Destailleur
839781dfbe
Qual: Removed a TODO by renaming all ->monnaie into ->currency
2011-11-23 14:55:36 +01:00
Laurent Destailleur
7f77391acb
Ask warehouse even when going back to draft
2011-11-14 16:57:26 +01:00
Regis Houssin
f0c327c070
Fix: uniform code
...
replace all $html by $form with exceptions "$htmlname, $htmltooltip"
2011-11-08 17:22:31 +08:00
Laurent Destailleur
7f0cca8fb9
Look: Enhancements into themes.
2011-11-03 01:59:13 +01:00
Juanjo Menent
5c9ba8a548
[task 189] Move Error* key from other.lang into errors.lang files
2011-10-29 23:52:05 +02:00
Regis Houssin
3338649316
[task #217 ] Move core files in core directory
2011-10-24 14:11:49 +02:00
Regis Houssin
56d6cbe56f
[task #216 ] Move lib in core directory
2011-10-24 12:59:44 +02:00
Regis Houssin
c65238b773
[task #216 ] Move lib in core directory
2011-10-24 10:45:06 +02:00
Regis Houssin
30c5f4b214
Move all core class in htdocs/core/class
2011-10-24 09:29:17 +02:00
Laurent Destailleur
15db353eb4
New: Add option MAIN_DISABLE_PDF_AUTOUPDATE
2011-10-14 16:44:22 +02:00
Regis Houssin
551e1f81bf
Fix: Space after closing parenthesis of function call prohibited
2011-09-20 13:32:16 +00:00
Regis Houssin
6c4acefd93
Fix: Space before opening parenthesis of function call prohibited
2011-09-20 12:56:06 +00:00
Regis Houssin
2c1b3722f2
Fix: replace sizeof() by count()
2011-09-17 19:49:50 +00:00
Laurent Destailleur
b75d19c264
Qual: Uniformize constructors
2011-09-11 18:35:38 +00:00
Laurent Destailleur
db6b43d189
Doxygen
2011-09-02 23:57:26 +00:00
Laurent Destailleur
9035d3c84b
Doxygen
2011-09-02 21:01:28 +00:00
Laurent Destailleur
c98ad8a120
Fix: Error management when adding notification
2011-09-02 23:41:55 +00:00
Laurent Destailleur
40939b7e64
Doxygen
2011-09-02 20:53:40 +00:00
Laurent Destailleur
42c86ce1ac
Work on rpm package
2011-09-03 01:46:33 +00:00
Juanjo Menent
70be3209b8
Qual: Uniformize code
2011-09-02 16:51:19 +00:00
Laurent Destailleur
08a71d1d02
New: Always use th for table head
2011-09-02 22:16:17 +00:00
Laurent Destailleur
f5f37fa8dc
Qual: Uniformize code
2011-09-02 16:33:11 +00:00
Laurent Destailleur
d53b179102
Fix: Fix GNU address
...
Doxygen
2011-09-03 01:24:09 +00:00
Laurent Destailleur
f39c932b2e
Qual: Uniformize code
2011-09-02 16:25:07 +00:00
Laurent Destailleur
26badd59f4
Doxygen
2011-09-03 00:27:02 +00:00
Juanjo Menent
116e215323
Uniformize code
2011-09-02 15:41:35 +00:00
Laurent Destailleur
1ca46d8ec4
Doxygen
2011-09-03 00:19:56 +00:00
Juanjo Menent
f8044a1fd5
Trad: missing trad
2011-09-02 15:21:53 +00:00
Laurent Destailleur
4cbc4bb365
New: Always use th for table head
2011-09-02 21:56:37 +00:00
Juanjo Menent
8f19ee66e4
Uniformize code
2011-09-02 14:31:53 +00:00
Laurent Destailleur
d1d145620d
Doxygen
2011-09-03 00:14:27 +00:00
Laurent Destailleur
6066bf6ec4
Doxygen
2011-09-02 21:01:28 +00:00
Laurent Destailleur
ec1627156b
Doxygen
2011-09-02 23:57:26 +00:00
Laurent Destailleur
58ddd5fb4d
Doxygen
2011-09-02 20:53:40 +00:00
Laurent Destailleur
285925352d
Add more log in install process
2011-09-02 23:09:39 +00:00
Laurent Destailleur
fc28c812bf
Update skeletons
2011-09-02 18:26:42 +00:00
Laurent Destailleur
97e2dfd9b7
Fix: Third party emails must not be visible into notification page
2011-09-02 23:07:47 +00:00
Juanjo Menent
808f8607c5
Qual: Uniformize code
2011-09-02 16:51:19 +00:00
Laurent Destailleur
82d08001fe
New: Always use th for table head
2011-09-02 22:16:17 +00:00
Laurent Destailleur
252d6ccef9
Qual: Uniformize code
2011-09-02 16:25:07 +00:00
Laurent Destailleur
61addd492d
New: Always use th for table head
2011-09-02 21:56:37 +00:00
Laurent Destailleur
9bdb1057e1
Fix: W3C
2011-08-31 15:30:56 +00:00
Regis Houssin
2ecc03104c
Fix: remove obsolete tags (in progress)
2011-08-27 15:14:31 +00:00
Regis Houssin
726d9581dd
Fix: remove obsolete tags (in progress)
2011-08-27 14:24:16 +00:00
Regis Houssin
5085638f5e
Fix: uniformize code
2011-08-23 18:40:45 +00:00
Regis Houssin
68a9994b62
add hooks for object options
2011-08-23 15:23:19 +00:00
Laurent Destailleur
b27125023c
Fix: Translation of proposal status in combo list
2011-08-12 21:29:29 +00:00
Laurent Destailleur
acea604e54
Change signature of all call executHooks.
...
Now they accept all the following signature:
executeHooks('method',$parameters,$object,$action)
2011-08-10 22:47:33 +00:00
Regis Houssin
66d5d6905f
Fix: works on repair broken features
2011-08-10 19:55:21 +00:00
Regis Houssin
2b3711fa0d
Fix: works on repair broken features (in progress)
2011-08-10 18:04:41 +00:00
Regis Houssin
fb09ae37d9
Fix: works on repair broken features (in progress)
2011-08-10 17:40:42 +00:00
Regis Houssin
f9c879528d
Fix: works on repair broken features (in progress)
2011-08-10 10:55:34 +00:00
Laurent Destailleur
02c9c563e0
Fix: When a line is defined as option, it was not possible to remove "options" then.
2011-08-08 01:53:25 +00:00
Laurent Destailleur
f4606c2253
Fix: Avoid errors into rpm packages
2011-08-03 00:45:22 +00:00
Juanjo Menent
45bb689bf6
Fix: Add name of the third on the list, if applicable
2011-07-20 19:22:14 +00:00
Juanjo Menent
089dfce6a7
Fix: Add name of the third on the list, if applicable
2011-07-20 15:33:00 +00:00
Laurent Destailleur
55b5fea651
Fix: deliveray date must not be mandatory
2011-07-17 19:01:26 +00:00
Laurent Destailleur
f40efea008
Fix: file add and delte in email forms was broken with firefox 5
2011-07-10 20:03:38 +00:00
Laurent Destailleur
b76f055d2b
Fix: Select of recipient on email form
2011-07-07 21:32:18 +00:00
Laurent Destailleur
df8da8678b
Fix: pgql compatibility
2011-07-04 10:30:00 +00:00
Laurent Destailleur
3b3f937e47
Fix: EMail sent message
2011-07-02 16:48:31 +00:00
Regis Houssin
f344dbdefe
Fix: Name of hook must also be unique for each tab
2011-06-30 13:27:20 +00:00
Laurent Destailleur
71770c4cfd
Qual: Uniformize code. Actions canvas conflicts with actions hook. So now we always hook to intercept actions. Name of hook must also be unique for each tab.
2011-06-29 22:29:50 +00:00
Regis Houssin
5f6ac1374c
New: best method for linked object with actioncomm
...
New: add action "shipping send by mail"
2011-06-04 13:12:44 +00:00
Regis Houssin
8e25cb1ae5
Fix: possibility to have more hooks in the same page
...
New: add left search block hook and extra left block hook
2011-05-31 14:04:45 +00:00
Regis Houssin
c593df2d68
Fix: move 3 functions to formother class
2011-05-20 15:59:18 +00:00
Laurent Destailleur
ff6182f62f
Fix a lot of bug in "source" field:
...
- missing creation table
- autoselect when creating order from proposal
- do not show proposal as origin when creating proposal
- use code instead of id
- use label in english
Also renamed table demand_reason into input_reason to match other table input_method.
2011-05-07 11:36:47 +00:00
Regis Houssin
67fe35e67b
Fix: mutualize code, more simple
2011-05-06 18:27:18 +00:00
Laurent Destailleur
04babd9297
New: Send by mail permissions are not really protected permission because user can still view file and send it manually by email or from pdf reader menu. So i moved it as an ADVANCE permission.
2011-05-05 07:25:31 +00:00
Laurent Destailleur
cf862a2286
Fix: Select a date year now show past and future date.
2011-05-03 11:29:09 +00:00
Philippe Grand
1832d26b46
fix: change $_GET with GETPOST to avoid hacking
2011-04-28 17:15:03 +00:00
Philippe Grand
b8c149ac3b
add source of demand for propal
2011-04-27 08:49:51 +00:00
Regis Houssin
da0b70c145
Works on possibility to change customer when cloning (enable in propal)
...
New: can send extra input in ajax dialog
2011-04-25 10:10:34 +00:00
Regis Houssin
e52daf6b8e
Fix: delete unused code
...
Fix: add form confirm function for hooks
Fix: uniformize code
2011-04-20 13:59:51 +00:00
Regis Houssin
15fe7b5bd8
Fix: problem if hidedesc id used
...
Fix: uniformize code
2011-04-18 15:06:23 +00:00
Regis Houssin
066ef17726
Fix: Do not use GET here, but put information into parameter of function
2011-04-16 09:09:04 +00:00
Regis Houssin
e7b7633162
Fix: Do not use GET here, but put information into parameter of function
2011-04-16 08:57:06 +00:00
Regis Houssin
f9b14626e3
Todo: using div instead of tables
2011-04-16 08:05:01 +00:00
Regis Houssin
edf0e95424
Todo: using div instead of tables
2011-04-15 15:47:42 +00:00
Laurent Destailleur
bd8e0e88a5
Fix: Libraries not used inside a web container must not use a GETPOST function.
2011-04-13 13:44:58 +00:00
Regis Houssin
64986dd12f
Fix: optimize code
...
Fix: better function name
2011-04-11 07:11:10 +00:00
Regis Houssin
5c1fd271ef
Fix: hook functions with better name
...
New: add hook in builddoc bloc
2011-04-08 17:21:42 +00:00
Regis Houssin
83cf657906
Fix: use PropalLigne class
...
Works on hook
2011-04-08 10:10:08 +00:00
Regis Houssin
08abb5a441
Fix: change rowspan with fk_availability
2011-04-07 13:53:04 +00:00
Laurent Destailleur
58570403cb
Fix: Concat html strings
2011-04-07 07:52:19 +00:00
Laurent Destailleur
d4cf4e7582
Fix: Can not validate an empty proposal
2011-04-07 07:43:33 +00:00
Laurent Destailleur
a64fa24475
Trans
2011-04-07 07:39:21 +00:00
Philippe Grand
daaffd5f14
to answer to this query :
...
http://www.dolibarr.fr/forum/12-howto--aide/20784-delais-de-livraison#24930
you can create a delivery type and add it to your propal
2011-04-06 15:36:45 +00:00
Regis Houssin
2757038f1f
Fix: compatibility with external module and hook
2011-04-06 07:32:54 +00:00
Regis Houssin
1678481a17
Fix: rename table
2011-04-01 11:00:02 +00:00
Regis Houssin
49e120cfe2
Fix: rename table
2011-04-01 10:49:57 +00:00
Philippe Grand
0f584ef6a2
To answer to this query :
...
http://www.dolibarr.fr/forum/12-howto--aide/20784-delais-de-livraison#24930
2011-04-01 10:04:49 +00:00
Regis Houssin
8bad1bfa61
Fix: uniformize code
...
New: add categories module library
2011-03-11 14:59:35 +00:00
Laurent Destailleur
9ff348dfb5
Work on SMS features
2011-03-05 16:27:26 +00:00
Laurent Destailleur
22b24049e9
New: Can create manually order from proposal
2011-03-02 10:38:32 +00:00
Laurent Destailleur
e850a1aa39
New: Can create manually order from proposal
2011-03-02 10:33:24 +00:00
Laurent Destailleur
f33c9c00e0
Fix: Use JUMP tag
2011-03-01 09:37:32 +00:00
Regis Houssin
669fef0014
Fix: compatibility with pgsql, replace all addslashes in particular files
2011-02-24 18:36:27 +00:00
Regis Houssin
c7cf701c68
Fix: compatibility with element and subelement
2011-02-22 15:54:15 +00:00
Laurent Destailleur
638cb105df
Fix: HTML tags must be escaped
2011-02-18 10:45:38 +00:00
Laurent Destailleur
ec8870cf16
Enhancement to allow other editor than fckeditor
2011-01-31 19:28:35 +00:00
Regis Houssin
58beac658e
Fix: lost $msg
2011-01-31 17:08:12 +00:00
Regis Houssin
10ded212d0
Test CKEditor
2011-01-31 16:35:55 +00:00
Regis Houssin
30b0d5000b
Fix: problem with price_min in mutli-price mode
2011-01-29 16:26:56 +00:00
Regis Houssin
bd1f03decc
Fix: can use alternative path for pdf models
2011-01-14 19:28:55 +00:00
Laurent Destailleur
11da59feea
Fix: A parameter for urls must not contains any "
2011-01-14 02:02:57 +00:00
Laurent Destailleur
5bde360164
Fix: Sanitize filename
2011-01-14 01:24:00 +00:00
Laurent Destailleur
1b99f10961
Removed REQUEST
2010-12-13 10:59:56 +00:00
Laurent Destailleur
adfb9ea341
Sec: Removed security holes
2010-11-20 13:08:44 +00:00
Laurent Destailleur
5ba2e98adc
Work on paypal module
2010-10-31 18:57:11 +00:00
Regis Houssin
f63d43d044
Fix: bad increment
2010-10-21 09:41:16 +00:00
Laurent Destailleur
cfe7215288
New: Use ajax to change order of lines.
2010-10-02 20:47:55 +00:00
Regis Houssin
4950775197
Fix: hide arrows if edit line
2010-10-01 16:19:53 +00:00
Regis Houssin
27a930a606
Qual: uniformize code
2010-09-18 09:40:24 +00:00
Regis Houssin
481ecd6a87
Test: reorder lines with jquery
2010-09-18 07:52:17 +00:00
Laurent Destailleur
abe4473a79
Not yet finished dev
2010-09-15 15:08:45 +00:00
Laurent Destailleur
b4eb8ae2f2
Fix: A lot of feature was lost because global variables were not propagated into templates.
2010-09-15 13:51:31 +00:00
Laurent Destailleur
94a5c1c736
Fix: A lot of feature was lost because global variables were not propagated into templates.
2010-09-15 13:29:17 +00:00
Laurent Destailleur
6190ea6ca5
Hide arrows if we use the jquery drag and drop
2010-09-14 20:27:47 +00:00
Regis Houssin
fb0ae42ca2
Test: reorder lines with jquery
2010-09-14 07:28:19 +00:00
Regis Houssin
928f4f42d5
Test: reorder lines with jquery
2010-09-14 07:05:31 +00:00
Regis Houssin
8cc8717b39
Test: reorder lines with jquery
2010-09-13 19:00:49 +00:00
Regis Houssin
837ca4f9d9
Test: removal of the tab "accountancy card"
2010-09-10 16:51:33 +00:00
Regis Houssin
8a8a7d3c42
Test: removal of the tab "accountancy card"
2010-09-10 16:51:33 +00:00
Regis Houssin
156a1e6b29
Qual: uniformize code
2010-09-10 14:35:07 +00:00
Regis Houssin
23742344c8
New: move "commande create from propal" in a trigger
2010-09-10 06:28:51 +00:00
Regis Houssin
ff17dfd9c0
Add an example for hook integration in pdf
2010-09-09 07:26:17 +00:00
Regis Houssin
ec23d17743
Works on module hook integration
2010-09-08 13:21:38 +00:00
Regis Houssin
095bf18dcd
Works on module hook integration
2010-09-08 13:17:28 +00:00
Regis Houssin
e27c4da39f
Works on module hook integration
2010-09-08 09:38:17 +00:00
Regis Houssin
8a52009111
Works on module hook integration
2010-09-07 16:01:11 +00:00
Regis Houssin
d65e3c2280
Works on module hook integration
2010-09-07 14:42:50 +00:00
Regis Houssin
424a157ecf
Fix: uniformize code
2010-09-07 14:36:00 +00:00
Regis Houssin
ad6999de3b
Works on module hook integration
2010-09-07 14:02:10 +00:00
Regis Houssin
247809d2ce
Works on module hook integration
2010-09-07 13:07:32 +00:00
Laurent Destailleur
2a8dd43595
Fix: Popup calendar now use the user lang (not default lang).
...
Perf: Increase speed of popup calendar and removed old calendar.
2010-08-27 23:42:10 +00:00
Philippe Grand
fb06c15330
task #6689 , strlen problem
...
replace strlen with dol_strlen
2010-08-24 14:42:18 +00:00
Regis Houssin
b3cf4598fd
Fix: possibility to defined rang with an external module
2010-08-19 17:04:43 +00:00
Regis Houssin
482b76e5db
Works on capability to hook a thirdparty module.
2010-08-09 22:39:20 +00:00
Regis Houssin
4c33ad67e5
Works on capability to hook a thirdparty module.
2010-08-07 12:13:05 +00:00
Regis Houssin
c1fa8287ed
Works on address function
2010-08-07 11:52:53 +00:00
Regis Houssin
e07491e261
Works on capability to hook a thirdparty module.
2010-08-07 10:15:34 +00:00
Regis Houssin
043010f2f5
Works on capability to hook a thirdparty module.
2010-08-06 17:32:53 +00:00
Regis Houssin
db0f278702
Works on capability to hook a thirdparty module.
2010-08-06 17:01:11 +00:00
Regis Houssin
45397173f1
Works on capability to hook a thirdparty module.
2010-08-06 16:10:03 +00:00
Regis Houssin
efec303d68
Fix: fetch_client is deprecated
2010-08-06 06:53:22 +00:00
Regis Houssin
950e6511f4
Works on templates implementation for mutualized code
2010-08-05 15:33:28 +00:00
Regis Houssin
add1bb0023
Works on templates implementation for mutualized code
2010-08-05 10:07:05 +00:00
Regis Houssin
9f0bde74b6
Works on templates implementation for mutualized code
2010-08-05 09:45:59 +00:00
Regis Houssin
398969f6bf
Works on templates implementation for mutualized code
2010-08-05 09:12:07 +00:00
Laurent Destailleur
2db5b658f1
Fix: Some errors in vat management with multiprice
2010-07-22 21:16:29 +00:00
Laurent Destailleur
29536ecbd8
Fix: Use correct order of firstname and lastname.
2010-07-18 10:39:07 +00:00
Juanjo Menent
99e970d6c9
Local Taxes: Remove MAIN_FEATURES_LEVEL condition
2010-07-15 07:23:04 +00:00
Laurent Destailleur
d2acbc35ec
Fix: Fix a lot of bugs (missing translations, sql error, country flag not shown, region management, W3C, ajax too slow...)
2010-07-09 23:49:41 +00:00
Regis Houssin
156f60f549
Works on Milestone module
2010-07-02 18:16:27 +00:00
Regis Houssin
f430b54cca
Works on Milestone module
2010-07-02 15:38:32 +00:00
Laurent Destailleur
2189fcbdee
Fix: Error in style
2010-07-01 20:51:40 +00:00
Regis Houssin
f942fed436
Works on Milestone module
2010-07-01 14:24:20 +00:00
Regis Houssin
344a434374
Works on Milestone module
2010-07-01 12:22:17 +00:00
Regis Houssin
c753597c02
Qual: dissociation treatment for greater flexibility
2010-07-01 12:01:21 +00:00
Regis Houssin
12fc4438ca
Works on MVC model
2010-07-01 07:10:41 +00:00
Laurent Destailleur
e4d6124690
Fix: A better fix for default vat with 2 countries in EEC when customer nature is unknown.
...
Fix: Regression in propal after renaming propalid into id
WARNING: Beta has started. Only fixes must be committed until a branch is created.
2010-06-30 23:22:00 +00:00
Regis Houssin
1cddc25657
Fix: uniformize code, best way for optimizing code
2010-06-30 15:01:18 +00:00
Regis Houssin
6607f1ece4
Fix: move to external module
2010-06-28 13:31:49 +00:00
Juanjo Menent
b15efe5434
Local Taxes: Works in Propals
2010-06-17 20:59:26 +00:00
Juanjo Menent
92a2be3ef3
Local Taxes: Works in Propals. ¡NOT FINISHED!
2010-06-17 17:12:34 +00:00
Regis Houssin
94ede894a6
Fix: regression
2010-06-08 08:27:57 +00:00
Regis Houssin
b6964b5617
Add possibility to add free text line in documents
2010-06-07 09:29:42 +00:00
Laurent Destailleur
6dc8d0e390
Reorganize class files.
2010-06-05 15:20:09 +00:00
Laurent Destailleur
982be7db04
Qual: Removed old deprecated constant
2010-06-02 08:43:35 +00:00