Commit Graph

74 Commits

Author SHA1 Message Date
Christophe Simonis 23d5e09e28 [IMP] move oswalksymlinks to a new module tools.osutil
bzr revid: christophe@tinyerp.com-20081204153656-l247acif1eqvyvl0
2008-12-04 16:36:56 +01:00
Christophe Simonis 49c441b3a4 [IMP] move parse_version to tools directory
[IMP] release.py set major_version variable

bzr revid: christophe@tinyerp.com-20081202164726-0d9d0gz89d6y7v2l
2008-12-02 17:47:26 +01:00
Stephane Wirtel 84928ad0c1 [REF] Remove email_send_attach
[IMP] Add the attachments in the email_send function
[FIX] Use the subtype for the body
[FIX] Use the SSL configuration

bzr revid: stephane@tinyerp.com-20081124111320-mkxvxo2y9rugg6uz
2008-11-24 12:13:20 +01:00
Fabien Pinckaers b67fcb51ed improve
bzr revid: fp@tinyerp.com-20081122000935-p245m22qxykckmv3
2008-11-22 01:09:35 +01:00
Stephane Wirtel 44ac88b020 [IMP] Add some languages
[REF] Sort languages to display to the client
[REF] Show the translated languages

bzr revid: stephane@tinyerp.com-20081121195042-2hafq729icvylffy
2008-11-21 20:50:42 +01:00
Fabien Pinckaers b54f761998 improvement_report
bzr revid: fp@tinyerp.com-20081120170642-0b356j36hjk93gac
2008-11-20 18:06:42 +01:00
Stephane Wirtel 8c654e8278 [REF] Remove unless code
bzr revid: stephane@tinyerp.com-20081117172209-4dv7lii9h0l44xf4
2008-11-17 18:22:09 +01:00
hda@tinyerp.com 352339979c Improve error message (ref:sbh)
bzr revid: hda@tinyerp.com-20081112130509-ewddg85ivilq5u81
2008-11-12 18:35:09 +05:30
Jay Vora 1f1556ffba Added subtype arguement for emailing HTML format emails.
bzr revid: jvo@tinyerp.com-20081104063323-1xokh2az5bvbwyp9
2008-11-04 12:03:23 +05:30
Christophe Simonis e404e54e38 passing in GPL-3
bzr revid: christophe@tinyerp.com-20081103182716-6c6xyeewubx4uas0
2008-11-03 19:27:16 +01:00
Fabien Pinckaers 537bb6835a bugfix_empty_dir
bzr revid: fp@tinyerp.com-20081027121852-hcmyfyqbcdlk8cuz
2008-10-27 13:18:52 +01:00
Fabien Pinckaers 54f4c8f1cc bugfix
bzr revid: fp@tinyerp.com-20081027104650-1c3tf9xsx0rmmoat
2008-10-27 11:46:50 +01:00
Christophe Simonis f538cefe02 * improve security on attachment: use the access right of the linked model
* improve cache managment

bzr revid: christophe@tinyerp.com-20081016182816-o2h4swwye1urt3kw
2008-10-16 20:28:16 +02:00
Jay Vora 9f61a4c52c Corrected behaviour of language installation wizard
bzr revid: jvo@tinyerp.com-20081016085428-bf9xr2kgdd2id1y1
2008-10-16 14:24:28 +05:30
Fabien Pinckaers d189e17e71 bugfixes
bzr revid: fp@tinyerp.com-20080925194050-enw8gayfgjm0b0jc
2008-09-25 21:40:50 +02:00
Jay Vora 6b589c87ad Bugfix :email sending and minor edit on constraint validation
bzr revid: jvo@tinyerp.com-20080925054703-0eui2prn54hw2q59
2008-09-25 11:17:03 +05:30
Jay Vora 8a32c4a658 Minor edit:for displaying size on binary widget.
bzr revid: jvo@tinyerp.com-20080916133215-x34qcnbpw7kereav
2008-09-16 19:02:15 +05:30
Fabien Pinckaers 22cfeacab1 fix tools
bzr revid: fp@tinyerp.com-20080916122607-fk0jkoh8rw7umnyk
2008-09-16 14:26:07 +02:00
Stephane Wirtel dbe1e8ca98 Rename Tiny ERP to OpenERP
Rename tinyerp to openerp

