Ignore:
Timestamp:
24 Jan 2015, 09:27:40 (10 years ago)
Author:
Henrik Bettermann
Message:

Check if p_id exists in payments_catalog when importing payment tickets in create mode.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.kofa/trunk/src/waeup/kofa/utils/batching.py

    r12414 r12513  
    183183
    184184    def getEntry(self, row, site):
    185         """Get the parent object for the entry in ``row``.
     185        """Get the object for the entry in ``row``.
    186186        """
    187187        raise NotImplementedError('method not implemented')
Note: See TracChangeset for help on using the changeset viewer.