Commit Graph

465 Commits

Author SHA1 Message Date
apa (OpenERP) 596f835b89 [MERGE]:merged from lp:~openerp-dev/openobject-addons/report_dev
bzr revid: apa@tinyerp.com-20101215062259-ljdtdf9vj08ugoai
2010-12-15 11:52:59 +05:30
uco (OpenERP) 63ace6bb80 [MERGE]
bzr revid: uco@tinyerp.com-20101215051143-g5qmevkmic66q0ip
2010-12-15 10:41:43 +05:30
qdp-launchpad@tinyerp.com ab8c38b279 [IMP] access rights improvements + small usability fixes
bzr revid: qdp-launchpad@tinyerp.com-20101214160729-lc1q0oy76dygh5s2
2010-12-14 17:07:29 +01:00
uco (OpenERP) d827b2f6ea [REF]: Added remaining context changes in _constraints. Removed unnecessary checking for context from methods.
bzr revid: uco@tinyerp.com-20101213064309-vg36f1510xv2f8zb
2010-12-13 12:13:09 +05:30
Mustufa Rangwala 7b390b3c81 [FIX] Sale_*: Misc improvements (tooltips,strings...etc)
lp bug: https://launchpad.net/bugs/687463 fixed

bzr revid: mra@mra-laptop-20101213060723-3yvidr2b3x9n4q6n
2010-12-13 11:37:23 +05:30
Mustufa Rangwala ca709f6ce8 [FIX] sale: can't sort by customer in line to invoice
lp bug: https://launchpad.net/bugs/681438 fixed

bzr revid: mra@mra-laptop-20101209125230-nrzbkf1ap0h7izf2
2010-12-09 18:22:30 +05:30
Mustufa Rangwala 19b83511c3 [MERGE] merge from trunk addons
bzr revid: mra@mra-laptop-20101209121447-4fosmap0x3abp7b0
2010-12-09 17:44:47 +05:30
Mustufa Rangwala e719e2f053 [FIX] Sale: https://bugs.launchpad.net/openobject-addons/+bug/674420
[ADD] account_analytic_plan: if user installs  account_analytic_plans, the group Usability / Analytic accounting should  be attributed to the administrator by default.

bzr revid: mra@mra-laptop-20101209064813-fcdqkknx4bggojk4
2010-12-09 12:18:13 +05:30
apa (OpenERP) 6b545abefa [IMP]:TASK ID : 956 and merged from report-dev.
bzr revid: apa@tinyerp.com-20101125045543-m8vsq28q5tdqbufg
bzr revid: apa@tinyerp.com-20101209055550-q6k18fn69e6zdoi3
2010-12-09 11:25:50 +05:30
P. Christeas e37f0384f8 sale: pack the warning message in one string (i18n), allow utf8 [Bug 684616]
As reported by Jacara, str(type_ul.name) would bork with unicode. In
addition, the concatenated string would be harder to translate.

bzr revid: p_christ@hol.gr-20101207133657-7tk732027zuj9whs
2010-12-07 15:36:57 +02:00
MTR(OpenERP) 2a31884f70 [FIX] Sale: Wrong help text for sale.order.picking_id
lp bug: https://launchpad.net/bugs/683229 fixed

bzr revid: mra@mra-laptop-20101207120938-yhva8q6puh4yv9b5
2010-12-07 17:39:38 +05:30
mtr 6fe87d7ea4 [FIX] sale:'Recreate procurement' on shipping exception now works for multiple sale order line
bzr revid: mtr@mtr-20101125100355-0a1b7m792t63mssv
2010-11-25 15:33:55 +05:30
pso 6637f578c7 [FIX] sale: SO -History - can delete related invoice
lp bug: https://launchpad.net/bugs/663967 fixed

bzr revid: pso@tinyerp.com-20101111062225-xvibc48jivrbwntj
2010-11-11 11:52:25 +05:30
ARA (OpenERP) 380f403d0e [FIX] Sale:incoterm field implemented and solve the translation problem
lp bug: https://launchpad.net/bugs/649029 fixed

