Title: bcizej's Replies | WordPress.org

---

# bcizej

  [  ](https://wordpress.org/support/users/bcizej/)

 *   [Profile](https://wordpress.org/support/users/bcizej/)
 *   [Topics Started](https://wordpress.org/support/users/bcizej/topics/)
 *   [Replies Created](https://wordpress.org/support/users/bcizej/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/bcizej/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/bcizej/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/bcizej/engagements/)
 *   [Favorites](https://wordpress.org/support/users/bcizej/favorites/)

 Search replies:

## Forum Replies Created

Viewing 1 replies (of 1 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Print Invoice & Delivery Notes for WooCommerce] Uncaught ReferenceError: admin_object is not defined](https://wordpress.org/support/topic/uncaught-referenceerror-admin_object-is-not-defined/)
 *  [bcizej](https://wordpress.org/support/users/bcizej/)
 * (@bcizej)
 * [2 years ago](https://wordpress.org/support/topic/uncaught-referenceerror-admin_object-is-not-defined/#post-17942248)
 * Hi [@priyankajagtap](https://wordpress.org/support/users/priyankajagtap/)
 * We have the same issue on our site and we also get the following error on the
   orders list page:
 * `Uncaught TypeError: $(…).tooltip is not a function at HTMLDocument. (admin.js?
   ver=5.1.0:309:31)`
 * We are using WordPress 6.6.1 and Woocommerce 9.1.4. The plugin does not state
   that it is compatible with these versions so this is just some info for anyone
   else that has this error.
 * I did some digging into the code and the dependency assets/js/bootstrap.min.js
   does not load. Looking further into it, is assets/js/admin.js even needed on 
   the orders list page? The admin JS code doesn’t seem to be doing anything on 
   the orders page.
 * Fixing the code to add all proper dependencies makes the errors go away but removing
   assets/js/admin.js from loading there also works just fine.

Viewing 1 replies (of 1 total)