Skip to content
View in the app

A better way to browse. Learn more.

FMForums.com

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

30, 60, 90 day outstanding invoices

Featured Replies

  • Newbies

I'm trying to convince my boss to switch over to a FM7 billing/invoice system of my creation, but I can't figure out how to age outstanding invoices. I've gotten as far as converting the creation date into a number which I thought I could use to calculate vs. a current date. Now I see when the year turns it goes back to 1. Please help...

Welcome Cynron,

I would stick with date fields, calculating the parent key by Get(CurrentDate) - 30, 60, or 90. The relationship would look something like:

Interface <=> Invoice

Interface::ParentKey_DateLess30 >= Invoice::Date

AND Interface::ParentKey_DateLess60 < Invoice::Date

AND Interface::gStatusOpen = Invoice::Status

Where gStatusOpen is a global with text "Open" (or whatever you use to indicate an unpaid invoice.)

  • Author
  • Newbies

Thank you! I don't exactly understand everything youv'e written (I'm kinda new to this) but I get the gist. I appreciate the help. Thanks again.

Create an account or sign in to comment

Important Information

By using this site, you agree to our Terms of Use.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.