コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
3623 ビュー

I've published my custom module in Odoo App Store. I want to provide some documentation to users  on how to use some of the  module  features  from python. To be more precise I've created a date conversion utility module and it is capable of server side date manipulation also in a different date system (ie. Bikram  Sambat) .


I've created  README.rst at porject root directory describing the server side usage but it is not visible in Odoo App Store.


Please consider the following module for reference :

https://apps.odoo.com/apps/modules/14.0/asterisk_calls/#doc

アバター
破棄

Hi Niyas, i have succeeded in publish documentation for my apps, but how can i make image in documentation appear, i have put all of my images file in doc folder and for the content of index.rst, i wrote like '.. image: img.jpg', but it keep getting 404 error when displaying on odoo apps store, i dont understand. Can you help me please?

最善の回答

Hi,

For this what you have to do is  that,  add a doc folder inside your module and set the contents to display in rst file. (index.rst)

See the sample file:   https://github.com/odoomates/odooapps/tree/14.0/om_account_accountant/doc


In Odoo Apps:  https://ibb.co/k5pbLBr


Module Link: https://apps.odoo.com/apps/modules/14.0/om_account_accountant/


Thanks

アバター
破棄
関連投稿 返信 ビュー 活動
0
3月 25
1320
0
9月 22
6595
1
10月 21
3728
3
1月 18
4671
1
12月 15
1165