Ignore:
Timestamp:
22 Sep 2016, 20:11:06 (8 years ago)
Author:
Henrik Bettermann
Message:

Renaming and further adjustments.

Location:
main/ikobacustom.uniben/trunk/src/ikobacustom/uniben
Files:
1 edited
1 moved

Legend:

Unmodified
Added
Removed
  • main/ikobacustom.uniben/trunk/src/ikobacustom/uniben/customers/contracts.py

    r12502 r14178  
    2626from waeup.ikoba.customers.interfaces import ICustomerNavigation
    2727from waeup.ikoba.customers.contracts import ContractBase
    28 from ikobacustom.skeleton.interfaces import MessageFactory as _
    29 from ikobacustom.skeleton.customers.interfaces import (
     28from ikobacustom.uniben.interfaces import MessageFactory as _
     29from ikobacustom.uniben.customers.interfaces import (
    3030    ISkeletonContract, ISkeletonContractEdit, ISkeletonContractProcess,
    3131    ISkeletonContractOfficialUse)
Note: See TracChangeset for help on using the changeset viewer.