Custom field not appearing after git pull

Hello all,
I have created a custom field named ‘address list’ in customer doctype , after that i used
frappe --export fixtures command then i pushed my code to my git repository and i checked whether my custom field is apperaing on repository’s custom_field.csv file.Here it is showing my custom field address list
But when i pulled this repo on my live setup and i checked for that address list custom field then it is not showing after that i used frappe --latest command after that also my custom field is not appearing.After i tried bench update command but my custom field is not appearing .

Please help

Version 5 or version 4?

I am using Version 4

does this have any relation to https://discuss.frappe.io/t/custom-field-from-item-in-supplier-price-list

We are using 4.x.x (can’t recall) but the latest version 4 as of today.