bzr revid: ara@tinyerp.com-20101110094243-92fd9k4twiwi1jdi
2010-11-10 15:12:43 +05:30
Mustufa Rangwala 6ac555ef43 [MERGE] merge from trunk addons
bzr revid: mra@mra-laptop-20101110042143-55p7cxi0mxodcr9c
2010-11-10 09:51:43 +05:30
Jay (OpenERP) c27087c76c [REF/FIX] Sale : Help text correction,thanks to ferdinand
lp bug: https://launchpad.net/bugs/672163 fixed

bzr revid: jvo@tinyerp.com-20101108095138-ay4stk543epq3i90
2010-11-08 15:21:38 +05:30
psi (Open ERP) f55fad6121 [MERGE] merge with dev-addons3 branch
bzr revid: psi@tinyerp.co.in-20101104122948-n71njp2a85je9nft
2010-11-04 17:59:48 +05:30
psi (Open ERP) f42cc55258 [IMP] sale, point_of_sale: use lambda with time.strftime in _defaults
bzr revid: psi@tinyerp.co.in-20101104122741-du08a4bt4031dhos
2010-11-04 17:57:41 +05:30
Mustufa Rangwala 767461aca5 [MERGE] merge from trunk addons
bzr revid: mra@mra-laptop-20101104101644-aogc78783v0jg3wx
2010-11-04 15:46:44 +05:30
Vir (Open ERP) ce1481d3d8 [Fix] Sale : problem of salesman_id in product sales search view
bzr revid: vir@tinyerp.com-20101104085612-vwu9x590zfzfcvls
2010-11-04 14:26:12 +05:30
Mustufa Rangwala 63cce2b25b [MERGE] Sale: sale/sale.py _invoiced_search returns wrong results for unpaid (VTH branch)
bzr revid: mra@mra-laptop-20101103130852-mrqfxmsub9no8ucz
2010-11-03 18:38:52 +05:30
vth b648470328 [FIX] sale : _invoiced_search returns wrong results for unpaid
lp bug: https://launchpad.net/bugs/661653 fixed

