Disable Withdrawal Invoice

We're shifting our Forum based support to a more dedicated support system!

We'll be closing our Forum support from 10th June, 2020 and move to Email Support assistance.

  • If you are a WCFM premium add-ons user, contact us- here
  • Want to know more before buying our add-ons? Send Pre sale queries- here
  • If you are a WCFM free user, please open a support ticket at WordPress.org
  • For WCFM App related queries, reach us- here
From now the forum will be read-only!

Viewing 2 reply threads
  • Author
    Posts
    • #82726
      shitT
      Participant

      Hi again

      The system creates a PDF Withdrawal Invoice that confuses my vendors.

      How can I disable it, so that the Withdrawal Invoice PDF does not get generated in the first place (and thus not show to the vendors under store manager -> payments).

      Thanks for your help!

    • #82919
      WCFM Forum
      Keymaster

      HI,

      Please add this to your child theme’s functions.php –

      add_filter( 'wcfm_is_allow_withdrawal_invoice', '__return_false' );

      Well, this will work after WCFM Ultimate next update.

      Thank You

    • #86148
      shitT
      Participant

      Thanks a lot. it works well!

Viewing 2 reply threads
  • The topic ‘Disable Withdrawal Invoice’ is closed to new replies.