Skip to Content
Odoo Menu
  • Sign in
  • Try it free
  • Apps
    Finance
    • Accounting
    • Invoicing
    • Expenses
    • Spreadsheet (BI)
    • Documents
    • Sign
    Sales
    • CRM
    • Sales
    • POS Shop
    • POS Restaurant
    • Subscriptions
    • Rental
    Websites
    • Website Builder
    • eCommerce
    • Blog
    • Forum
    • Live Chat
    • eLearning
    Supply Chain
    • Inventory
    • Manufacturing
    • PLM
    • Purchase
    • Maintenance
    • Quality
    Human Resources
    • Employees
    • Recruitment
    • Time Off
    • Appraisals
    • Referrals
    • Fleet
    Marketing
    • Social Marketing
    • Email Marketing
    • SMS Marketing
    • Events
    • Marketing Automation
    • Surveys
    Services
    • Project
    • Timesheets
    • Field Service
    • Helpdesk
    • Planning
    • Appointments
    Productivity
    • Discuss
    • Approvals
    • IoT
    • VoIP
    • Knowledge
    • WhatsApp
    Third party apps Odoo Studio Odoo Cloud Platform
  • Industries
    Retail
    • Book Store
    • Clothing Store
    • Furniture Store
    • Grocery Store
    • Hardware Store
    • Toy Store
    Food & Hospitality
    • Bar and Pub
    • Restaurant
    • Fast Food
    • Guest House
    • Beverage Distributor
    • Hotel
    Real Estate
    • Real Estate Agency
    • Architecture Firm
    • Construction
    • Estate Management
    • Gardening
    • Property Owner Association
    Consulting
    • Accounting Firm
    • Odoo Partner
    • Marketing Agency
    • Law firm
    • Talent Acquisition
    • Audit & Certification
    Manufacturing
    • Textile
    • Metal
    • Furnitures
    • Food
    • Brewery
    • Corporate Gifts
    Health & Fitness
    • Sports Club
    • Eyewear Store
    • Fitness Center
    • Wellness Practitioners
    • Pharmacy
    • Hair Salon
    Trades
    • Handyman
    • IT Hardware & Support
    • Solar Energy Systems
    • Shoe Maker
    • Cleaning Services
    • HVAC Services
    Others
    • Nonprofit Organization
    • Environmental Agency
    • Billboard Rental
    • Photography
    • Bike Leasing
    • Software Reseller
    Browse all Industries
  • Community
    Learn
    • Tutorials
    • Documentation
    • Certifications
    • Training
    • Blog
    • Podcast
    Empower Education
    • Education Program
    • Scale Up! Business Game
    • Visit Odoo
    Get the Software
    • Download
    • Compare Editions
    • Releases
    Collaborate
    • Github
    • Forum
    • Events
    • Translations
    • Become a Partner
    • Services for Partners
    • Register your Accounting Firm
    Get Services
    • Find a Partner
    • Find an Accountant
    • Meet an advisor
    • Implementation Services
    • Customer References
    • Support
    • Upgrades
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Get a demo
  • Pricing
  • Help

Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:

  • CRM
  • e-Commerce
  • Accounting
  • Inventory
  • PoS
  • Project
  • MRP
All apps
You need to be registered to interact with the community.
All Posts People Badges
Tags (View all)
odoo accounting v14 pos v15
About this forum
You need to be registered to interact with the community.
All Posts People Badges
Tags (View all)
odoo accounting v14 pos v15
About this forum
Help

Why web/action/load return domain contains python code from OpenERP 7.0?

Subscribe

Get notified when there's activity on this post

This question has been flagged
android
7989 Views
Avatar
Claud Kho

When i POST data to web/action/load from my Android device, i got following data:

{ "id" : "r482",
  "jsonrpc" : "2.0",
  "result" : { "auto_refresh" : 0,
      "auto_search" : true,
      "context" : "{'search_default_in':1}",
      "domain" : "[('type','=','in'),('day','<=', time.strftime('%Y-%m-%d')),('day','>',(context_today()-datetime.timedelta(days=15)).strftime('%Y-%m-%d'))]",
      "filter" : false,
      "flags" : {  },
      "groups_id" : [  ],
      "help" : false,
      "id" : 340,
      "limit" : 80,
      "multi" : false,
      "name" : "Incoming Products",
      "res_id" : 0,
      "res_model" : "report.stock.move",
      "search_view" : "{'name': u'report.stock.move.search', 'fields': {'categ_id': {'domain': [], 'string': 'Product Category', 'views': {}, 'relation': 'product.category', 'context': {}, 'selectable': True, 'type': 'many2one'}, 'product_id': {'domain': [], 'string': 'Product', 'views': {}, 'readonly': True, 'relation': 'product.product', 'context': {}, 'selectable': True, 'type': 'many2one'}, 'partner_id': {'domain': [], 'string': 'Partner', 'views': {}, 'readonly': True, 'relation': 'res.partner', 'context': {}, 'selectable': True, 'type': 'many2one'}, 'stock_journal': {'domain': [], 'string': 'Stock Journal', 'views': {}, 'relation': 'stock.journal', 'context': {}, 'selectable': True, 'type': 'many2one', 'select': True}, 'company_id': {'domain': [], 'string': 'Company', 'views': {}, 'readonly': True, 'relation': 'res.company', 'context': {}, 'selectable': True, 'type': 'many2one'}, 'location_dest_id': {'domain': [], 'string': 'Dest. Location', 'views': {}, 'readonly': True, 'relation': 'stock.location', 'context': {}, 'selectable': True, 'type': 'many2one', 'select': True, 'help': 'Location where the system will stock the finished products.'}, 'date': {'selectable': True, 'readonly': True, 'type': 'date', 'string': 'Date', 'views': {}}, 'location_id': {'domain': [], 'string': 'Source Location', 'views': {}, 'readonly': True, 'relation': 'stock.location', 'context': {}, 'selectable': True, 'type': 'many2one', 'select': True, 'help': 'Sets a location if you produce at a fixed location. This can be a partner location if you subcontract the manufacturing operations.'}}, 'arch': '<search string=\"Moves Analysis\">\\n                <filter string=\"Done\" name=\"done\" icon=\"terp-dialog-close\" domain=\"[(\\'state\\',\\'=\\',\\'done\\')]\" help=\"Completed Stock-Moves\"/>\\n                <filter string=\"Todo\" icon=\"terp-gtk-go-back-rtl\" domain=\"[(\\'state\\',\\'in\\',(\\'assigned\\',\\'waiting\\',\\'confirmed\\'))]\" help=\"Future Stock-Moves\"/>\\n                <separator/>\\n                <filter icon=\"terp-go-home\" name=\"in\" string=\"Incoming\" domain=\"[(\\'type\\',\\'=\\',\\'in\\')]\"/>\\n                <filter icon=\"terp-go-home\" name=\"internal\" string=\"Internal\" domain=\"[(\\'type\\',\\'=\\',\\'internal\\')]\"/>\\n                <filter icon=\"terp-go-home\" name=\"out\" string=\"Outgoing\" domain=\"[(\\'type\\',\\'=\\',\\'out\\')]\"/>\\n                <field name=\"product_id\" default_focus=\"1\" modifiers=\"{"readonly": true}\"/>\\n                <field name=\"partner_id\" context=\"{\\'contact_display\\':\\'partner\\'}\" modifiers=\"{"readonly": true}\"/>\\n                <group expand=\"0\" string=\"Extended Filters...\">\\n                    <field name=\"location_id\" modifiers=\"{"readonly": true}\"/>\\n                    <field name=\"location_dest_id\" modifiers=\"{"readonly": true}\"/>\\n                    <field name=\"categ_id\" modifiers=\"{}\"/>\\n                    <field name=\"stock_journal\" modifiers=\"{}\"/>\\n                    <field name=\"company_id\" invisible=\"1\" modifiers=\"{"invisible": true, "readonly": true}\"/>\\n                    <field name=\"date\" modifiers=\"{"readonly": true}\"/>\\n                </group>\\n                <group expand=\"1\" string=\"Group By...\">\\n                    <filter name=\"group_partner\" string=\"Partner\" icon=\"terp-partner\" context=\"{\\'group_by\\':\\'partner_id\\'}\"/>\\n                    <filter name=\"group_categ_id\" string=\"Product Category\" icon=\"terp-stock_symbol-selection\" context=\"{\\'group_by\\':\\'categ_id\\'}\"/>\\n                    <filter name=\"group_product\" string=\"Product\" icon=\"terp-accessories-archiver\" context=\"{\\'group_by\\':\\'product_id\\'}\"/>\\n                    <filter name=\"group_picking\" string=\"Shipment\" icon=\"terp-accessories-archiver\" context=\"{\\'group_by\\':\\'picking_id\\'}\"/>\\n                    <filter string=\"Source Location\" name=\"src_location\" icon=\"terp-gtk-jump-to-rtl\" context=\"{\\'group_by\\':\\'location_id\\'}\"/>\\n                    <filter string=\"Dest. Location\" name=\"dest_location\" icon=\"terp-gtk-jump-to-ltr\" context=\"{\\'group_by\\':\\'location_dest_id\\'}\"/>\\n                    <filter string=\"Type\" name=\"group_type\" icon=\"terp-stock_symbol-selection\" context=\"{\\'group_by\\':\\'type\\'}\" help=\"Shipping type specify, goods coming in or going out\"/>\\n                    <filter string=\"Status\" name=\"group_state\" icon=\"terp-stock_effects-object-colorize\" context=\"{\\'group_by\\':\\'state\\'}\"/>\\n                    <filter string=\"Stock journal\" name=\"group_stock_journal\" icon=\"terp-folder-orange\" context=\"{\\'group_by\\':\\'stock_journal\\'}\"/>\\n                    <filter string=\"Company\" name=\"group_state\" icon=\"terp-go-home\" context=\"{\\'group_by\\':\\'company_id\\'}\" invisible=\"1\" modifiers=\"{"invisible": true}\"/>\\n                    <filter string=\"Day\" icon=\"terp-go-today\" context=\"{\\'group_by\\':\\'day\\'}\" help=\"Day Planned\"/>\\n                    <filter string=\"Month\" icon=\"terp-go-month\" context=\"{\\'group_by\\':\\'date\\'}\" help=\"Month Planned\"/>\\n                    <filter string=\"Year\" icon=\"terp-go-year\" context=\"{\\'group_by\\':\\'year\\'}\" help=\"Year Planned\"/>\\n                </group>\\n            </search>', 'model': 'report.stock.move', 'type': u'search', 'view_id': 536, 'field_parent': False}",
      "search_view_id" : false,
      "src_model" : false,
      "target" : "current",
      "type" : "ir.actions.act_window",
      "usage" : false,
      "view_id" : [ 544,
          "report.stock.move.graph"
        ],
      "view_ids" : [  ],
      "view_mode" : "graph,list",
      "views" : [ [ 544,
            "graph"
          ],
          [ false,
            "list"
          ]
        ]
    }
}