bzr revid: vth@tinyerp.com-20101103123007-uwzt1y1u5epqzubg
2010-11-03 18:00:07 +05:30
vth 28b0d9cc48 [MERGE] merge from trunk-dev-addons-3
bzr revid: vth@tinyerp.com-20101103114434-2ghb5pg9fmtxccw6
2010-11-03 17:14:34 +05:30
vth 620250ee09 [MERGE] merge from trunk-dev-addons-3
bzr revid: vth@tinyerp.com-20101103113316-hkb34levow3aqm5h
2010-11-03 17:03:16 +05:30
Mustufa Rangwala daa0158657 [MERGE] Sale, Point of sale: Get_id on model data calling replaced by get object referce => MTR branch
bzr revid: mra@mra-laptop-20101029041701-z51eucau74vxmx1y
2010-10-29 09:47:01 +05:30
mtr 48666d99cb [IMP] sale,pos:-replaced _get_id method with get_object_reference
bzr revid: mtr@mtr-20101028131619-ee70s2oy1dtyccx1
2010-10-28 18:46:19 +05:30
Harry (OpenERP) 1769bc9476 [MERGE]
bzr revid: hmo@tinyerp.com-20101026055347-yxz72wusdbhty34e
2010-10-26 11:23:47 +05:30
pso a20240b078 [IMP] sale: cleaning module
bzr revid: pso@tinyerp.com-20101021093004-lcfd7eiq2tptqutm
2010-10-21 15:00:04 +05:30
rpa (Open ERP) b57746aa19 [FIX]: sale: Fixed error when confirming sale order having lines without product
bzr revid: rpa@tinyerp.com-20101020110617-bqkc4m4sp87asxh4
2010-10-20 16:36:17 +05:30
Fabien Pinckaers b9dd925c8f small fixes
bzr revid: fp@tinyerp.com-20101018152641-ui9wrnop052jb14r
2010-10-18 17:26:41 +02:00
Mustufa Rangwala 08a7b6daa0 [MERGE] merge from trunk addons
bzr revid: mra@mra-laptop-20101018053340-91whv0hocvv156sa
2010-10-18 11:03:40 +05:30
Fabien Pinckaers f18c6eb0c2 [IMP] useability main flows and some bugfixes
bzr revid: fp@tinyerp.com-20101017115901-4y7a9sq42dckklx1
2010-10-17 13:59:01 +02:00
Fabien Pinckaers 6430fec108 [IMP] logs
bzr revid: fp@tinyerp.com-20101016140241-dldu351awva0eht0
2010-10-16 16:02:41 +02:00
qdp-launchpad@tinyerp.com e43a45fc9c [MERGE] merged the usability branch (with fixesssss)
bzr revid: qdp-launchpad@tinyerp.com-20101015165315-qigrk92klwozhv5f
2010-10-15 18:53:15 +02:00
Vir (Open ERP) 408e499131 [Merge]
bzr revid: vir@tinyerp.com-20101015104603-c5l8sr53w2wof27o
2010-10-15 16:16:03 +05:30
Mustufa Rangwala b94c27993c [REF] sale
bzr revid: mra@mra-laptop-20101015102700-d45i9oimk2khcek9
2010-10-15 15:57:00 +05:30
vth e7ab80aae0 [REF] sale
bzr revid: vth@tinyerp.com-20101015094254-h93xtec327h64gjr
2010-10-15 15:12:54 +05:30
vth b1b1c8e290 [REF] sale
bzr revid: vth@tinyerp.com-20101015092414-ehzdcvcysicl8zf4
2010-10-15 14:54:14 +05:30
Mustufa Rangwala 12a4a5c6ef [IMP] sale: Sale order line ordering => id desc
bzr revid: mra@mra-laptop-20101015085518-39xmv5zjbkf62gi1
2010-10-15 14:25:18 +05:30
mtr 7a84c915e5 [IMP] sale:-improvements in sale as per base_module_quality
bzr revid: mtr@mtr-20101015084813-brm71mb0hg7sajqo
2010-10-15 14:18:13 +05:30
AMP (OpenERP) b69421fc6d [IMP] sale,purchase, stock,crm : merge sales orders, merge purchase orders, merge inventory, merge opportunity wizard only display in list view. action of these wizards are not available in right side of form view
bzr revid: amp@tinyerp.com-20101015073009-th71oyqbr3pqss69
2010-10-15 13:00:09 +05:30
Harry (OpenERP) 8910d9e4c4 [MERGE] merged from trunk-dev-addons2
bzr revid: hmo@tinyerp.com-20101015055925-yrkmdffy0woaig1b
2010-10-15 11:29:25 +05:30
Vir (Open ERP) eaa14de859 [IMP] sale : Improvemetns in invoice method
bzr revid: vir@tinyerp.com-20101014081333-nl7e4qlye0hdx2o1
2010-10-14 13:43:33 +05:30
Harry (OpenERP) ab9a846733 [MERGE]
bzr revid: hmo@tinyerp.com-20101013050024-6pfy19ps4466glp1
2010-10-13 10:30:24 +05:30
rpa (Open ERP) 50bad302ad [MERGE]: Merge with lp:openobject-addons
bzr revid: rpa@tinyerp.com-20101012055858-ntxw0lwc5pvwb8cu
2010-10-12 11:28:58 +05:30
Fabien Pinckaers 4b77845710 [FIX] stock_location, logistic, better demo data
bzr revid: fp@tinyerp.com-20101011215706-zu7cl6byilud541o
2010-10-11 23:57:06 +02:00
Olivier Dony 788881af5d [MERGE:IMP] merge addons-stock branch with latest improvement to Warehouse Management
bzr revid: odo@openerp.com-20101011175802-n705sldw70bp4xpx
2010-10-11 19:58:02 +02:00
Vir (Open ERP) 90758779b0 [IMP] sale : The button Create Invoice open the invoice form
bzr revid: vir@tinyerp.com-20101011114311-6bhy7mv4lpgwgson
2010-10-11 17:13:11 +05:30
sbh (Open ERP) 9b536faec7 [MERGE] Merge lp:openobject-addons
bzr revid: sbh@tinyerp.com-20101011051526-rn7qauj3zkaqgopm
2010-10-11 10:45:26 +05:30
rpa (Open ERP) 7eb77dafb9 [MERGE]: Merge with lp:openobject-addons
bzr revid: rpa@tinyerp.com-20101011051327-28nxc8ok6ofxxn19
2010-10-11 10:43:27 +05:30
fp 8cb8b0af2b [IMP] useability improvmeents misc
bzr revid: fp@fp-laptop-20101010173239-4563xgh24q2jt0lt
2010-10-10 19:32:39 +02:00
qdp-launchpad@tinyerp.com 40a2f48b45 [IMP] sale: security enhancements
bzr revid: qdp-launchpad@tinyerp.com-20101008213205-37h0e6q3i1h0bq5o
2010-10-08 23:32:05 +02:00
Fabien Pinckaers 73509ca4be [IMP] useability misc icons and buttons
bzr revid: fp@tinyerp.com-20101008144454-y9hksj2qrxictk65
2010-10-08 16:44:54 +02:00
Fabien Pinckaers 900be54ed6 [IMP] misc useability improvements
bzr revid: fp@tinyerp.com-20101008144049-2deun7vlgd6ek1be
2010-10-08 16:40:49 +02:00
Mustufa Rangwala d7e360158f [REF]
bzr revid: mra@mra-laptop-20101008061309-k8yfv27lvhhrgoc7
2010-10-08 11:43:09 +05:30
qdp-launchpad@tinyerp.com fb5d961ddd [FIX] sale: corrected invoice creation from a sale order that already had some invoice generated from line(s)
bzr revid: qdp-launchpad@tinyerp.com-20101005161130-ctum7l1ksxt2k2a2
2010-10-05 18:11:30 +02:00
sbh (Open ERP) b20cebfb27 [MERGE] Merge with lp:openobject-addons
bzr revid: sbh@tinyerp.com-20101006042708-l4itn2ywn9dwk13s
2010-10-06 09:57:08 +05:30
sbh (Open ERP) 71d15a2b94 [MERGE]: merge with lp:openobject-addons
bzr revid: sbh@tinyerp.com-20101004052515-lz0t7uccgmetsc5h
2010-10-04 10:55:15 +05:30
qdp-launchpad@tinyerp.com a08df47184 [MERGE] merged dev2 branch
bzr revid: qdp-launchpad@tinyerp.com-20101001134123-fnr30iavhwzgy4sa
2010-10-01 15:41:23 +02:00
Harry (OpenERP) 0023c6dff7 [MERGE]
bzr revid: hmo@tinyerp.com-20100930064229-7k3abrwvsdab8m3r
2010-09-30 12:12:29 +05:30
sbh (Open ERP) 7b1b073941 [MERGE] Merge with lp:openobject-addons
bzr revid: sbh@tinyerp.com-20100930052813-81bdbjinqnf1ws0y
2010-09-30 10:58:13 +05:30
Mustufa Rangwala f7e308ab52 [MERGE] Merge from trunk addons
bzr revid: mra@mra-laptop-20100930050543-3b0wvprsu7aftyky
2010-09-30 10:35:43 +05:30
Borja (Pexego) d3a5d4fad5 [FIX] Merged Borja's branch for correction on Invoice correctd workflow action of sale order
lp bug: https://launchpad.net/bugs/574348 fixed

