Revision 476b802b
Von G. Richardson vor mehr als 5 Jahren hinzugefügt
SL/InstanceConfiguration.pm | ||
---|---|---|
176 | 176 |
|
177 | 177 |
=item C<get_ap_show_mark_as_paid> |
178 | 178 |
|
179 |
Returns the default behavior for showing the mark as paid button for the
|
|
179 |
Returns the default behavior for showing the "mark as paid" button for the
|
|
180 | 180 |
corresponding record type (true or false). |
181 | 181 |
|
182 | 182 |
=item C<get_sales_order_show_delete> |
... | ... | |
205 | 205 |
|
206 | 206 |
=item C<get_bin_id_ignore_onhand> |
207 | 207 |
|
208 |
Returns the default bin_id for transfers without checking the.
|
|
208 |
Returns the default bin_id for transfers without checking the |
|
209 | 209 |
current stock quantity |
210 | 210 |
|
211 |
|
|
212 |
|
|
213 | 211 |
=item C<get_transfer_default> |
214 | 212 |
|
215 | 213 |
=item C<get_transfer_default_use_master_default_bin> |
... | ... | |
240 | 238 |
|
241 | 239 |
=item C<get_feature_experimental_order> |
242 | 240 |
|
243 |
Returns the configuration for experimental feature "order" |
|
241 |
Returns the configuration for the experimental feature "order"
|
|
244 | 242 |
|
245 | 243 |
=item C<get_parts_show_image> |
246 | 244 |
|
... | ... | |
252 | 250 |
|
253 | 251 |
=item C<get_parts_listing_image> |
254 | 252 |
|
255 |
Returns the configuartion for showing the picture in the results when you search for parts
|
|
253 |
Returns the configuration for showing the picture in the results when you search for parts
|
|
256 | 254 |
|
257 | 255 |
=back |
258 | 256 |
|
Auch abrufbar als: Unified diff
InstanceConfiguration.pm - Typos und Style