bzr revid: stephane@tinyerp.com-20080910084640-bg1h1bre7mwky8s0
2008-09-10 10:46:40 +02:00
Stephane Wirtel 40e6110013 Add a new decorator to log the res, args of a function
bzr revid: stephane@tinyerp.com-20080909161517-nx1s1u2fzdbv52p1
2008-09-09 18:15:17 +02:00
Christophe Simonis b7fbf0aa72 fix with code source walking in translation export
bzr revid: christophe@tinyerp.com-20080908075251-gbr4dp0vyl5dhv9u
2008-09-08 09:52:51 +02:00
Christophe Simonis 6fbedbf2e5 add (and use) method tools.oswalksymlinks
bzr revid: christophe@tinyerp.com-20080904235001-3ix8x19mcdobihwo
2008-09-05 01:50:01 +02:00
Christophe Simonis 09de5a26fd the translations are now by modules
there are stored in a "i18n" folder of each module

bzr revid: christophe@tinyerp.com-20080904135432-5lxn2lisw4yqlevl
2008-09-04 15:54:32 +02:00
Christophe Simonis ed7af4de69 the binary size is human readable
bzr revid: christophe@tinyerp.com-20080902100928-nv9i9e1guq2qpeh2
2008-09-02 12:09:28 +02:00
mga@tinyerp.com c1d400209f * change content type in to the email send method
* Implement the mail marge method 
* change in to the view to have tiny_mce editor in e-tiny

bzr revid: mga@tinyerp.com-20080821103617-wrct24u6imwv9cnb
2008-08-21 16:06:17 +05:30
mga@tinyerp.com 7764a2e4a8 Make the same changes in to the email_send like email_send_attach
Make email send debug to False in Server Action

bzr revid: mga@tinyerp.com-20080820111804-qcrvx2n3o94yhq4u
2008-08-20 16:48:04 +05:30
mga@tinyerp.com 21d60c3889 * Add evaluation to get the email/sms addres from the object
* Add new start up attribute to the server --smtp-port
* Make change in the misc for the connecting method for smtp server

bzr revid: mga@tinyerp.com-20080820111520-amoeqiec817agewa
2008-08-20 16:45:20 +05:30
Christophe Simonis 4a72330cc6 reverse_enumerate is prettier
bzr revid: christophe@tinyerp.com-20080818075602-m9izdakbstgc2qq2
2008-08-18 09:56:02 +02:00
Christophe Simonis e6aeef6e28 add reverse_enumerate method
bzr revid: christophe@tinyerp.com-20080814095120-q474vbn5qc03clp1
2008-08-14 11:51:20 +02:00
Christophe Simonis 58996f2c51 merge
bzr revid: christophe@tinyerp.com-20080805110138-ni5s4jule8abrf9x
2008-08-05 13:01:38 +02:00
Christophe Simonis 40a8a423b7 move domain parsing into expression class
bzr revid: christophe@tinyerp.com-20080804153250-9crz6sq4hf3rm81n
2008-08-04 17:32:50 +02:00
mga@tinyerp.com c524722e98 config.py : add 2 more options to the server startup
* --email-from : to have an globel email sending address
* --smtp-ssl : if smtp server required ssl support
ir_actions.py : upgrade email sending procedure
misc.py: review email_send_attach procecure to use the new parameters to server

bzr revid: mga@tinyerp.com-20080729072804-vfgm40ga3tty5kw1
2008-07-29 12:58:04 +05:30
Christophe Simonis ba0c939bb8 merge
bzr revid: christophe@tinyerp.com-20080723163328-wyr58fg7gntstz1v
2008-07-23 18:33:28 +02:00
Christophe Simonis 2eb6b8265b add encoding comment and vim comment
bzr revid: christophe@tinyerp.com-20080723150127-fmitw7zgeokcualh
2008-07-23 17:01:27 +02:00
mga@tinyerp.com c4b8ea7041 change the message, use tiny logging system for the standar message
change few things in to the email_send_attach method for the return type