bzr revid: jvo@tinyerp.com-20100929154627-f7l6ej8qbteh38cq
2010-09-29 21:16:27 +05:30
mtr b62cd446dd [IMP] sale:-made company_id field on sale.shop required=False
bzr revid: mtr@mtr-20100929124505-37428w3dqsqow0x9
2010-09-29 18:15:05 +05:30
mtr 5bdccf5b03 [IMP] sale:-added date_confirm field in the copy function of sale order
bzr revid: mtr@mtr-20100929113349-dle521fk9y4g93b7
2010-09-29 17:03:49 +05:30
mtr 8b9da68435 [IMP] sale:-wizard in the action of list view and changes in the yaml
bzr revid: mtr@mtr-20100928114624-s4zukca2g5ea0dt8
2010-09-28 17:16:24 +05:30
uco (Open ERP) bf0d12e99f [MERGE]: Merged with trunk-addons.
bzr revid: uco@tinyerp.com-20100928104549-mwxiplx3s2fe42t1
2010-09-28 16:15:49 +05:30
rpa (Open ERP) 71a3990a04 [FIX]: Fixed pylint warnings
bzr revid: rpa@tinyerp.com-20100927134403-d0xv04c0kkfkn724
2010-09-27 19:14:03 +05:30
Harry (OpenERP) a9e8c8fd17 [MERGE] merged with openobject-addons
bzr revid: hmo@tinyerp.com-20100927104630-gexwg3tudfq3gly8
2010-09-27 16:16:30 +05:30
Harry (OpenERP) 772c9d7c7a [MERGE] merged with addons1
bzr revid: hmo@tinyerp.com-20100927091356-8a7yraj8s070us0s
2010-09-27 14:43:56 +05:30
rpa (Open ERP) 116c9a614a [IMP]: sale: Minor typo
bzr revid: rpa@tinyerp.com-20100921094022-a88l3wypbb8ljk73
2010-09-21 15:10:22 +05:30
sbh (Open ERP) f3dd4e659d [IMP] sale,mrp,purchase: Rename the date_planned to date in stock_move
bzr revid: sbh@tinyerp.com-20100921123453-186dl4tyq1mwzo2x
2010-09-21 18:04:53 +05:30
rpa (Open ERP) a62779755d [IMP]: Improvement in configuration wizards
bzr revid: rpa@tinyerp.com-20100920054209-3hdi1n0bnjuyymim
2010-09-20 11:12:09 +05:30
mtr 23f1d3d6af [IMP] sale and sale_* modules:-useability improvements
bzr revid: mtr@mtr-20100918052321-s0oog2xkaclltknd
2010-09-18 10:53:21 +05:30
uco (Open ERP) d97ac4265b [MERGE]
bzr revid: uco@tinyerp.com-20100903045847-5pqb3kkdl27ij60m
2010-09-03 10:28:47 +05:30
Fabien Pinckaers be22df97d6 fix
bzr revid: fp@tinyerp.com-20100901202938-7m4nu0hzigy7suh0
2010-09-01 22:29:38 +02:00
uco (Open ERP) d91be1e908 [FIX] sale: Question:119827 : Corrected Workflow.
bzr revid: uco@tinyerp.com-20100901091308-zx5m4q5388cczcvs
2010-09-01 14:43:08 +05:30
uco (Open ERP) b7b6a70769 [FIX] mrp: Fixed Bug 380529: Top Level BOM with Set/Phantom type incorrect behaviour.
bzr revid: uco@tinyerp.com-20100901064519-scqma00dfp5cof7o
2010-09-01 12:15:19 +05:30
Mustufa Rangwala f1b6b52bfc [IMP] Account, Sale: not it will search only analytic accounts where parent is not false
bzr revid: mra@mra-laptop-20100819120501-q91dklumoptkkc21
2010-08-19 17:35:01 +05:30
Mustufa Rangwala 3905013318 [FIX] l10n_fr,l10n_lu: Missing wizard actions
bzr revid: mra@mra-laptop-20100818110246-a3o6nzc3koi4j99u
2010-08-18 16:32:46 +05:30
Mustufa Rangwala 29fb358087 [FIX] Sale: Sale order not created without company_id
bzr revid: mra@mra-laptop-20100818104946-d7y6hf3npfurcslv
2010-08-18 16:19:46 +05:30
sbh (Open ERP) e96c7220fb [Fix] sale: Set the company_id required true
bzr revid: sbh@tinyerp.com-20100818102406-3101i0gg0vhizo3j
2010-08-18 15:54:06 +05:30
MTR(OpenERP) 3a87abb72e [IMP] Sale: Code Improved
bzr revid: mra@mra-laptop-20100818062259-8qi7bfpuk9wt7f4z
2010-08-18 11:52:59 +05:30
Rvo (Open ERP) 45a8d54f18 [CLEAN]: removed commented code, fixed proper indentation in dictionary and removed extra spaces at few places
bzr revid: rvo@tinyerp.co.in-20100813122005-qj1l1iumkfmocyvk
2010-08-13 17:50:05 +05:30
sbh (Open ERP) 42a3ea2f01 [Fix] sale:[question/119827] Fix the problem Workflow problem : the order stays in pending state
bzr revid: sbh@tinyerp.com-20100813061054-5zwl7a11gbxyohun
2010-08-13 11:40:54 +05:30
DHS(OpenERP) 092d59adff [REF] Corrections of OpenERP instead of Open ERP
bzr revid: jvo@tinyerp.com-20100810113506-hm4ocvh4rd68dmu2
2010-08-10 17:05:06 +05:30
Mustufa Rangwala d37ef0a571 [FIX] Sale: Calculation of security days on sale order while creating shippings
bzr revid: mra@mra-laptop-20100810054609-5xm24skgzen7i90p
2010-08-10 11:16:09 +05:30
Mustufa Rangwala 7b08d6f86c [IMP] Sale: Clean code
bzr revid: mra@mra-laptop-20100806121312-gs5bf615bsecftly
2010-08-06 17:43:12 +05:30
Olivier Dony 224caa68be [REVERT] sale: reverted incorrect model change in sale.order.line, we need to be able to have multiple invoice.lines per sale.order.line
bzr revid: odo@openerp.com-20100804185919-imyt8sm0bzzsbmf6
2010-08-04 20:59:19 +02:00
MTR(OpenERP) 5c1a6112e8 [IMP] Sale: Sale order line (convert many2many of invoices to many2one)
bzr revid: mra@mra-laptop-20100804045554-eo4r8jooe3cjhdpa
2010-08-04 10:25:54 +05:30
MTR(OpenERP) d507b014b3 [IMP] Sale: creation of invoice from sale order line, yaml
bzr revid: mra@mra-laptop-20100803045512-b7sk118lqcinp0bu
2010-08-03 10:25:12 +05:30
rpa (Open ERP) 2aaa5efc7f [IMP]: sale: Improvement in log messages, removed unuseful messages
bzr revid: rpa@tinyerp.com-20100722135024-w88wr85q8zqg6la1
2010-07-22 19:20:24 +05:30
mtr (Open ERP) 90234707dc [IMP] sale: while canceling sale order line display msg if pickings are confirm
[IMP] stock: stock picking

