Custom Guided Wizard
...
Button URL Structure
Transaction Level Fields
Bills and Purchase Orders
3min
you can create bills and purchase orders as well as invoices before you start creating a bill or purchase order, make sure you have enabled bills and pos from the breadwinner tab under the configuration section button url /apex/bread winner newinvoicepage ?originating record={!salesforce record id} \&parent account=api field name c \&invoice type=bill above we specify “\&invoice type=bill”, but you may also specify “purchaseorder” to generate a purchase order you do not need to specify “invoice” as this is the default, but you may if you wish specifying bill or purchase order specific fields you do not need a different field for dates, as invoice date will be the date field for bills and purchase orders however, purchase orders have additional fields that are not used anywhere else button url /apex/bread winner newinvoicepage ?originating record={!salesforce record id} \&parent account=api field name c \&type=purchaseorder \&delivery address=delivery address c \&attention=attention field c \&po telephone=delivery phone field c \&delivery instructions=delivery info c