官术网_书友最值得收藏!

Conventions

In this book, you will find a number of text styles that distinguish between different kinds of information. Here are some examples of these styles and an explanation of their meaning.

Code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles are shown as follows: "We will then copy the state column from sale.py and paste it into our module."

A block of code is set as follows:

from osv import osv, fields


class silkworm_sale_order(osv.Model):
    _inherit = 'sale.order'

    _columns = {
        'x_daterequired': fields.date('Date Required'),
        'x_rush': fields.boolean('Rush Order'),
       }

New terms and important words are shown in bold. Words that you see on the screen, for example, in menus or dialog boxes, appear in the text like this: "Click on the Install button to begin the installation process."

Note

Warnings or important notes appear in a box like this.

Tip

Tips and tricks appear like this.

主站蜘蛛池模板: 龙南县| 新泰市| 泾阳县| 麻城市| 策勒县| 鸡泽县| 北宁市| 连州市| 襄樊市| 灵寿县| 道真| 克拉玛依市| 玉环县| 枣庄市| 大竹县| 巴塘县| 溧水县| 桐城市| 成安县| 通渭县| 铜梁县| 泰州市| 额敏县| 安陆市| 绥阳县| 屏东县| 大邑县| 天津市| 台州市| 合水县| 孟州市| 万山特区| 鹿邑县| 东乡族自治县| 乌拉特前旗| 平凉市| 泗洪县| 马尔康县| 隆德县| 连南| 阜新市|