bzr revid: mra@mra-laptop-20100720130223-pondu6rsgsyprocx
2010-07-20 18:32:23 +05:30
qdp-launchpad@tinyerp.com bc0937dd75 [IMP] delivery: small improvement on rml
[IMP] procurement: typo corrected
[FIX] sale: error occured when people invoiced a line of a sale order then tried to invoice the whole sale order. Now it raises an error because they are supposed to finish the billing process of that SO by line
[IMP] sale: small improvements in view
[IMP] sale_crm: lots of improvments
	* made it use the onchange defined on sale.order.line 
	* corrected view that displayed error client side because of unknown args passed in context + added the note tab
	* fix the sale.order.line creation in order to give also the price_unit and qty (and all other field of a sale.order.line, actually)
	* removed unecessary attributes on sale.order.make.line 
[IMP] sale_journal: created menu structure + removed widget selection not compatible with domain
[FIX] sale_layout: corrected rml (total net, taxes, total taxes included were missing + 'your reference' as wrongly filled 
[IMP] sale_layout: removed the inheritance of tree view for lines and added a domain=[('layout_type','=','article')] on the menuitem sales \ billing \ lines to invoice
[IMP] project: duplicating a task doesn't copy the active field, which is also replaced by a function fields with store=true

bzr revid: qdp-launchpad@tinyerp.com-20100718194357-eqip22swh8as90n9
2010-07-19 01:13:57 +05:30
qdp-launchpad@tinyerp.com 26c910dac8 [IMP] sale: small improvements (labels, tooltips, views..)
bzr revid: qdp-launchpad@tinyerp.com-20100717132903-70d6b6usejjcvxnd
2010-07-17 18:59:03 +05:30
qdp-launchpad@tinyerp.com c8e3e6b5bd [FIX] sale: subtotal of sale order line was computed wrongly
bzr revid: qdp-launchpad@tinyerp.com-20100713082218-mje659vjpyku5w8j
2010-07-13 13:52:18 +05:30
Mustufa Rangwala 5c9bfc683b [MERGE] Merge mtr branch for sale changes
bzr revid: mra@mra-laptop-20100713035211-6esgdic7dqyzr74d
2010-07-13 09:22:11 +05:30
mtr 1c2505ed95 [IMP] sale:-removed invoiced state in sale.order.line
bzr revid: mtr@mtr-20100712131235-x6v1e0g3vnz0y9h6
2010-07-12 18:42:35 +05:30
mtr 049dafe680 [MERGE] branch merged with lp:~openerp-dev/openobject-addons/trunk-dev-addons3
bzr revid: mtr@mtr-20100712124100-7uyuanvwvti4kffu
2010-07-12 18:11:00 +05:30
mtr 478ad61bb1 [IMP] sale:-set the appearance of button in Lines to Invoices and fixed the bug related to subtotal in sale.order.line
bzr revid: mtr@mtr-20100712123653-fbwqxnat2dz77lkp
2010-07-12 18:06:53 +05:30