
    ,}Pj                     >    d dl mZmZ  G d dej                        Zy)    )fieldsmodelsc                   0   e Zd ZdZ ej
                  ddd      Z ej
                  dd      Z ej
                  d	d
      Z ej
                  dd      Z	 ej                  ddd      Z ej
                  ddd      Z ej                  ddd      Zy)ResConfigSettingszres.config.settingszSAP B1 Service Layer URLzsapb1.base_urlz'e.g. https://192.168.68.16:50000/b1s/v1)stringconfig_parameterhelpzSAP B1 Company DBzsapb1.company_db)r   r   zSAP B1 Userzsapb1.usernamezSAP B1 Passwordzsapb1.passwordzVerify SSL Certificatezsapb1.verify_sslz>Off for on-prem self-signed certificates on a trusted network.zProduction Company DBzsapb1.production_company_dbz|Defaults to 'XEN' if left blank. Any write to this company DB is blocked unless 'Confirm production writes' is also checked.zConfirm production writeszsapb1.confirm_production_writeszLeave OFF except when you deliberately intend to write to production SAP B1. While off, any push/absence-log write targeting the Production Company DB above is blocked, even if Company DB is accidentally set to it.N)__name__
__module____qualname___inheritr   Charsapb1_base_urlsapb1_company_dbsapb1_usernamesapb1_passwordBooleansapb1_verify_sslsapb1_production_company_dbsapb1_confirm_production_writes     /tmp/claude-1003/-home-susu/da238cdb-39ed-486c-99e2-9f5ca01dda37/scratchpad/xeno_sapb1_sync_deploy/models/res_config_settings.pyr   r      s    $H V[[))6N
 #v{{"5G !V[[/?N !V[[ 3CN &v~~':LM #.&++&9VN#
 '5fnn*=^8'#r   r   N)odoor   r   TransientModelr   r   r   r   <module>r      s     --  r   