تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
4 الردود
19552 أدوات العرض

Hi, I know that we can pass parameters/actions through URL like ?debug and ?db. What else can be pass in the URL? Thanks

الصورة الرمزية
إهمال
أفضل إجابة

you can get below information from url

1) db = your db name

2) debug = debug mode, kitten = for kitten mode like type theam of kitten nothing more.

3) id = id of record

4) view_type = form,list,graph,calendar

5) model= name of object

6) menu_id = id of menu

7) action = action id which called on click of menu

الصورة الرمزية
إهمال
الكاتب

Do you know it the menu_id number and action number is fix i.e can we do a list of the available action?

menu_id and action number is fix..we can get list of action id from db table

أفضل إجابة

You can activate the kitten mode with ?kitten=1. But it seems to be a kind of Easter egg since there is no functional need :)

See question https://accounts.openerp.com/forum/Help-1/question/3915/

الصورة الرمزية
إهمال
أفضل إجابة

I was able to set model and id, however I am still not sure if it was the best way to solve my question, so I can't recommend it for sure. (https://accounts.openerp.com/forum/Help-1/question/3930/)

الصورة الرمزية
إهمال
الكاتب أفضل إجابة

Here a list of what I got for the moment, fill free to update my list or give a reference to an existing list

?debug (to access the debug mode)

?db={databasename} (Useful to use in a shortcut to user if you want to avoid the bad choice of database)

?kitten=1 (see the dedicated post for more explanation, (link to be add))

الصورة الرمزية
إهمال
المنشورات ذات الصلة الردود أدوات العرض النشاط
2
مارس 22
11314
5
يناير 24
16096
1
مايو 25
719
0
ديسمبر 24
9442
0
نوفمبر 24
1361