Commit Graph

18 Commits

Author SHA1 Message Date
Harald Welte 663fde65f4 use partner.is_company as indicator for company address 2016-07-15 17:03:20 +02:00
Harald Welte 590f728a68 fix naming of action in res_config.xml 2016-07-15 16:51:00 +02:00
Harald Welte 77f0962743 make sure tracking number is always set, even if there is none
Depending on the product used, there is no tracking number.  However,
the odoo shipping infrastructure expects us to return one.

Also, add a bogus space at the beginning of the tracking number, as odoo
shipping infrastructure removes the first character ?!?
2016-07-15 16:49:34 +02:00
Harald Welte 0b16804bcb fix various typos leading to exceptions 2016-07-15 16:49:20 +02:00
Harald Welte 074bc533cb avoid 'False' being printed on address labels for street2 / person 2016-07-15 16:48:49 +02:00
Harald Welte c7eb19fa57 more heuristics for splitting street/house and first/last name 2016-07-15 16:48:12 +02:00
Harald Welte fbaa84399d add link to configuration in website.config / shipping service menu 2016-07-15 13:12:50 +02:00
Harald Welte 6ce8a3a0d1 demo_data: fix UOM 2016-07-14 10:47:47 +02:00
Harald Welte 7ee4d6d0b4 demo data: partner_id / product_id required 2016-07-14 10:47:30 +02:00
Harald Welte 0f04146ef9 it's key_phase, not key_seq 2016-07-14 10:36:46 +02:00
Harald Welte 3b3dc724d6 fix typos in res_config.xml 2016-07-14 10:35:22 +02:00
Harald Welte 2230af6907 views: add search and fixe DP Service List 2016-07-14 10:33:47 +02:00
Harald Welte 51bfdf0288 fix naming of menu item 2016-07-14 10:27:03 +02:00
Harald Welte 457caf7e30 fix typos in dp_shipping_service.py 2016-07-14 10:25:37 +02:00
Harald Welte bb91f05495 fix syntax error in __openerp__.py 2016-07-14 10:25:23 +02:00
Harald Welte c1f9e4c852 rename StockPicking class to SMCStockPicking to avoid namespace clashes 2016-07-14 10:11:23 +02:00
Harald Welte 3eee973a79 add missing models/res_config.py 2016-07-14 10:08:44 +02:00
Harald Welte 14356e8203 initial import of Odoo Internetmarke Code 2016-07-14 01:27:25 +02:00