bzr revid: mga@tinyerp.com-20080723081645-icvyqapkvum0py4n
2008-07-23 13:46:45 +05:30
mga@tinyerp.com 501d791ea0 * add action for email, send email using the tools.email_send_attach method
* ehance email_send_attach method for debug + ssl support

bzr revid: mga@tinyerp.com-20080723073317-12l0v1pejz2fks9l
2008-07-23 13:03:17 +05:30
Christophe Simonis 2dd9723b8b convert tabs to 4 spaces
bzr revid: christophe@tinyerp.com-20080722142436-143iu4ryy47w3av0
2008-07-22 16:24:36 +02:00
Amit Mendapara a07e811cbd Imrpoved addons path support
- Imrpoved tools.file_open to override search path
	- Removed addons.get_report_resource
	- Code cleanup and minor changes

bzr revid: ame@tinyerp.com-20080717095516-191aflvin9ztd45z
2008-07-17 15:25:16 +05:30
Amit Mendapara 6c1e9c0627 Improved custom addons path support
- get_module_path checks for zip files
	- fixed zipped module problem

bzr revid: ame@tinyerp.com-20080716090715-pbuby8xpuwoam7h1
2008-07-16 14:37:15 +05:30
Amit Mendapara 92f942b031 Custom addons path
- get_module_resource
	- get_modules (list of modules)
	- fixed `init_db`

bzr revid: ame@tinyerp.com-20080716064350-jwvgjvz95ogpsrxl
2008-07-16 12:13:50 +05:30
stw fa973350b9 add the copyright
bzr revid: stw-6e4c16268c7d6111a353b94a6a629d2ca53d0474
2008-06-16 07:24:04 +00:00
stw 12725d1d9e add the svn:keywords Id on all .py, .xml, .bat
bzr revid: stw-20bff0f954132aeb6dba47d97e5bb8a1ff5feae7
2008-06-16 06:44:24 +00:00
Christophe Simonis fce14013d2 bug fix in mail sending
bzr revid: chs@tinyerp.com-892d3a57d27c905952d8b0a4cca0ae2b6027a9a9
2008-06-03 11:14:02 +00:00
Fabien Pinckaers a9c18c25d0 Improvement in accounting, allow modifying entries for non important fields
(date_maturity, name, analytic_line, ....)

bzr revid: fp@tinyerp.com-f90d58f167eb456b96502b8eb76b318ce318afc5
2008-03-03 11:54:45 +00:00
ced c378996c51 Fix relative path in report and module xml
bzr revid: ced-96fb1d71e2b7282f46324766dd733aa1181e9e00
2007-10-26 10:06:20 +00:00
ced ee3e6600fb Fix read file from a zip module that points to real outside file.
bzr revid: ced-95329ecbf74237e1399443471809240fafa811c2
2007-10-16 06:27:40 +00:00
ced 0955ee2794 Add UpdatableDict for wizard partial picking
bzr revid: ced-3ddd65392ce2656864c58a4ccf04a5fa947ce9b5
2007-10-11 13:56:36 +00:00
ced 6af5fa3d72 smtplib must connect before login
bzr revid: ced-52a38ff0517e65b49a2027b2fa0f3de1c758ca13
2007-10-08 13:19:44 +00:00
ced ddae539d94 Improve payment, invoice, statement
- Use the right reference from invoice on account move lines
- Add a reference type on invoice
- Payment are now multi-currency
- Add wizard to populate statement
- Make thread safe payment wizard
- Add mod10r in utils
- Add colors on statement lines

bzr revid: ced-24b50b0267903bb60e05ed673d6debc7fd755422
2007-10-04 05:59:39 +00:00
ced 8c11d5598e Fix open zipfile on win32
bzr revid: ced-5995f1cfb813d1bb27b1b7d047a7de60c423b1db
2007-09-06 14:12:38 +00:00