Changes to underlying code have made the original video obsolete.
Beginning at minute 1:14, the action in the video shows edits to init.sls after making it a copy of init.sls.example.
In order to provide support for the various package path names in http://nightly.openerp.com, the field names to use are no longer simply . . .
openerp_archive_version: 20131222-002532
. . . but . . .
# http://nightly.openerp.com/trunk/nightly/deb/openerp_8.0dev-20140416-230101-1.tar.gz
openerp_archive_path: trunk #--+ | | | |
openerp_major_revision: 8 #----------------------------+ | | |
openerp_minor_revision: 0dev #-----------------------------+ | |
openerp_archive_version: 20140223-000101 #---------------------------+ |
openerp_archive_build: 1 # ---------------------------------------------------+
No comments:
Post a Comment