internetmarke/models
Harald Welte 2f31909b6b fix build_im_addr() for the case when both company + person name are given
When a company name and person name are given, we need to first generate
a PersonName object using inema build_pers_name() method, and then pass
that as 'person' kwarg into the build_comp_addr() method.  We cannot
simply pass alon the string name as the code did so far.

This requires python-inema 0.2 or later, but it seems like a version
dependency on an external python module cannot be expressed in
__openerp__.py
2016-12-13 14:20:23 +01:00
..
dp_delivery_carrier.py fix build_im_addr() for the case when both company + person name are given 2016-12-13 14:20:23 +01:00
dp_shipping_service.py Properly initialize boolean 'international' field 2016-07-30 19:44:43 +02:00
res_config.py it's key_phase, not key_seq 2016-07-14 10:36:46 +02:00