Skip to content

Commit

Permalink
Update comment
Browse files Browse the repository at this point in the history
  • Loading branch information
seeker25 committed Jul 17, 2024
1 parent 8ff6e32 commit aab7702
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pay-api/src/pay_api/models/partner_disbursements.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
"""Model to track EFT GL transfers."""
"""Model to track Partner Disbursements, need this table because invoices can be reversed and applied multiple times."""

from datetime import datetime

Expand Down

0 comments on commit aab7702

Please sign in to comment.