is there a way to convert the domain value to json array in following args:

{ "id" : "r507",
  "jsonrpc" : "2.0",
  "method" : "call",
  "params" : { "args" : [ [ [ "type",
              "=",
              "in"
            ],
            [ "day",
              "<=",
              "2013-09-19"
            ],
            [ "day",
              ">",
              "2013-09-04"
            ],
            [ "type",
              "=",
              "in"
            ]
          ],
          [ "product_qty",
            "categ_id"
          ],
          [ "categ_id" ]
        ],
      "context" : { "lang" : "en_US",
          "tz" : "Europe/Brussels",
          "uid" : 1
        },
      "kwargs" : { "context" : { "lang" : "en_US",
              "search_default_in" : 1,
              "tz" : "Europe/Brussels",
              "uid" : 1
            } },
      "method" : "read_group",
      "model" : "report.stock.move",
      "session_id" : "6a24b963778f436fbe4d901c1d27ac24"
    }
}
0
Avatar
Discard
Enjoying the discussion? Don't just read, join in!

Create an account today to enjoy exclusive features and engage with our awesome community!

Sign up
Related Posts Replies Views Activity
odoo mobile android framework
android
Avatar
Avatar
2
Oct 16
8795
Did anyone test the openerp CRM Sales android app ?
android
Avatar
Avatar
1
Mar 15
4850
Rental via mobil app
rental android
Avatar
0
May 22
2034
Integration query via API
api android
Avatar
0
Aug 21
2577
Need an Android/iOS app for Odoo Solved
android iphone
Avatar
Avatar
Avatar
Avatar
Avatar
6
Dec 23
38532
Community
  • Tutorials
  • Documentation
  • Forum
Open Source
  • Download
  • Github
  • Runbot
  • Translations
Services
  • Odoo.sh Hosting
  • Support
  • Upgrade
  • Custom Developments
  • Education
  • Find an Accountant
  • Find a Partner
  • Become a Partner
About us
  • Our company
  • Brand Assets
  • Contact us
  • Jobs
  • Events
  • Podcast
  • Blog
  • Customers
  • Legal • Privacy
  • Security
الْعَرَبيّة Català 简体中文 繁體中文 (台灣) Čeština Dansk Nederlands English Suomi Français Deutsch हिंदी Bahasa Indonesia Italiano 日本語 한국어 (KR) Lietuvių kalba Język polski Português (BR) română русский язык Slovenský jazyk slovenščina Español (América Latina) Español ภาษาไทย Türkçe українська Tiếng Việt

Odoo is a suite of open source business apps that cover all your company needs: CRM, eCommerce, accounting, inventory, point of sale, project management, etc.

Odoo's unique value proposition is to be at the same time very easy to use and fully integrated.

Website made with

Odoo Experience on YouTube

1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.

Live support on Youtube
Watch now